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

Knowledge Base

Get the most out of your shiny new WordPress site.

How to quit vi without saving your changes

It just occurred to me that even though I know my way around vi fairly well, I never had to quit it without saving my changes. Usually I just go back in and overwrite my mistakes. Today I did something though...

Learn More

How to control SELinux in CentOS 7

SELinux – when installed – can take on one of three modes: Enforcing Permissive Disabled To check which mode SELinux is running on, we can use either sestatus for a more detailed output, or simply...

Learn More