Connect to Linux VPS
L1 Support Engineer
Last Update 2 years ago
If you are using Mac:
- Open the Terminal application (Utilities);
- On the command line, enter the ssh command: User-Mac:~ User$ ssh ID.s.lcwhost.net -l root
- When prompted, enter your VPS root password.
- If you are using Windows:
You can find a detailed tutorial with pictures on how to connect to the server from Windows PC using a program called PuTTY.
If using Linux:
- Open the Terminal Emulator;
- On the command line, enter the ssh command: ssh root@IP_of_your_VPS
- When prompted, enter your VPS ‘root’ password.