Difference between revisions of "Installing a VALT Virtual Appliance"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
Line 1: | Line 1: | ||
{{Article | title = Installing a VALT Virtual Appliance | content = | {{Article | title = Installing a VALT Virtual Appliance | content = | ||
==Getting Started== | ==Getting Started== | ||
+ | {{Flexbox | left = | ||
*Download the 22.04 ISO [https://releases.ubuntu.com/jammy/ubuntu-22.04.4-live-server-amd64.iso here] | *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 | *Deploy the ISO in your Virtual Environment | ||
+ | *:<em><span class="singleLineHeight">Reference the table on the right for the recommended specs.</span></em> | ||
*Launch the Console | *Launch the Console | ||
+ | | right = {{VM Specs Table}} | ||
+ | }} | ||
{{hr}} | {{hr}} |
Revision as of 12:33, 3 June 2024
Installing a VALT Virtual Appliance
Getting Started
- Download the 22.04 ISO here
- Deploy the ISO in your Virtual Environment
- Reference the table on the right for the recommended specs.
- Launch the Console
Cameras | Cores | Memory |
---|---|---|
2 | 2 | 4 GB |
5 | 4 | 8 GB |
15 | 8 | 16 GB |
25 | 16 | 32 GB |
30 | 20 | 40 GB |
40 | 24 | 48 GB |
50 | 32 | 64 GB |
Installation
- Select your Language.
- Verify your Keyboard configuration.
- Choose Ubuntu Server for the base installation.
- Select Continue without updating.
- Select a network interface to configure.
- Select either Automatic (DHCP) or Manual.
- Click Done.
- If your network has a proxy server, enter in the address, otherwise, click Done.
- Address should be in this form:
http://[[username][:password]@]host[:port]/
- 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:
- Set a safe and secure password
- Confirm your password:
- Enter in the same password
- 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.
🕮The default is DHCP. Take note of the IP, as this will be used when accessing the server later.