How to shuffle play a directory full of movies with mpv on Linux.

The mpv movie player can play a directory of movies randomly, this is useful if the user wants movies playing randomly in the background. Do it like this. mpv –shuffle /media/jason/Seagate\ Backup\ Plus\ Drive/Movies/**mpv –shuffle /media/jason/Seagate\ Backup\ Plus\ Drive/Movies/** This is the result, a randomly chosen movie from your collection. This is how to do … Read more

Get a CPU-Z styled application for Linux to keep track of CPU status.

The CPU-Z app for Windows is very good for keeping track of the status of your CPU, but this is also available on Linux with the I-Nex app. This will show comprehensive CPU information that is very detailed indeed. Get the Debian packages here: https://launchpad.net/i-nex/+download. The Ubuntu 16.10 packages installed perfectly on Ubuntu 17.04. Then … Read more