Configure passwordless ssh access on Linux
To ensure the security of your Linux system, it's important to properly configure SSH access. This guide walks...

Practical Ubuntu recipes I keep coming back to: networking (shares + VPN), common package/service setup, and real-world fixes (like services not starting on boot).
To ensure the security of your Linux system, it's important to properly configure SSH access. This guide walks...
This guide will walk you through securing your Nginx server with Basic Authentication. By implementing basic auth, you can restrict...
This guide shows how to install the Android SDK on Ubuntu without Android Studio, using the command line and sdkmanager. It is ideal if you want a lightweight setup for CI, Flutter, React Native, or CLI-based...
That's right. I did this and forgot about it, and was wondering why my laptop freezes after running a single IntelliJ, Chrome with 20 open tabs, docker desktop with 4 running containers and maybe...
I'm a long time user of Ubuntu, and still can't remember some simple tasks...like how to create a launcher icon on Ubuntu. Keeping a cheat sheet here, so I won'...
Setting up a local https website without certificate warnings was a frustrating task for me, so creating this blog post as a cheatsheet for the future... You can check out the video at the end of...