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

From IVS Wiki
Jump to: navigation, search
 
(6 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>
 
<li>Select your Language.</li>
 
<li>Select your Language.</li>
 +
 
{{hr - 2}}
 
{{hr - 2}}
 +
 
<li>Verify your <b>Keyboard</b> configuration.</li>
 
<li>Verify your <b>Keyboard</b> configuration.</li>
 +
 
{{hr - 2}}
 
{{hr - 2}}
 +
 
<li>Choose <b>Ubuntu Server</b> for the base installation.</li>
 
<li>Choose <b>Ubuntu Server</b> for the base installation.</li>
 +
 
{{hr - 2}}
 
{{hr - 2}}
 +
 
<li>Select <b>Continue without updating</b>.</li>
 
<li>Select <b>Continue without updating</b>.</li>
 +
 +
{{hr - 2}}
 +
 +
<li>Select a network interface to configure.</li>
 +
 
{{hr - 2}}
 
{{hr - 2}}
<li>Configure a network interface.</li>
+
 
{{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>
 +
 
{{Section - Expand | title = If Manual | width = 700px |content =  
 
{{Section - Expand | title = If Manual | width = 700px |content =  
 
Enter in the following information and click <b>Save</b>.
 
Enter in the following information and click <b>Save</b>.
 +
 
{{hr}}
 
{{hr}}
 +
 
<dl>
 
<dl>
 
<dt class="singleLineHeight">Subnet:</dt>
 
<dt class="singleLineHeight">Subnet:</dt>
Line 39: Line 56:
  
 
<li>Click <b>Done</b>.</li>
 
<li>Click <b>Done</b>.</li>
 +
 
{{hr - 2}}
 
{{hr - 2}}
<li>If your network has a proxy server, enter in the address in the form of <pre>http://[[username][:password]@host[:port]/</pre>, otherwise, click Done.</li>
+
 
 +
<li>If your network has a proxy server, enter in the address, otherwise, click <b>Done</b>.</li>
 +
:<em>Address should be in this form:</em> <code><nowiki>http://[[username][:password]@host[:port]/</nowiki></code>
 +
 
 
{{hr - 2}}
 
{{hr - 2}}
<li>Verify that the Ubuntu mirror location passes the network connectivity tests and click Done.</li>
+
 
 +
<li>Verify that the Ubuntu mirror location passes the network connectivity tests and click <b>Done</b>.</li>
 +
 
 
{{hr - 2}}
 
{{hr - 2}}
<li>Uncheck Set up this disk as an LVM group .</li>
+
 
 +
<li>Uncheck <b>Set up this disk as an LVM group</b>.</li>
 +
 
 
{{hr - 2}}
 
{{hr - 2}}
<li>Ensure Use an entire disk is selected and select Done.</li>
+
 
 +
<li>Ensure <b>Use an entire disk</b> is selected and select <b>Done</b>.</li>
 +
 
 +
{{hr - 2}}
 +
 
 +
<li>Verify the Storage Configuration and select <b>Done</b>.</li>
 +
 
 
{{hr - 2}}
 
{{hr - 2}}
<li>Verify the Storage Configuration and Select Done.</li>
+
 
 +
<li>Select <b>Continue</b>.</li>
 +
 
 
{{hr - 2}}
 
{{hr - 2}}
<li>Select Continue.</li>
+
 
 +
<li>Create the User Profile.</li>
 +
 
 +
<dl>
 +
<dt class="singleLineHeight">Your Name:</dt>
 +
<dd>IVS Admin</dd>
 +
<dt class="singleLineHeight">Your server’s name:</dt>
 +
<dd>ivs-valt</dd>
 +
<dt class="singleLineHeight">Pick a username:</dt>
 +
<dd>ivsadmin</dd>
 +
<dt class="singleLineHeight">Choose a password:</dt>
 +
<dd>@dmin51!!</dd>
 +
<dt class="singleLineHeight">Confirm your password:</dt>
 +
<dd>@dmin51!!</dd>
 +
</dl>
 +
 
 
{{hr - 2}}
 
{{hr - 2}}
Create the User Profile:
 
  
Your Name: IVS Admin
+
<li>Check <b>Skip for now</b>.</li>
Your server’s name: ivs-valt
+
 
Pick a username: ivsadmin
+
{{hr - 2}}
Choose a password: @dmin51!!
+
 
Confirm your password: @dmin51!!
+
<li>Check off <b>Install OpenSSH server</b>.</li>
 +
 
 +
{{hr - 2}}
 +
 
 +
<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>
 +
 
 +
{{hr - 2}}
  
Check Skip for now
+
<li>When the Install complete is done, select <b>Cancel update and reboot</b>.</li>
 
Check off Install OpenSSH server
 
Select No for Import SSH identity and select Done
 
 
When prompted to add in Featured Server Snaps, just select <b>Done</b>
 
 
The OS will be installed:
 
 
When the Install complete is done, select Cancel update and reboot.
 
 
</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.