Linux Commands

How To Use The Linux Command TOP
Monitor your server’s resource usage with one of the most powerful Linux command line tools, top.

How to use SETFACL Command in Linux
Ever try to execute a file and nothing happens? Often defining file permissions, the Access Control List, is what is at work here!

How To Archive Files In Linux With The TAR Command
If you have been running Linux distributions long, then you may have come across a .tar file. Today, we will show how you can store

How To Archive Files in Linux With The ZIP Command
Ever come across a .zip file? Countless lovely things can be stored in .zip files. From operating systems, to awesome media files.

Best Rsync Crash Course of (2023)
Have you ever had a major file corruption or lost a device? Perhaps you simply like to be thorough when backing up files. Today we

Advanced UFW rules for the seasoned mind
For the seasoned among us, this is for you! We will explain default rule states, how using service names can save you time, good ways

How To Install and Use UFW Firewall In Linux
UFW, the Uncomplicated Firewall, is as true as a command line utility can be. Posing some of my very first challenges managing a server for

Important basic Linux commands for absolute beginners – (Part 1)
So you want to learn Linux? We can help you get there by getting you started with some essential and basic commands all Linux junkies

Set Hostname in Linux
Learn to change the hostname of your linux machine the old school way and the new way. Its really simple trust me.