The Linux Lifetime Mastery Bundle Course
Computer programming has become one of the most in-demand skills for IT professionals. But it all starts with a basic
Computer programming has become one of the most in-demand skills for IT professionals. But it all starts with a basic
strace is a powerful command line tool for debugging and trouble shooting programs in Unix-like operating systems such as Linux.
In Unix-like operating systems such as Linux, “everything is a file” and a file is fundamentally a link to an
In our previous article, where we’ve explained how to TMOUT shell variable to auto logout Linux shell when there isn’t
How often do you leave a Linux system idle after login; a situation which can be referred to as an
Wildcards (also referred to as meta characters) are symbols or special characters that represent other characters. You can use them
This article is our ongoing series on Linux Auditing, in our last three articles we have explained how to audit
System auditing simply refers to in-depth analysis of a specific targeted system: an audit is made up of an examination
In our previous article, we have described how to count the number of files and subdirectories inside a given directory.
Linux Academy offers low-cost, top-quality online cloud training courses in AWS, OpenStack, Linux, Azure, Containers, DevOps, and so much more.
Are you a Linux system administrator and want to monitor interactive activity of all system users (Linux commands they executes)
ps (processes status) is a native Unix/Linux utility for viewing information concerning a selection of running processes on a system: