password
option and enter a password of your choice. Save the changes to continue.Console
on the far right. This will open up a terminal window.adduser xxx.
In this case fill in xxx with whatever you desire your username to be. This is up to personal preference.adduser
command you will be asked to enter a password and enter it again to confirm it. usermod -aG sudo xxx.
In place of, xxx put in the username you created earlier.ssh [email protected]
xxx is the username you created earlier, and yyy is the IP address you copied earlier.ssh [email protected]
xxx is the username you created for the staking node setup, and yyy is the IP address you copied from your digital ocean's droplet. Once you have input this text, hit enter.