How to Connect to Your Linux VPS via SSH Print

  • SSH Access, Terminal, PuTTY, Linux Login, Remote Access
  • 0

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:

  1. Windows: Use PuTTY or the built-in Windows Terminal/PowerShell. Type: ssh root@your_server_ip.

  2. macOS/Linux: Open your Terminal and type: ssh root@your_server_ip.

  3. 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.


Was this answer helpful?

« Back