User Tools

Site Tools


lknog3:netops:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lknog3:netops:setup [2019/10/01 18:37] lknog_adminlknog3:netops:setup [2023/01/31 14:21] (current) – external edit 127.0.0.1
Line 24: Line 24:
 Then click on **Continue** button Then click on **Continue** button
   * Set VM's memory size to **1024MB** and click on Continue button   * Set VM's memory size to **1024MB** and click on Continue button
-  * Set VM's hard disk option to **Create a virtual hard disk now** and then click on **Continue**+  * Set VM's hard disk option to **Create a virtual hard disk now** and then click on **Create**
   * Select disk type to **VDI**   * Select disk type to **VDI**
-  * Select storage type to **Fixed size** and **Continue** +  * Select storage type to **Dynamically Allocated** and **Continue**
-  * Make sure virtual hard disk file name in following format +
- **Ubuntu**+
   * adjust the disk size to **12.0GB** and click on **Create** to create the VM   * adjust the disk size to **12.0GB** and click on **Create** to create the VM
  
Line 45: Line 43:
   * Click on **Storage** title and select **CD ROM icon** with Caption "Empty" under the **Controller:IDE**, Click on CD ROM icon under the **Attribute** on the left side to select   * Click on **Storage** title and select **CD ROM icon** with Caption "Empty" under the **Controller:IDE**, Click on CD ROM icon under the **Attribute** on the left side to select
   * Choose **Virtual Optical Disk File**   * Choose **Virtual Optical Disk File**
-  * Locate the **Ubuntu CD Image** file you downloaded from the LEARN ftp. Press OK to close the settings window.+  * Locate the **Ubuntu CD Image** file you downloaded. Press OK to close the settings window.
   * Right click on VM and select Start to make a **Normal Start**. You should now see a separate window with Installation screen"   * Right click on VM and select Start to make a **Normal Start**. You should now see a separate window with Installation screen"
  
 === Installation === === Installation ===
  
-Installation is quite simple. You can figure it out your self  (Next... Next... Next)+Installation is quite simple. You can figure it out your self(Next... Next... Next) If asked, make sure you select **Install OpenSSH Server**. We may also not need any **Feature Server snaps** at the moment.
  
 Detailed installation guide can be found in the {{https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-server#0|ubuntu official documentation}} Detailed installation guide can be found in the {{https://tutorials.ubuntu.com/tutorial/tutorial-install-ubuntu-server#0|ubuntu official documentation}}
Line 73: Line 71:
  renderer: networkd  renderer: networkd
  ethernets:  ethernets:
-   ens33:+   enp0s3:
             dhcp4: false             dhcp4: false
             dhcp6: false             dhcp6: false
 +            accept-ra: no
             addresses:             addresses:
                 - <Your IPv4 Address>/<subnet>                 - <Your IPv4 Address>/<subnet>
lknog3/netops/setup.1569955052.txt.gz · Last modified: 2023/01/31 14:21 (external edit)