

1. Edit /etc/sudousers
2. Add the following:

root    ALL=(ALL) NOPASSWD: ALL
nobody  ALL=(ALL) NOPASSWD: ALL

NOTE: SECURITY NOTE: The VPS Node is designed not to run any users. DO NOT USE THIS SOFTWARE if you have users running on your 
VPS NODE! This is a potential security hazard IF you have users on the hardware node.

3. Edit settings.php and change the path to vzctl and the path to where the php scripts are installed.

4. chmod 777 ip-database.txt

5. Edit .htaccess and create your password file
	>> .htpasswd -c /.htpasswd username

6. Visit the URL to where you installed the program and enjoy.
