How to access CentOS8 virtual machine

Access via Console

1 ) Login to Server console from the client portal click here

2) Login as “cloud-user” with the password found from client area(See below)

 

 

 

3) Execute command “sudo -i” to switch to the root user

 

4) If you need to change the password of “root user”, then execute the command “passwd” from the console.

 

Access via SSH

 

You can the user cloud-user to access the server via SSH

cloud-user@serverIP-address 

If you need to access SSH as the root user, set a root user password by referring the step above, then access as below

root@serverIP-address

 

SSH port : 2211


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 7156