The VPS Management Panel provides direct console access through VNC (Virtual Network Computing), allowing you to manage your server even when it's not reachable over the internet. This is particularly useful for troubleshooting network issues or performing system recovery.

So here's how

  1. Step 1: Log in to the VPS Management Panel

    Access your VPS Management Panel using your credentials. Ensure you have both your username and password ready. If you've forgotten your login details, you can usually reset them through the "Forgot Password" link on the login page.

  2. Step 2: Navigate to your VPS

    Once logged in, you'll see a dashboard listing all your VPS instances. Click on Manage for the specific VPS you wish to access. This will take you to the management page where you can perform various actions related to that server.

  3. Step 3: Open the VNC connection

    On the VPS management page, look for a section labeled "Remote Access" or something similar. Here, find and click on the Connect to the VPS via VNC option. This will initiate the process of setting up a VNC session.

  4. Step 4: Launch the HTML5 VNC Client

    A new window or tab will open, displaying "VNC Information." This page provides details about your VPS and instructions for connecting. Click on the Launch HTML5 VNC Client button to start the connection. The HTML5 client is accessible from any modern web browser without the need for additional software installation.

  5. Step 5: Log in to your server

    The console window will appear, displaying a login prompt. Enter your server's login credentials (username and password) to gain access. If you're unsure of these details, they can typically be found in the welcome email sent by Internetport or within your VPS management panel under "Server Details." Once logged in, you'll have full control over your server via the console.

Console access is particularly valuable when the VPS is not reachable over the internet, such as during network configuration changes or when troubleshooting connectivity issues. It allows you to perform essential tasks like restarting services, checking system logs, and configuring network settings directly from your browser.

Tips:

  • Ensure your web browser is up-to-date for the best experience with the HTML5 VNC client.
  • If you encounter any issues connecting, check that your firewall or security software isn't blocking the connection.
  • For more advanced users, consider setting up SSH keys for secure and passwordless login to your server.