Template:Ubuntu 22.04 ISO VM Deployment

From IVS Wiki
Revision as of 10:19, 8 May 2024 by IVSWikiBlue (talk | contribs) (Created page with "{{Article | title = Ubuntu 22.04 ISO VM Deployment | content = #Download the 22.04 ISO [https://releases.ubuntu.com/jammy/ubuntu-22.04.4-live-server-amd64.iso here] #Deploy...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Ubuntu 22.04 ISO VM Deployment

  1. Download the 22.04 ISO here
  2. Deploy the ISO in your Virtual Environment
  3. Launch the Console

  1. Select your Language.

  2. Verify your Keyboard configuration.

  3. Choose Ubuntu Server for the base installation.

  4. Select Continue without updating.

  5. Configure a network interface.

  6. Select either Automatic (DHCP) or Manual.

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

    Click Done.

    If your network has a proxy server, enter in the address in the form of
    http://[[username][:password]@host[:port]/
    , otherwise, click Done

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

    Uncheck Set up this disk as an LVM group

    Ensure Use an entire disk is selected and select Done

    Verify the Storage Configuration and Select Done

    Select Continue

    Create the User Profile:

    Your Name: IVS Admin Your server’s name: ivs-valt Pick a username: ivsadmin Choose a password: @dmin51!! Confirm your password: @dmin51!!

    Check Skip for now

    Check off Install OpenSSH server Select No for Import SSH identity and select Done

    When prompted to add in Featured Server Snaps, just select Done

    The OS will be installed:

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