Difference between revisions of "Template:Ubuntu 22.04 ISO VM Deployment"

From IVS Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Article | title = Ubuntu 22.04 ISO VM Deployment | content =
+
{{Article | title = Installing a VALT Virtual Appliance | content =
 +
==Getting Started==
 +
*Download the 22.04 ISO [https://releases.ubuntu.com/jammy/ubuntu-22.04.4-live-server-amd64.iso here]
 +
*Deploy the ISO in your Virtual Environment
 +
*Launch the Console
  
#Download the 22.04 ISO [https://releases.ubuntu.com/jammy/ubuntu-22.04.4-live-server-amd64.iso here]
+
{{hr}}
#Deploy the ISO in your Virtual Environment
 
#Launch the Console
 
  
{{hr}}
+
==Installation==
  
 
<ol>
 
<ol>
Line 26: Line 28:
 
<li>Select a network interface to configure.</li>
 
<li>Select a network interface to configure.</li>
  
{{hr - 2}}
+
{{hr - 2}}
 +
 
 +
{{Aside - Helpful | content = The <b>default is DHCP</b>. Take note of the IP, as this will be used when accessing the server later.}}
  
 
<li>Select either <b>Automatic (DHCP)</b> or <b>Manual</b>.</li>
 
<li>Select either <b>Automatic (DHCP)</b> or <b>Manual</b>.</li>
Line 60: Line 64:
 
{{hr - 2}}
 
{{hr - 2}}
  
<li>Verify that the Ubuntu mirror location passes the network connectivity tests and click <b>Done>/b>.</li>
+
<li>Verify that the Ubuntu mirror location passes the network connectivity tests and click <b>Done</b>.</li>
  
 
{{hr - 2}}
 
{{hr - 2}}
Line 97: Line 101:
 
{{hr - 2}}
 
{{hr - 2}}
  
<li>Check <b>Skip for now<b>.<li>
+
<li>Check <b>Skip for now</b>.</li>
+
 
<li>Check off <b>Install OpenSSH server</b>.<li>
+
{{hr - 2}}
 +
 
 +
<li>Check off <b>Install OpenSSH server</b>.</li>
  
<li>Select <b>No</b> for <b>Import SSH identity</b> and select <b>Done</b>.<li>
+
{{hr - 2}}
+
 
<li>When prompted to add in Featured Server Snaps, just select <b>Done</b>.
+
<li>Select <b>No</b> for <b>Import SSH identity</b> and select <b>Done</b>.</li>
 +
 
 +
{{hr - 2}}
 +
 
 +
<li>When prompted to add in Featured Server Snaps, just select <b>Done</b>.</li>
 
:<em>The OS will be installed.</em>
 
:<em>The OS will be installed.</em>
+
 
<li>When the Install complete is done, select <b>Cancel update and reboot</b>.<li>
+
{{hr - 2}}
 +
 
 +
<li>When the Install complete is done, select <b>Cancel update and reboot</b>.</li>
 
</ol>
 
</ol>
 
}}
 
}}

Latest revision as of 11:05, 8 May 2024

Installing a VALT Virtual Appliance

Getting Started

  • Download the 22.04 ISO here
  • Deploy the ISO in your Virtual Environment
  • Launch the Console

Installation

  1. Select your Language.

  2. Verify your Keyboard configuration.

  3. Choose Ubuntu Server for the base installation.

  4. Select Continue without updating.

  5. Select a network interface to configure.

  6. 🕮The default is DHCP. Take note of the IP, as this will be used when accessing the server later.

  7. Select either Automatic (DHCP) or Manual.
  8. If Manual

    Enter in the following information and click Save.


    Subnet:
    The subnet VALT will be on including the subnet mask in CIDR notation.
    Address:
    IP address of the VALT server.
    Gateway:
    Default gateway of the subnet the VALT server is on.
    Name Servers:
    DNS servers.
    Search Domains:
    Enter in your institution’s search domain.

  9. Click Done.

  10. If your network has a proxy server, enter in the address, otherwise, click Done.
  11. Address should be in this form: http://[[username][:password]@host[:port]/

  12. Verify that the Ubuntu mirror location passes the network connectivity tests and click Done.

  13. Uncheck Set up this disk as an LVM group.

  14. Ensure Use an entire disk is selected and select Done.

  15. Verify the Storage Configuration and select Done.

  16. Select Continue.

  17. Create the User Profile.
  18. Your Name:
    IVS Admin
    Your server’s name:
    ivs-valt
    Pick a username:
    ivsadmin
    Choose a password:
    @dmin51!!
    Confirm your password:
    @dmin51!!

  19. Check Skip for now.

  20. Check off Install OpenSSH server.

  21. Select No for Import SSH identity and select Done.

  22. When prompted to add in Featured Server Snaps, just select Done.
  23. The OS will be installed.

  24. When the Install complete is done, select Cancel update and reboot.