Managing users and their group memberships efficiently is a fundamental task in Linux and …
Linux tips
- NixOSDevOpsLinuxLinux AdministrationLinux BasicsLinux CommandsLinux DistributionsLinux Tips & TricksPackage managementTips and TricksUnix/Linux Beginners
How To Test A Package Without Installing It Using Nix In Linux
By skDo you want to quickly test a software package without installing it in your …
- NixOSLinuxLinux AdministrationLinux BasicsLinux CommandsLinux DistributionsLinux Tips & TricksSecure Shell (SSH)Unix/Linux Beginners
How To Install openSSH on NixOS
By skIn this brief tutorial, we will walk you through the steps to install openSSH …
- 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 …
