There are some nifty tools in PowerToys for everyday users – people scared of the BIOS, even – that can make a real ...
Homebrew is a free, open-source package manager for Linux and MacOS that simplifies the installation and management of software. Think of Homebrew as a command-line version of the App Store that ...
The Linux terminal isn't nearly as hard as you think. Understanding the fundamentals will help get you started. These concepts apply to all Linux distributions. When many think about Linux, they think ...
I've tried pretty much every IRC client available for both Linux and OS X. (I use both platforms during my day job.) No matter how many times I try to find a GUI application that meets my needs, I ...
Linux 101: How to delete files and folders from the CLI Your email has been sent When you’re using a GUI, deleting a file and/or a folder is as simple as right-clicking and selecting delete. But when ...
Knowing how to work with and display exit codes on the Linux command line or in scripts can help make errors more obvious. Exit codes on the Linux command line are numeric values that provide feedback ...