Cloud Quick Start: Difference between revisions

Jump to navigation Jump to search
Line 83: Line 83:
Most common Linux distributions have standardized on the name of the distro as the username. To connect to the provided CentOS images, you would use:
Most common Linux distributions have standardized on the name of the distro as the username. To connect to the provided CentOS images, you would use:
{{Command|ssh -i /path/where/your/key/is/my_key.key centos@<public IP of your server>}}
{{Command|ssh -i /path/where/your/key/is/my_key.key centos@<public IP of your server>}}
Ubuntu instances have the username “ubuntu”; Debian ones are “debian”. By default the preconfigured cloud username will have full sudo privileges. The root account is normally disabled.
where <code><public IP of your server></code> is the public IP you set in the previous step. Ubuntu instances have the username “ubuntu”; Debian ones are “debian”. By default the preconfigured cloud username will have full sudo privileges. The root account is normally disabled.


You are now connected to your instance.
You are now connected to your instance.
cc_staff
1,486

edits

Navigation menu