The command-not-found utility is an useful utility that suggests you installation of packages when running an unavailable command in Linux.
BASH
- GamesBASHCommand line funCommand line utilitiesLinuxLinux GamingOpensourceUnix/Linux Beginners
How To Play The Classic Snake Game In Linux Terminal
By skPlay the classic Snake game in your terminal! This minimalist text-based (TUI) game is easy to learn but difficult to master.
- Linux SecurityFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksSecurityTips and TricksTrouble shootingUnix/Linux Beginners
How To Run Sudo Commands Without Password In Linux
By skLearn how to run specific commands without sudo password in Linux. Understand the benefits, risks, and best practices for secure implementation.
- Bash TipsBASHLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnixUnix/Linux Beginners
Master The Command Line With Useful Bash Aliases In Linux And Unix
By skBoost your command line productivity with these useful Bash aliases in Linux. Level up your command line skills with handy Bash aliases!
- Linux Tips & TricksLinuxLinux AdministrationLinux BasicsLinux CommandsProductivity ToolsUnix/Linux Beginners
Linux Command Line Tricks For Efficient And Faster Workflow
By skExplore a collection of Linux command line tricks and terminal tips to supercharge your productivity. Master efficient techniques and unleash the full potential of the Linux command line for a smoother and more streamlined workflow.
- Monitoring ToolsCommand line utilitiesFAQFreeBSDLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksOpensourceTips and TricksUnixUtilities
How To Monitor File Changes Using fswatch In Linux
By skThis guide explains what is fswatch, how to install fswatch, and how to monitor file changes using fswatch in Linux and Unix-like operating systems.
- Linux AdministrationCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsLinux SecurityLinux Tips & TricksMonitoring ToolsTips and TricksUnix/Linux BeginnersUtilities
How To Monitor User Activity In Linux
By skThere are many ways to monitor users in Linux. In this guide, we are going to talk about GNU accounting utilities that can be used to monitor the user activity in Linux.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Perform Arithmetic Operations In Bash
By KarthickBy Karthick 2.6K viewsIn this article, we will focus on how to do mathematical operations in bash…
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Select Loop Explained With Examples
By KarthickBy Karthick 3.6K viewsThis guide explains what is Select loop in Bash scripting and how to use Bash select loop to create a menu-driven script with examples.
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting
By KarthickBy Karthick 2K viewsThis introduction to Bash scripting guide is created with different topics that will make you comfortable in writing your first bash script.