Comments
SSH to server without entering password
$ ssh-keygen $ ssh-copy-id -i root@ip_address $ ssh root@ip_address