The --version (-V) option goes hand-in-hand with --help because it helps you find out about the program, and it’s usually supported where --help is. Traditionally, the --version option prints the ...
If you're new to Linux and the terminal, I can appreciate how difficult it is to learn. Learning Linux was not an easy task.
In this video from the Velocity 2015 conference, Brendan Gregg from Netflix presents a 90 minute tutorial on Linux performance tools. There are many performance tools nowadays for Linux, but how do ...
There are many aspects to security on Linux systems – from setting up accounts to ensuring that legitimate users have no more privilege than they need to do their jobs. This is look at some of the ...
The diff, comm, cmp, and colordiff commands are among the many ways to compare text files on a Linux system. There are numerous ways to compare text files on a Linux system from the command line. This ...