Connecting to the server via SSH
Opening a terminal
Open a terminal on your local machine.

Using the ssh command
Connect to the server using the following command:
ssh ubuntu@<insert server IP address here>

Last updated