Learn Linux - Sayfa 2

Story Behind Tux Penguin as the Official Linux Mascot
We cannot 100% declare ourselves as complete Linux users or enthusiasts without having boarded the same train with the famed official Linux Mascot, Tu...
Wildcards in Linux explained with 10 examples
Wildcards, a.k.a. meta characters, are a godsend when it comes to searching for particular filenames from a heap of similarly named files. For example...
Linux Mint 20.1 “Ulyssa” Review and Upgrade Guide
The hierarchy tree of Linux Mint makes it an Ubuntu-based Debian-based Linux distribution that is community-driven. This historical and developmental ...
NS Lookup Command in Linux with Examples
nslookup (Name Server Lookup) is a Linux tool used to get information from a DNS Server as requested by the user. The DNS (Domain Name System) is a cr...
Linux awk command with 10 examples
Computer systems have always been used to analyze valuable data stored in simple text files. In turn, computer systems themselves are managed through ...
Top 25 Linux Interview Questions
The IT industry depends heavily on Linux. So, if you are trying to get into one of the IT industry positions, you need to be good at Linux. As someone...
Linux Host File How to Edit and Use it?
To understand what a Linux host file is, we will need to undertake this tutorial through a visual aid approach. So fire up your Ubuntu terminal but fi...
History command in Linux with examples
The history command in Linux is no complex jargon. It is exactly what you think it is, and there is no hidden meaning behind it. The same way you look...
How to create Cron Jobs on Linux
A Cron or Cron job is a time-based scheduler common in Linux/Unix systems. It schedules specified user tasks to run periodically in fixed date, time, ...