Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to connect to your server via terminal:

  1. Open a Terminal and enter the following command to connect to your server as a root user:
Code Block
languagebash
themeRDark
ssh root@your_VPS_IP_address

...

Code Block
languagebash
themeRDark
The authenticity of host '192.168.0.100 (192.168.0.100)' can't be established.
ECDSA key fingerprint is 79:95:46:1a:ab:37:11:8e:86:54:36:38:bb:3c:fa:c0.
Are you sure you want to continue connecting (yes/no)?

      2. Type 'yes' to continue to connect and enter your root password.

...