Viewing articles tagged 'ssh'
How to change the root password of your server
Short answer. Open the service at portal.advancedhosting.com, press Change Password under...
How to connect to your virtual machine over SSH
Short answer. Connect to the machine's Fixed IP with the login and password we emailed you when...
First steps on a new server: update, own login, SSH key, firewall
Before you start You'll need your server's address, login and password of the machine handy...
Everyday Linux commands for your server
The commands and command-line syntax You need about twenty commands to run a server day to...
How to copy files to and from your server
Short answer. scp for one file, rsync for a folder you will send more than once, and any SFTP...