When you get to the first prompt when installing, instead of just letting the default continue by itself, type linux selinux=0 reiserfs
Cron is so simple yet so useful I think it’s often unappreciated! Being able to toss a command into a cron, or execute a script at specific times of the day, days of the week, etc. That’s good stuff!
You want to install a special version of openssl that’s not the latest release, but some other app requires that specific one — how do you do it?
Lets assume you don’t have the right repository installed, and you need to set that up first. If you’re looking for some package …