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

Posts Tagged "Linux"

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