It can connect to SSH servers using its integrated connection manager and offers various customization options in terms of appearance and other functionalities. It also supports plugins; these can be added from the settings menu to add more functionality to the app.
This terminal is open source and compatible for macOS, Windows and Linux is fully configurable and will allow you to connect either locally, or via the serial port or in Telnet and SSH and will save you time thanks to its keyboard shortcuts and will also render your daily life more pleasant.
0 Comments
If you use docker to manage an infrastructure or create docker templates, in general you will certainly have your own infrastructure with VMs + portainer for example. Or you use Docker Desktop under Windows, the disadvantage is either to have a small server, or to emulate your machines on your computer if it is powerful enough. Docker Desktop is not really optimized for deploying your future instances. A little tip to let you use Visual Studio code with docker in WSL, yes Visual Studio Code is really a powerful editor.
Certify The Web allows you to generate and then install an SSL certificate for free! In particular, it makes it possible to secure (httpS) an Exchange server or remote desktop gateways.
Certify The Web is easy to install on Windows Server. Once installed, just follow a wizard to deploy your SSL certificate for free. Certify The Web is fully compatible with IIS (Microsoft's web server functionality). There are paid certificates that you can obtain from authorized resellers such as Global Sign, for example, Certify The Web relies on the free Let's Encrypt solution and takes care of renewing the certificate automatically.
If like me you host several services at home or in production, you are not going to set up a certificate on each server or docker, the easiest way to manage certificates is to centralize certificate management in a single node or docker. Traefik is much favored but I prefer Nginx proxy manager because it is easy to use and light and above all to add a service by UI in a simpler way. Traefik is useful for its configuration files, the logic of its configuration and the integration of Docker / Kubernetes. But above all Traefik becomes the ideal solution when I load/unload containers, it is the only one that allows me to simply manage the ports dynamically.
In my infrastructure I use Microsoft's active directory a lot, which for me remains the most complete in terms of hybrid configuration on various OS.
I generally use Linux distributions as a server for web hosting and more. The easiest way is to connect an LDAP directory or active directory. Here I will detail my way with ubuntu server 22.04 lts, however the configuration may be wrong on other distributions or future updates. So be careful in productive use.
If you use a pfsense in your company, school …. with an active directory, nowadays Microsoft strongly recommends for a question of security, to encrypt your ldap connections. But since the version of PFSense 2.5.xx it is necessary to import the authoritative certificate of your LDAP. (An upcoming procedure to explain how to create an ADCS from your Active Directory). We will therefore proceed to my LAB demo which is HOME.LAN.
|
ArchivesCategories
All
|