Linux
-
SIGINT in Linux
This article aims to provide a comprehensive overview of SIGINT and signal handling in Linux. 1. Introduction In the world…
Read More » -
Installing Fedora Spins
This is a Fedora Spins tutorial for beginners to install the custom Fedora Spins. 1. Overview Fedora is a Red…
Read More » -
Shebang #! in Linux Scripts
1. Introduction When you write scripts in Linux you have to know the meaning of the first line from a…
Read More » -
Linux cp command
1. Introduction to cp Working with files, from time to time there will be needed to execute some actions on…
Read More » -
The fzf command
1. Introduction When working with the command line, mostly every day no matter what operating system you are using, it…
Read More » -
What is /bin/bash?
1. Introduction Bash is known also as a Unix Shell, and was written by Brian Fox for the GNU Project…
Read More » -
Command Not Found Using Sudo
1. Introduction This is an in-depth article related to the Sudo command in Linux and how to avoid command not…
Read More » -
No such file or directory Error
1. Introduction When you run commands, sometimes part of the command is incorrect or the command is unable to execute…
Read More » -
How do we use find -exec?
1. Introduction In this article, we will see how the find -exec Linux command is used. Find command is used…
Read More » -
Routing Table Entry
1. Introduction We will start this article, introducing you firstly in the networking area. Working in the networking area you…
Read More »
- 1
- 2