Quick Commands
All the random one off commands needed - regardless of level, location or useage
Adding a Sub Domain Configs to NGINX
This is the process I follow to add a site config to my NGINX reverse proxy server, which is Debi...
Allow SSH Logins to Debian LXC Containers
Once you get the container created and running: Edit the sshd_config file located at /etc/ssh/...
Reset LXC Password in the PVE
Login to the PVE, and open the shell, then execute the following (Replace the 200 with the actual...
Certbot & Let's Encrypt
The following is what I use to issue or renew (manually) Let's Encrypt certificates for my home l...
Linux Mail in Terminal
When logging into the terminal and you see the "You have mail" message, and want to delete the ma...
Update Timezone Data
Check Current TZ Data timedatectl Update TZ timedatectl set-timezone America/Phoenix List TZ ...