Category Linux

ZSH vs Bash – Which Shell is better?

Zshvsbash

Choosing the right shell for your system can be a daunting task. There are a lot of choices available, with different features and capabilities. Two of the most popular shells are Bash and ZSH (Z Shell). Both of these shells…

How to install, setup, and use Inkscape on Linux

Install, Setup And Use Inkscape

In this tutorial article, we’ll take a look at Inkscape, a free and open-source Vector graphics Editor. The graphical format you guys are most familiar with is probably the raster format, where we work with tiny blocks of single-colored boxes,…

How to install and run PowerShell on Linux?

Install And Use Powershell On Linux

PowerShell is the default ‘Terminal’ application for Windows along with the command prompt, it has its own set of commands which is very different from the commands which are used on UNIX-like operating systems such as GNU It is tightly…

How to Edit Config Files in Linux?

Config

Config files are important in Linux because they store important information about the system configuration. This information can include things like the system hostname, the network configuration, the security settings, and more. Without these files, the system would not be…