The Alias Command in Linux
In this article, I go over the concept of aliases in Linux.

Search for a command to run...
Articles tagged with #linux
In this article, I go over the concept of aliases in Linux.

As a Software Engineer/Developer, it is inevitable to write scripts, be it for task automation, data analysis, data visualization, etc. These scripts can be written in different programming languages such as Python, PHP, Go, and the rest. However, it...

Hey friends, in this article I would be sharing how to create a Kali Linux virtual machine (VM) in the cloud using AWS. There are several ways to get your hands on Kali Linux, each way has its pros and cons, one of the easiest ways to go about this i...

Linux processes, a clear article explaining a little on what Linux processes are, the fork/exec technique and commands associated with Linux processes
