#linux

When to Use apt clean, apt autoclean, and apt autoremove

Do you feel it’s quite confusing and not getting when to use apt clean, apt autoclean, and apt autoremove? then let’s come and clear it up.

Read more

How to Fix Package is in a Very Bad Inconsistent State Error?

Stuck in a situation where you are not able to remove packages from your system due to an inconsistent state error, then let me guide you through the steps to resolve this issue.

Read more

What is Strip Command and How to Use it?

This article is dedicated to show how you can easily remove the meta data or other unnecessary information from your compiled file using the strip command.

Read more

Configure Docker and Docker Containers with DockSTARTer in Linux

This article tends to make it easier for DevOps engineers to manage Docker and Docker containers, but I wouldn’t recommend following it unless you already know how they work.

Click here to learn more

How to Automate SSH Login Using sshpass in Linux

How to login to SSH in non-interactive way by providing the password in the same line Click to know more

A More Powerful Ping that can Ping Multiple Hosts

The fping command is the oldest networking program still in use today. Roland Schemers published it in 1992 with the goal of sending high-performance Read More

Write a Message on the Terminal of a Specified Logged in User.

In this article, you will learn how you can send message or text file content to another user with or without piping using the write command in Linux.

Read the complete article

How to Check Log of All Logged-In Users in Linux

Have you ever been curious to know who is connected to the remote machine or server you have been working on? I mean, who doesn’t want to do that?

Click here to learn more

5 Ways to Follow Symbolic Links in Linux

Symbolic links (also referred to as “soft links” or “symlinks”) are a kind of shortcut to another file used in the Linux operating system mostly for shared libraries.

Read the complete from here...

Understanding the Role of /dev/sda in Linux

When a Windows user encounters a Linux system for the first time, their first thought is: where are the “C:/“, “D:/“, or “E:/” drives?

Click here to read more

Pages

Subscribe to RSS - #linux