Debian
How-to guides specific to Debian and Ubuntu
Installing Certbot on Debian
Step-by-Step Guide For Apache, you would install the Apache plugin: If you are using Apache, use: Follow the prompts to complete the certificate issuance…
Installing OpenSSL on Debian
Step-by-Step Guide You should see the OpenSSL version information displayed. This command will create a new private key (mydomain.key) and a self-signed certificate (mydomain.crt)…
Installing Docker on Debian
Step-by-Step Guide You should see the Docker version information displayed. Log out and log back in for the changes to take effect, or use…
Installing Node.js on Debian
Step-by-Step Guide This command will add the NodeSource repository for Node.js 16.x. You should see the Node.js version information displayed. You should see the…
Installing Python on Debian
Step-by-Step Guide This command installs Python 3 and pip, the Python package installer. You should see the Python version information displayed. You should see…