SSH Connection

SSH connection

To continue the Ethernity NODE installation, is easier if you connect to the new installed Ubuntu environment using SSH from another computer.

Connect using Windows

On a Windows computer, you can download PuTTY from here:

https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

To login, use the username and the password you configured while installing Ubuntu.

Connect using Linux or macOS

Inside a console on Linux, or Terminal App on macOS, type:

ssh username@ip.address

Where username is the username you filled in at Ubuntu setup and ip.address is the IP address found at the last step of the installation.

To authenticate, use the password you configured while installing Ubuntu

Last updated