Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more. In this post, we’ll take a look at a ...
Windows seems like the easier operating system, until it is not.
If you use Linux and its associated tools on the desktop or on a Raspberry Pi, or on a server, you probably have used the command line. Some people love it and some people hate it. However, many of us ...
The command line. You either love it or hate it, but if you do anything with a Unix-like system you are going to have to use it eventually. You might find marker ...
The backup tool that outlasted every alternative I ever tried.
If you're looking to get into developing for Linux, but you prefer using a Mac as your developer tool of choice, there's a ...
The first time I used vi was in a college programming course. It was the default editor on the computer lab's UNIX systems we used to compile our assignments. I remember when our professor first ...
As a relatively isolated junior sysadmin, I remember seeing answers on Experts Exchange and later Stack Exchange that baffled me. Authors and commenters might chain 10 commands together with pipes and ...