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

Posts Tagged "Linux"

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