This guide explains how to set up an automation to automatically open a Music …
Linux basics
- Linux AdministrationLinuxLinux BasicsLinux CommandsLinux troubleshootingUnix/Linux Beginners
Understanding Linux System Logs: A Beginner’s Guide
By skThis detailed tutorial explains everything about Linux system logs, types of logs, and how …
- Linux CommandsLinuxLinux AdministrationLinux BasicsUnix/Linux Beginners
How To Mount A Drive Permanently In Linux Using Fstab: A Step-by-Step Guide
By skThis detailed guide explains how to permanently mount an external drive in Linux using …
- Linux BasicsLinuxLinux AdministrationLinux CommandsUnix/Linux Beginners
How To List All Running Daemons In Linux
By skA daemon is a background process that runs without direct user interaction. This tutorial …
- Linux BasicsLinuxLinux AdministrationLinux CommandsUnix/Linux Beginners
Understanding the Linux /proc Filesystem: A Beginners Guide
By skThe Linux /proc filesystem is a virtual filesystem that provides detailed real-time information about …
- Linux BasicsLinuxLinux AdministrationLinux CommandsLinux Tips & TricksUnix/Linux Beginners
How To Safely Edit Hosts File In Linux: A Beginners Guide
By skIn this guide, we will learn why and how to safely edit the hosts …
- Linux KernelAnnouncementsLinuxLinux BasicsLinux CommandsLinux Tips & TricksOpensourceUnix/Linux Beginners
Linux Kernel Source Code Surpasses 40 Million Lines
By skAs of January, 2025, the Linux Kernel Source has approximately 40 Million lines of …
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash declare Command Usage With Examples
By skIn Bash shell scripting on Linux, the declare command is used to define, set …
- Fish shellLinuxLinux BasicsLinux CommandsOpensourceUnix/Linux Beginners
How To Manage Functions In Fish Shell On Linux
By skThe functions command in Fish shell lets you manage and interact with Fish functions. …
- Fish shellLinuxLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
How To Change Directory And List Files In One Command In Fish Shell
By skIn this guide, we will explain different methods to change directories and list files …