You can log in to the virtual server (VPS) e.g. via program Putty (Windows) or via terminal (Linux, macOS).
By default you will use port 22.
Connection via putty
1. After you run the program simply fill the Host name field your login login@name_of_your_VPS.vps.wbsprt.com
. Connecting is initiated by selecting Open.
2. Then you enter the password for to your VPS.
3. After you successfully enter your password you are logged in.
TIP for putty
You don’t need to fill the Host name each time you log in, you can store the host name to a profile in the field Saved sessions. After you enter the Host name and Saved Sessions, confirm the settings with Save.
Pripojenie via terminal
Connecting via terminal works very similarly.
Open the terminal and enter command:ssh login@name_of_your_VPS.vps.wbsprt.com
Connection is confirmed with Enter. Then enter the password.