In Bash scripting, a variable is like a container that holds a value, or data. The […]
What Makes a Character Special? In Bash, a special character has a meaning beyond its literal […]
Scripts: Just a List of Commands (For Starters) In its most basic form, a Bash script […]
Save this in a file named hello.sh, give it execute permission (chmod u+x hello.sh), and run […]
Server-Room
Want to learn the secrets to efficient and cost-effective web hosting? This post shares my journey of building a self-hosted environment from scratch, including tips and tricks for overcoming common challenges.
Introduction In my journey to expand the capabilities of Life of Supa, I decided to venture […]
Virtualmin Logo
Recently, I embarked on the adventure of setting up Virtualmin to manage multiple servers. While the […]
Server-Room
Introduction In the world of web servers, two names often come up: NGINX (“Engine X”) and […]