Log in VPS

Step 1: Open a Terminal in your Laptop or PC.

  • On Windows, you can open the program called Command Prompt

  • On MacOs, you can open the program called Terminal in Launchpad

Step 2: To log in to your VPS, use the command “ssh root@<IP address>”.

Example:

ssh root@185.148.257.44

Step 3: Enter your password.

! Note:

  • When you enter your password, no characters will be displayed. Just finish typing and press enter to log in.

  • If you log in the first time, you will receive a message about logging in. You just need to type 'yes' and press the Enter button to continue logging into the VPS.

Last updated