Fedora Post Installation Tips
Here are some things I recommend you do after installing Fedora GNU/Linux.
Goodbye Manjaro. Hello, Fedora!
If you had asked me if I was done distro hopping a year ago, I would have told you yes. Well today I prove myself a liar. I will be leaving the slightly unstable playground of Manjaro in search of a more maintenance-free distribution.
Manjaro has been getting on my nerves all year. It’s really getting to the point where every fairly large update screws something up. It’s usually some kind of package conflict.
CHMOD The Easy Way
Stop using those hard to remember octal values to set file permissions on your system. Come with me into the 21st century and I’ll show you how to
chmod the easy way!
CatFish: The Best File Finder for Linux
CatFish is the file searching program you’ve been wishing for if you can’t stand the standard
find command.
BASH Brace Expansion
Here’s a neat trick about the command line you might not know. You can use curly braces to generate multiple arguments for a command.