Posts by versluis

How to allow Passive FTP Connections in Plesk

Posted on Dec 19, 2014

A little while ago I’ve written an article about opening Passive FTP Ports specifically for using Plesk on Amazon AWS. Here’s a slightly more condensed version about how to do this on any server...

Learn More

How to allow Passive FTP Connections in Plesk

Posted on Dec 18, 2014

A little while ago I’ve written an article about opening Passive FTP Ports specifically for using Plesk on Amazon AWS. Here’s a slightly more condensed version about how to do this on any server...

Learn More

How to quit vi without saving your changes

Posted on Dec 9, 2014

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

Posted on Dec 8, 2014

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