Skip to main content
Xsec

Series

GNU/Linux Infrastructure

6 posts40 min read in total

  1. 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.9 min read
  2. Install an OpenSSL self-signed certificate with nginxInstall an OpenSSL self-signed certificate (https) with nginx.3 min read
  3. Create a DNS server on DebianBuilding a Bind9 DNS server on Debian: forward zone, reverse zone, and forwarders, with validation before restarting the service.17 min read
  4. Install Nginx + Webdav on debian 11Install Nginx (web server) + Webdav (files on http) on debian 11.3 min read
  5. Create an OpenVPN server on debianCreate an OpenVPN server on debian and connect to it with a client.6 min read
  6. SSH connection with public keyConnect in SSH to a remote server using a public key (without login/password).2 min read

Actions