Linux Mint is the most popular Ubuntu based Linux distribution. Some would argue that it’s even more popular than Ubuntu itself. Because of its Ubuntu base, Linux Mint shares a lot of the same great features with its parent distribution while offering a more traditional desktop design. One big feature that Linux Mint is missing …
Continue reading How To Create a Linux Mint Persistent Live USBLinerd
I run a media server at home to feed music and movies to my LG smart TV (affiliate link). Ripping the family’s DVD collection is one of my tasks as the resident computer geek. Normally, Handbrake is my go-to tool for this type of thing, but in this case it was unable to detect the …
Continue reading How To Rip a DVD with MplayerIf you’ve browsed Linux groups on social media, you’ve probably seen a lot of screenshots that include a terminal window displaying the distribution logo as ASCII art along with some general system information. One program that does this is called Archey. Another is called screenFetch, and that’s what I’m going to show you how to …
Continue reading How To Install screenFetch in LinuxThere are several log files in a Linux system. Keeping an eye on these log files can be one of the important tasks of a Linux System administrator. You can easily view the end of a log file using the tail command. But if you want to monitor that file all day long it’s pretty …
Continue reading Command Line Basics – watchThere are times when you want certain information on your computer protected from prying eyes. One way to protect your information is to encrypt your home directory. However, that does not protect your information when you are logged on to your computer. I’ve shown in the past how you can use Cryptkeeper to create an …
Continue reading Create And Manage Encrypted Folders in Linux With encfs