Here's how to fix the GRUB menu configuration from the command line.
command line
Use kernel messages to identify which disk device you can mount.
Change pandoc's curly quotes into straight quotes with this script.
1 I have a Raspberry Pi 3 that’s sat unused for the last few years. I used...
The awk script interpreter is a very handy tool for systems administrators, and anyone else who uses...
Here's how I boot other systems using virtual machines in QEMU
When you collaborate on a digital project with someone, it’s a guarantee that eventually someone’s going to...
Be a power user by updating your system from the command line.
Here's how I update my system except for one problem library
Another great use of sed to make quick edits to a text file.
Here’s a neat command line trick to make changes to a text file.
Here's how I used 'find' and 'xargs' to locate the articles I wrote and count the words.
ImageMagick is a handy multipurpose command-line tool for all your image needs.
The find command is a powerful and flexible tool to locate files under a path.
Check spelling at the command line like old-school Unix with this cool script.
The base64 command converts binary data to ASCII data so that it can be transmitted as text....