Your server includes out-of-band management tools for situations where the web interface isn’t accessible.
Power Controls #
- Start, stop, or reboot your server (like pressing power/reset on a physical machine).
- Whenever possible, reboot from the Linux OS rather than using power controls.
Where to find them:
- VPS & Dedicated Servers: CyberLynk Client Portal
-
VPS only: VPS Control Panel
- Also provides VNC details and OS reinstall options.
Login info:
- Sent in your signup email.
- If lost, reset your password at the login page or check Email History in the CyberLynk Portal.
VNC Console (VPS only) #
Use VNC for direct console access (e.g., to resolve firewall lockouts).
Steps:
- Get VNC details from your signup email or VPS Control Panel.
- Open a VNC client (RealVNC for Windows, Finder on Mac).
- Connect using the provided IP, Port, and Password.
- Log in as
rootwith your root password.
(Note: The VNC console button in the Client Portal is currently unavailable; use the VPS Control Panel instead.)
SSH Access #
SSH is the most common way to manage FreePBX/Linux directly.
- Default port: 22 (unless changed in
/etc/ssh/sshd_config). - Connect with PuTTY/WSL2 (Windows) or Terminal (Mac).
- Login as
root@<server_ip>using the root password from your VPS email.
If you need a root password reset, open a support ticket (requires a reboot).
