SHOWING RESULTS FOR:

dig and nslookup commands on Linux

Hello, friends. In this post, you will learn the basics of the dig and nslookup commands on Linux. These commands, although simple, are part...

How to solve “buildx is not a docker command” error on Ubuntu?

Hello, friends. Many newbies want to start with Docker, but it turns out that due to inexperience they do not manage to do the...

Alias Command: Making work easier by using alias for complex commands

Hello friends. We really like working in the terminal, as it is very efficient and suits both sysadmin and desktop users. However, the use...

How to Use ethtool Command with examples

Hello, friends. In this post, you will learn how to use ethtool Command to correctly manipulate your Ethernet card on Linux. We will also...

How to increase load with stress command on Linux

Hello, friends. Many times we want to experience how good is our processor when the workload is very high. Occasionally, we can't do it...

Using the find command to exclude files for the searching

Hello, friends. In this short post, I will help you to use the find command to show hidden files but excluding a specific file. The...

How to use the nohup command in Linux

Hello, friends. In this post, you will learn how to use the nohup command on Linux. Let's get started. Introduction In general, the nohup command allows...

How to install and use the duf command on Linux

Want a more complete alternative to the du command? Well, in this post, we will show it to you because you will learn how...

Linux/UNIX Command Line Mistakes

Hi, this post is about Linux/UNIX Command Line Mistakes. Welcome. userdel Command This command will deletes a user account and related files. $ sudo userdel sajid The above...

Top 20 sed commands to use

Hello, friends. The sed command is an overused command by sysadmins around the world. It is basically used to replace text by text in...

Latest news