How to limit process number per user for linux user and apache/cgi
Instructions for installing PostgreSQL and Management over users and databases.
Included instructions for rebuilding of php with pgsql so you could use phpPgAdmin.
<?php
phpinfo();
?>hostname srv1.example.com2. Setup Server IP addresses
cd ~USERNAME
mkdir .ssh
chmod 700 .ssh
nano .ssh/authorized_keyschmod 600 .ssh/authorized_keys
chown -R USERNAME:USERNAME .ssh
chown USERNAME:USERNAME .ssh/authorized_keysssh USERNAME@SERVER-IP -i /root/.ssh/backup/id_rsa