Want to increase your speed and productivity at the Linux desktop? There's maybe no faster trick to pick up than learning the keyboard shortcuts for common window management…
Of the many things the go executable can do, most people know only go run and go build. And, of the many packages in the standard Go library, most people know only the fmt…
SELinux may seem complex at first, but with the right cheat sheet it can become a powerful ally for sysadmins. This guide is designed to help you to improve your skills…
In this cheat sheet, you'll learn how to use Vim just enough to get by for work or a project. For a more in-depth look, read Learn just enough Vim to get by (with screenshots)…
Version control is an important tool for anyone looking to track their changes these days. It's especially helpful for programmers, sysadmins, and site reliability engineers…
If you need to extract data from files, or simply display data in a new way, you need a script. AWK is a scripting language that does exactly that in a straightforward way. It…
Just about every key and key combination can access a feature in Blender. This cheat sheet doesn't list every single one of those, that's been done. Instead, this cheat sheet…