Connect to virtual server
Users have many ways to connect to the virtual server such as the Console function on VNG Cloud Portal or other client tools. Depending on the operating system of the virtual server, the operating system of the personal machine or the desired connection type, you can select the appropriate connection method.
Connect using VNG Cloud Portal console
This method requires you to have the server's password. By default, the VNG Cloud system automatically generates a password for the virtual server when you create a new one. This information will be emailed when the virtual server is created and is in Active state. You can also use the username and password you entered earlier in the server creation process.
Some cases need to use this connection method to solve, such as:
The server has a network connection problem
When it is necessary to find out the problem and handle it, the abnormal programs running on the server cause network congestion or CPU processing is too high.
The server has an incorrect firewall configuration
How to do it
Log in to VNG Cloud portal and go to vServer service page
On the Instances page, specify the server you want to connect to, at the Selection Menu on the right, select Console to open the server management window via the console
You will need the server's operating system password to log in.\
You can also call the keyboard shortcut CTRL+ALT+DEL to restart the server by clicking the Send CtrlAltDel button in the upper right corner
Connect to a Windows server using the Remote Desktop tool
Remote Desktop Protocol (RDP) requires user and password information for simple authentication when accessing the server
Request
Before connecting to a Windows server, you need to ensure the following requirements:
Windows server is in Running state, otherwise, you need to restart the server
You need the password to connect to the Instance, if you did not provide the password information when creating the server, you can use the account information and the automatically generated password sent in the email
The virtual server must have a working network connection
The Security Group setting needs to be defined as allowing traffic on port tcp/3490 for the RDP protocol
How to do it
Remote Desktop vào Server Windows HCM 03
Connect to a Linux server using the SSH Client tool
Users can use the operating system password or SSH key pair to connect to the server via the SSH protocol.
When making connections to a Linux server, you should prefer the method of using SSH key pairs and tools that support the SSH protocol such as Linux terminal or PuTTY on Windows. This is the most secure and convenient method to connect to the server.
Request
The SSH key pair must be pre-generated into the declaration in the VM new creation procedure
The Linux server that needs to connect to must be
Active Virtual servers need to have a proper network connection, for example using Floating IP to connect to the internet directly
A Security Group setting is declared and this security group is attached to the server to be connected to allow smooth traffic. Specific settings such as allow traffic port tcp/234 for SSH protocol
How to do it
Last updated