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

Posts Tagged "centos"

MySQL Replication Troubleshooting

Posted on May 13, 2013

Sometimes things don’t work out with replication. When I first started experimenting with it I thought this was a “setup and forget about it” kind of job. Experience has shown though that...

Learn More

How to add a User Account on CentOS

Posted on Apr 14, 2013

On both CentOS and Red Hat Linux systems you can easily create new user accounts with their own home directories. Here’s how you do this from the command line. I’m assuming you’re logged in...

Learn More