GNU/Linux Infrastructure
6 posts40 min read in total
- Installing Docker on DebianInstalling Docker on Debian and understanding what separates a container from a virtual machine, from the shared kernel to your first containers.
- Install an OpenSSL self-signed certificate with nginxInstall an OpenSSL self-signed certificate (https) with nginx.
- Create a DNS server on DebianBuilding a Bind9 DNS server on Debian: forward zone, reverse zone, and forwarders, with validation before restarting the service.
- Install Nginx + Webdav on debian 11Install Nginx (web server) + Webdav (files on http) on debian 11.
- Create an OpenVPN server on debianCreate an OpenVPN server on debian and connect to it with a client.
- SSH connection with public keyConnect in SSH to a remote server using a public key (without login/password).