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

Posts Tagged "centos"

How to use FTP from the Linux Command Line

Posted on Apr 8, 2014

You can use the ftp command to talk to an FTP server from the Linux Command Line. Type ftp to see if the tool is installed. If you get a “command not found” message then go ahead and type yum...

Learn More

The Postfix Cheat Sheet

Posted on Mar 10, 2014

I recently had some trouble with my postfix mail service. Not knowing where to being looking for log files and restart commands, I thought this quick cheat sheet would come in handy in the future: Starting...

Learn More