Tutorials

You can find the latest posts here. You can also find them on the bar on the right.

  • Installing OpenVPN on Rocky Linux 8 Using Installer

    Installing OpenVPN on Rocky Linux 8 Using Installer

    Installing OpenVPN manually on Linux sucks. This is a guide on how to use the installer and how to run your own OpenVPN service on Rocky Linux 8, since 9 is not supported yet for the installer. I prefer Rocky for this task over Debian because for these types of low maintenance, low interaction servers,…


  • Hosting Your First Server And Your Own Website – WordPress on Debian 11 with NGINX

    Hosting Your First Server And Your Own Website – WordPress on Debian 11 with NGINX

    Introduction This is a guide made for beginners and those interested in having a guide that isn’t written by an idiot. Believe me, there’s a lot of bad guides out there. In this one I will try to do my best to make it as perfect as possible. If you see any mistakes at all…


  • The Cheat Program: MAN VS CHEAT

    https://github.com/cheat/cheat Introduction to Cheat and Why It’s Better Than Cheat.sh and Man This program right here is a necessity on anyone’s Linux home desktop. It is superior to the man (manuals) because they are written for human beings. It is basically a script that replaces the original “curl cheat.sh/{command here”}. Example: The difference being one…