Nix is a powerful package manager for Linux that offers features like reliable installations …
Linux Basics
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Find When A Command Is Executed In Linux
By skThis brief tutorial explains how to find when a command is executed in Linux …
- Display ServerLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux BeginnersWaylandX11XLibre
How To Check If You’re Running Wayland Or X11 Display Server In Linux
By skIs your Linux system using Wayland, the new display server, or the older X11? …
- Package managementLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
How To Create Desktop Menu Entries For AppImages With desktop-file-install Command In Linux
By skInstalling portable application packages like AppImages on Linux can be convenient, but integrating them …
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksPackage managementUnix/Linux Beginners
How To Find Which Package Provides A Command In Linux
By skOn Linux systems, commands are typically provided by packages installed from distribution repositories. To …
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Use maxdepth and mindepth Options With Linux find command
By skIn this tutorial, let’s learn how to use the maxdepth and mindepth options with …
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Find Parent Process ID (PPID) In Linux: A Step-by-Step Guide
By skThis tutorial will show you how to find the Parent Process ID (PPID) of …
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Count Files And Directories In Linux: A Beginner’s Guide
By skKnowing how to efficiently count files and directories in Linux is a valuable skill …
- Linux CommandsLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Quickly Empty Files Without Deleting Them In Linux And Unix
By skLearn different ways to empty files from command line without deleting the file itself …
- Linux Tips & TricksBash scriptingLinuxLinux AdministrationLinux BasicsLinux CommandsShell ScriptsUnix/Linux Beginners
Why Aliasing rm Command is a Bad Practice in Linux
By skAn alias in Unix/Linux is a shortcut that allows you to create custom commands …
