X

linux

5 Most Used Echo Commands in Linux With Examples

This blog post will show you the five most used echo commands in Linux with examples. The echo command in…

5 Most Used Touch Commands in Linux With Examples

In this tutorial, we are going to show you the most used touch commands in Linux with examples. The touch…

10 Useful iptables Commands in Linux

In this tutorial we are going to explain to you 10 useful iptables commands applicable in any Linux distro. Iptables…

How to Install and Use Ncdu for Better Overview of Disk Usage in Linux

The default disk usage command from UNIX based system summarizes directories on trees' sizes, so it includes all their contents…

Understanding The Linux File Permissions

In this tutorial we are going to explain the Linux file permissions in different Linux distributions such as Ubuntu, CentOS,…

How to Search Files on the Linux Terminal

Finding files and directories in Linux is a very difficult task compared to Windows operating system. Especially if you are…

How to Install Asterisk on Ubuntu 20.04

Asterisk is an open-source framework used for building communications applications including VoIP gateways, and conference servers. It is used by…

How to Deny File Permissions to Everyone Except Yourself in Linux

  The role of permissions and files is much clearer in Linux when compared to Windows. Most people find it…

Using Hard and Symbolic Links in Linux

Back when Linux was in earlier development, it used to utilize a "flat" directory structure. This meant that unlike the…

How to Find Out List of All Open Ports in Linux

In this article, we will talk about how to find out a list of all open ports in Linux but…