Connecting with SSH
(1) Make sure that the command ssh works. If not then install openssh-clients.
(2) To login to your server run "ssh username@ip.ad.dr.es". So you might have something like ssh root@192.168.0.1.
(3) Enter your password and you will now be at the UNIX prompt.
TroubleShooting
If you are having trouble connecting then run "ssh -v username@192.168.0.1" and email it to support@jvds.com

