64 lines
2.3 KiB
Markdown
64 lines
2.3 KiB
Markdown
How to create new Linux VM in 3Engines Dashboard Horizon on 3Engines Cloud[🔗](#how-to-create-new-linux-vm-in-3Engines-dashboard-horizon-on-brand-name "Permalink to this headline")
|
||
=======================================================================================================================================================================================
|
||
|
||
Go to **Project → Compute → Instances**.
|
||
|
||

|
||
|
||
Click **“Launch Instance”**.
|
||
|
||
Insert the name of the Instance (eg. “vm01”) and click Next button.
|
||
|
||

|
||
|
||
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.
|
||
|
||

|
||
|
||
Choose Flavor (eg. eo1.xsmall).
|
||
|
||

|
||
|
||
Click **“Networks”** and then choose desired networks.
|
||
|
||

|
||
|
||
Open **“Security Groups”** After that, choose “default” and “allow\_ping\_ssh\_icmp\_rdp” groups.
|
||
|
||

|
||
|
||
Choose or generate SSH keypair [How to create key pair in 3Engines Dashboard on 3Engines Cloud](How-to-create-key-pair-in-3Engines-Dashboard-on-3Engines-Cloud.html.md) for your VM. Next, launch your instance by clicking on blue button.
|
||
|
||

|
||
|
||
You will see **“Instances”** menu with your newly created VM.
|
||
|
||

|
||
|
||
Open the drop-down menu and choose **“Console”**.
|
||
|
||

|
||
|
||
Fig. 2 Click on the black terminal area (to activate access to the console). Type: **eoconsole** and hit Enter.[🔗](#id1 "Permalink to this image")
|
||
|
||

|
||
|
||
Insert and retype new password.
|
||
|
||

|
||
|
||
Now you can type commands.
|
||
|
||

|
||
|
||
After you finish, type “exit”.
|
||
|
||

|
||
|
||
This will close the session.
|
||
|
||
If you want to make your VM accessible from the Internet check [How to Add or Remove Floating IP’s to your VM on 3Engines Cloud](../networking/How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-3Engines-Cloud.html.md). |