define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true); centos | WP Hosting

Posts Tagged "centos"

How to install Unreal Engine 4 on CentOS 7

Posted on Sep 22, 2020

I usually write about Unreal Engine over on my other website, because it tackles more 3D related topics – but compiling the engine from source is a bit more “blood and gore” thing so I...

Learn More

How to install an rpm file on CentOS

Posted on Sep 20, 2020

On extremely rare occasions (LOL) we get precompiled binaires we can install on our Linux systems. Depending on the distributions, we may end up with an rpm file. I always forget how to install them when this...

Learn More

Removing the latest Kernel in CentOS

Posted on Apr 14, 2020

I’ve had a power cut recently, which seems to have corrupted the latest Kernel I have installed on my CentOS 6 server. I can boot into the previous one just fine, but of course if I forget to make a...

Learn More

How to install Blender on CentOS 7

Posted on Jul 13, 2019

I’ve been trying to build Blender from source on CentOS for many years, but never had any luck making it work. There was always one package missing, or something else that needed to be configured....

Learn More

How to revert a yum update on CentOS

Posted on Jul 12, 2019

Every so often, a yum update brings unexpected results with it, like services no longer working due to spurious error messages that don’t tell you what’s actually wrong. This only very rarely...

Learn More