Files
3engines_doc/docs/cloud/How-to-create-new-Linux-VM-in-connectVM-Dashboard-Horizon-on-connectVM-Cloud.html.md
2025-08-16 08:07:54 +05:30

64 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

How to create new Linux VM in connectVM Dashboard Horizon on connectVM Cloud[🔗](#how-to-create-new-linux-vm-in-connectVM-dashboard-horizon-on-brand-name "Permalink to this headline")
=======================================================================================================================================================================================
Go to **Project → Compute → Instances**.
![newvm1.png](../_images/newvm1.png)
Click **“Launch Instance”**.
Insert the name of the Instance (eg. “vm01”) and click Next button.
![newvm2.png](../_images/newvm2.png)
Select Instance Boot Source (eg. “Image”), and choose desired image (eg. “Ubuntu 20.04 LTS”) by clicking on arrow.
Note
If you do not need to have the system disk bigger than the size defined in a chosen flavor, we recommend setting “Create New Volume” feature to “No” state.
![newvm3.png](../_images/newvm3.png)
Choose Flavor (eg. eo1.xsmall).
![newvm4.png](../_images/newvm4.png)
Click **“Networks”** and then choose desired networks.
![newvm5.png](../_images/newvm5.png)
Open **“Security Groups”** After that, choose “default” and “allow\_ping\_ssh\_icmp\_rdp” groups.
![newvm6.png](../_images/newvm6.png)
Choose or generate SSH keypair [How to create key pair in connectVM Dashboard on connectVM Cloud](How-to-create-key-pair-in-connectVM-Dashboard-on-connectVM-Cloud.html.md) for your VM. Next, launch your instance by clicking on blue button.
![newvm7.png](../_images/newvm7.png)
You will see **“Instances”** menu with your newly created VM.
![newvm8.png](../_images/newvm8.png)
Open the drop-down menu and choose **“Console”**.
![newvm9.png](../_images/newvm9.png)
Fig. 2 Click on the black terminal area (to activate access to the console). Type: **eoconsole** and hit Enter.[🔗](#id1 "Permalink to this image")
![newvm10.png](../_images/newvm10.png)
Insert and retype new password.
![newvm11.png](../_images/newvm11.png)
Now you can type commands.
![newvm12.png](../_images/newvm12.png)
After you finish, type “exit”.
![newvm13.png](../_images/newvm13.png)
This will close the session.
If you want to make your VM accessible from the Internet check [How to Add or Remove Floating IPs to your VM on connectVM Cloud](../networking/How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-connectVM-Cloud.html.md).