A port is a logical entity that represents an endpoint of communication and is associated with a given process or […]

A port is a logical entity that represents an endpoint of communication and is associated with a given process or […]
This Linux Command Handbook will cover 60 core Bash commands you will need as a developer. Each command includes example […]
Since the creation of Unix in the 1970s, a lot of operating systems have used it as their foundation. Many […]
It’s a basic requirement to rename the files and directories on a Linux system. There are two ways to rename […]
The head command is used to print the few first lines (by default 10 lines) of file or standard output. […]
Introduction The Cron daemon is a built-in Linux utility that runs processes on your system at a scheduled time. Cron […]
We have taken initiative to produce Linux tips and tricks series. If you’ve missed the last article of this series, […]
This topic might seem a bit peculiar. I mean, why should you convert your home directory into a separate partition? […]
For one reason or the other, you may wish to run a command repeatedly for several times in Linux. This […]
What is Apt-Get? Apt is a command line frontend for the dpkg packaging system and is the preferred way of […]