ifconfig vs ip: What’s Difference and Comparing Network Configuration
Linux based distributions have featured set of commands which provide way to configure networking in easy and powerful way through
Linux Commands for Linux Beginners
Linux based distributions have featured set of commands which provide way to configure networking in easy and powerful way through
A system administrator often needs to run a command repeatedly in a certain periods of time. Often such tasks can
SSH or Secure Shell in simple terms is a way by which a person can remotely access another user on
One of the renowned search tool on Unix-like systems which can be used to search for anything whether it be
Environment Variables are some special variables that are defined in shell and are needed by programs while execution. They can
Usually, we are in habit of saving a lot of information in form of files on our system. Some, hidden
In this tutorial, we will be discussing how to restrict SFTP users to their home directories or specific directories. It
You have a lot of images, and want to optimize and compress the images without losing its original quality before
Hi fellow Linux readers, I’m bringing you yet another great article from our Linux Tips and Tricks series, this time
A Partition is a space carved out from a physical disk which can be used to either install an Operating
fdisk stands (for “fixed disk or format disk“) is an most commonly used command-line based disk manipulation utility for a
Today, we will be discussing about how to sync files using rsync with non-standard SSH port. You might wonder why