A symbolic link also known as a soft link is a kind of a pointer that points to the location of a folder or a file on your system. Some of these links are created by default on your system,
How to get a list of Symbolic Links on Linux

A symbolic link also known as a soft link is a kind of a pointer that points to the location of a folder or a file on your system. Some of these links are created by default on your system,
What are Linux log files? Log files are simply plain text files that contain the set of records, events, or messages about the server, applications, and services running on your Linux operating system. They are used by system administrators for
Sometimes you don’t want a process to run at a default time set by the operating system, but you want to set the time for a process to run yourself. To do this, we use the cron daemon in Ubuntu,
User management becomes a critical consideration when you want to add multiple users to the system. If user management on your system is not effective, you may have to compromise security and access to the private and sensitive information on
There are some files that we are downloaded from the internet that have extensions of .bin or .run. To run such files, we have to set the permission to execute those files. A .bin or .run file is a self-extracting
Have you ever experienced slow download speed when downloading or updating packages in Ubuntu, even if your network connection is working fine? This problem mainly occurs when you update and install packages for the first time after installing a new
SSH (Secure Shell) is an encrypted protocol to connect with the remote device. By default, it works on TCP port 22. There are two methods to connect with the remote server using SSH, one is by using password authentication, and
The Linux command line – the terminal – stores history of commands executed in the past by a user. This history is persistent and remains in memory even if we reboot our system. We can retrieve and reuse these stored
When we view the contents of any directory in Ubuntu, it is displayed based on file and folders’ names. However, sometimes we may need to sort the files in a specific order to get a better overview and locate files
It is common practice for users to have to provide authentication information in order to log on to a Linux system. This helps protect sensitive or personal files, emails, and other data that reside on your system from any physical