How to Connect to the Server via VNC
- Log in to the KVM Management Portal.
- Locate your VPS in the Services tab.
- Click on Start VNC , then use noVNC to connect to the console of your server.
What to Check Once Connected via VNC
If your server’s operating system is Linux:-
Check the network interfaces:
- Make sure the network interface (e.g.,
eth0
,ens3
) is UP and has a valid IP address.
- Make sure the network interface (e.g.,
-
Check the gateway and ping it:
-
Identify the gateway address (look for the line
default via ...
). -
Then ping the gateway:
-
Identify the gateway address (look for the line
-
Ping local addresses:
-
Ensure the local network stack is working:
-
Ensure the local network stack is working:
-
Check the SSH service:
-
Verify if the SSH service is running:
-
Verify if the SSH service is running:
-
Check the web server (if applicable):
-
If nginx or apache is installed:
-
If nginx or apache is installed:
-
Review recent logs:
-
Check for any recent system or network errors:
-
Check for any recent system or network errors:
-
Restart the networking service if necessary:
-
If there are issues with the network interfaces or configuration:
-
If there are issues with the network interfaces or configuration: