•  Home
  •  Dashboard
  •  Company
    • About Us
    • Blog
    • Careers
    • Contact Us
    • Data Centers
    • Looking Glass
    • Network
    • Reseller
  •  Hosting Services
    • Infrastructure
      • iColocation
    • Compute
      • cMetal
      • cVirtual
    • Storage
      • sObject
      • sBlock
    • Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • Protection
      • pBackup
      • pDDoS
  •  Solutions
    • Ecommerce
    • Finance
    • Gaming
    • Hosting
    • Management
    • Security
    • System Integrator
  •  Support
    • Community
    • Knowledge Base
    • Open A Ticket
  •  USA & Canada: 800-933-1517
  •  International: 626-549-2801
  •  Email: sales@psychz.net
  • Services
    • new-colocation-header-img
      Infrastructure
      • iColocation
    • new-compute-header-img
      Compute
      • cMetal
      • cVirtual
    • new-storage-header-img
      Storage
      • sObject
      • sBlock
    • new-networking-header-img
      Networking
      • nCDN
      • nIP Transit
      • nWavelength
    • new-protection-header-img
      Protection
      • pBackup
      • pDDoS
  • Solutions
    • Ecommerce
    • Security
    • Gaming
    • Hosting
    • Management
    • Finance
    • System Integrator
  • Dashboard

cVirtual Connect From Linux

  • Home
  • Client
  • Knowledgebase
  • Compute
  • cVirtual
  • cVirtual Connect From Linux

Table Of Content

Related Articles

  • cVirtual Supported Operating System
  • cVirtual Billing
  • cVirtual Storage
  • cVirtual Compute Types - Dedicated vs Shared
  • cVirtual Connect from Windows
  • cVirtual Best Security Practices
  • cVirtual Console
  • cVirtual Rescue
  • cVirtual OS Installation
  • cVirtual Power Management
  • cVirtual Create
  • cVirtual Intro
  • Views: (278)
  • Votes: (0)
Was this article helpful?
VOTE

cVirtual Connect From Linux

Publisher: Psychz Networks,  October 07,2024

Once your virtual machine (VM) is operational, you can proceed with the following steps to connect and begin your work.

For CLI (Command Line Interface) using SSH (Secure Shell)

Open the Terminal:

  • On Linux, you can use the built-in terminal.

Use the SSH Command:

  • In the terminal, run the following command:
# ssh username@server_ip_address
  • Replace the username with your server's username (e.g., root or another user account).
  • Replace server_ip_address with the IP address of your Linux server (e.g., 192.168.1.10).

Enter the Password:

  • When prompted, enter the password for the server's user account.

That's it! You should now be connected to your Linux server via SSH.

For GUI (Graphical User Interface) access using VNC

With VNC (Virtual Network Computing), you can access your Linux server's complete graphical desktop environment.

  • Install VNC Server on the Server (Ubuntu/Debian)
# sudo apt install tightvncserver

CentOS/Fedora/RHEL

# sudo yum install tightvncserver
  • Start the VNC Server: Set a password and start the VNC server.
# vncserver
  • Install VNC Viewer on Your Local Machine like TigerVNC or RealVNC Viewer on your local machine.

Ubuntu/Debian

# apt install tigervnc-viewer
  • Connect to the VNC Server: Use the VNC viewer to connect to the server's IP address and VNC port (5901, 5902, etc.).

Example connection:

# vncviewer server_ip_address:1

Once you have successfully connected to the server, the graphical user interface (GUI) of the server will be displayed on your local machine. This allows you to interact with the server’s desktop environment just as if you were working directly on the server itself.

Related Articles

  • cVirtual Supported Operating System
  • cVirtual Billing
  • cVirtual Storage
  • cVirtual Compute Types - Dedicated vs Shared
  • cVirtual Connect from Windows
  • cVirtual Best Security Practices
  • cVirtual Console
  • cVirtual Rescue
  • cVirtual OS Installation
  • cVirtual Power Management
  • cVirtual Create
  • cVirtual Intro
  • Views: (278)
  • Votes: (0)
Was this article helpful?
VOTE
Copyright © 2025 Psychz Networks,
A Profuse Solutions Inc Company
Hosting Services
Infrastructure
  • iColocation
Compute
  • cMetal
  • cVirtual
Storage
  • sObject
  • sBlock
Networking
  • nCDN
  • nIP Transit
  • nWavelength
Protection
  • pBackup
  • pDDoS
Company
  • About Us
  • Blog
  • Careers
  • Contact Us
  • Data Centers
  • Looking Glass
  • Network
  • Reseller
Policies
  • Acceptable Usage Policy
  • Privacy Policy
  • Service Level Agreement
  • Terms and Conditions
Support
  • Community
  • Knowledge Base
  • Open A Ticket
Get In Touch
  • Psychz Networks,
    A Profuse Solutions Company
    611 Wilshire Blvd #300
    Los Angeles,California 90017
    USA
  • US/Canada: 800-933-1517
  • International: 626-549-2801