blog.masoko.net
» linux
Set in your .bashrc or .zshrc file: export username="git-hub-token" Then run the command below to save your credentials git remote...
To mount a samba share when Ubuntu boots you need to add a line to your /etc/fstab file. You’ll have...
Generate the certificate on the machine you are going to login from: ssh-keygen Check the certificate to make sure it...
In this article I’ll show you how I installed LetsEncrypt certificate for my home-assistant instance that is behind a nginx...
Configure NGINX as a reverse proxy In this tutorial we assume that there are two python applications / sites running...
This is the iptables configuration I have used to secure my pihole instance before exposing it publicly. This configuration will...