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 ...
How to get started with this useful new programming language. You've probably heard of Go. Like any new programming language, it took a while to mature and stabilize to the point where it became ...
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 ...