Server FAQ
DNS configurationSince the good reach of Google dns (8msec at time of test) we suggest you to use its nameserver adding the following lines to /etc/resolv.conf:
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 8.8.4.4
edit /etc/ssh/sshd_config replacing the following line:
PermitRootLogin yes
with:
PermitRootLogin no
Solve pts allocating problems on XEN Virtual Servers (domU):
edit /etc/fstab adding the following line:
Using our Backup Servernone /dev/pts devpts gid=5,mode=620 0 0
and exec by root:apt-get install udev
after having given us your public key, generated by the following command:
ssh-keygen -t rsa
we will delivery the line to add to your /etc/crontab to schedule your automated incremental backups.