Shell Scripting

A Guide on How to Master Bash If Else… Statements

Introduction As someone who creates apps and occasionally uses Linux, it's crucial to control...

How to Fix the SSH Permission Denied (publickey) Error

Introduction SSH, or Secure Shell, is an essential protocol that is widely-used in the...

The Linux Command Line: A Tale of Two Tools – apt...

apt vs apt get Regardless of your preferred Linux distribution, package management is an important function for every...

How to List Installed Packages on Ubuntu Linux

How to List Installed Packages on Ubuntu Linux If your preferred Linux distribution...

Bash Script Arguments: A Comprehensive Guide

When I first delved into bash scripting, arguments seemed like a mystery, holding the key to unlocking...

Linux Shell Scripting part-2: Message Displaying, User Variables and Environment Variables

In our last post on Shell Scripting, Starting with Linux Shell Scripting you have seen how to start with shell scripts. Shell scripts may or...

Top 10 alternative to Notepad++ in Linux

Introduction No doubt that notepad ++ is a fabulous application for programming and general text editing, it's  os one of the best known text editor....

A Simple Bash Script to display your CPU Temperature and Battery...

This article is primarily aimed at those who are newer to shell scripting. I go into depth to hopefully show beginners a practical use...

Linux Shell Scripting part-1: Starting with Linux Shell Scripting

Dear Unixmen Community, We are pleased to announce shell scripting series for our valued readers, who may not have a sound understanding of Shell...