General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Anony Mousse
Learn Linux TV
comments
Comments by "Anony Mousse" (@anon_y_mousse) on "Learn Linux TV" channel.
Fascinating list. The only one of these I'm worried about is my memory going bad, and thankfully that's never happened. One tip I can give on indexing your files, as it's an immensely useful thing to have when you're trying to find a file and you've forgotten precisely where you put it, is to use mlocate. A simple cron job to run updatedb during those times when you're not using your computer, and then you can run locate from the command line to find whatever you're looking for. It's super fast, and I've got multiple terabytes of files. I'm sure someone has written a wrapper for it if anyone wants to avoid the terminal and only use GUI tools, and if anyone reading this knows of such tools, leave a reply for others.
1