To manage your Linux VPS at VPSgrid.net, you must use the Secure Shell (SSH) protocol. This provides an encrypted terminal session to your server.
Connection Details:
-
Host: Your Server IP (e.g.,
72.244.37.x). -
Port: 22 (Default).
-
Username:
root.
How to Connect:
-
Windows: Use PuTTY or the built-in Windows Terminal/PowerShell. Type:
ssh root@your_server_ip. -
macOS/Linux: Open your Terminal and type:
ssh root@your_server_ip. -
Enter your password when prompted. Note that the cursor will not move while typing passwords for security.
Support: If you encounter a "Connection Refused" error, please reach out to support@vpsgrid.net.