Basic Linux Installation Guide: Difference between revisions

From The Maceys in California
No edit summary
Line 1: Line 1:
The installation process for the Ubuntu virtual machines is pretty straight forward. The idea is to get a vanilla basic installation that can be built from. This should be templated.
The installation process for both the desktop physical machines and Linux VMs is pretty straight forward. The idea is to get a vanilla basic installation that can be built from.  
==Create a VM from the Proxmox console==
==Create a VM from the Proxmox console==
Pretty much stick to the defaults. Make sure to create the disk on fast1 or fast2. The distribution ISO files are on local. The usual candidate is Ubuntu 22.04, but other distributions are available.
Pretty much stick to the defaults. Make sure to create the disk on fast1 or fast2. The distribution ISO files are on local. The usual candidate is Kubuntu 26.04, but other distributions are available are loaded in the library.
 
A limited install should work on server VMs. The complete set of tools that comes with the full distribution is not needed. It is nice to have a desktop display that can be run from the console, however.


The system will boot after confirmation. Go to the console for the machine to install the OS.
The system will boot after confirmation. Go to the console for the machine to install the OS.


==Install Linux Disro==
==Install Linux Disro==
A limited install should work on server VMs. The complete set of tools that comes with the full distribution is not needed. It is nice to have a desktop display that can be run from the console, however.


DO NOT install with the ZFS option.
{{note: DO NOT install with the ZFS option}}


==[[Post Ubuntu Install]]==
==[[Post Ubuntu Install]]==

Revision as of 22:20, 14 August 2026

The installation process for both the desktop physical machines and Linux VMs is pretty straight forward. The idea is to get a vanilla basic installation that can be built from.

Create a VM from the Proxmox console

Pretty much stick to the defaults. Make sure to create the disk on fast1 or fast2. The distribution ISO files are on local. The usual candidate is Kubuntu 26.04, but other distributions are available are loaded in the library.

A limited install should work on server VMs. The complete set of tools that comes with the full distribution is not needed. It is nice to have a desktop display that can be run from the console, however.

The system will boot after confirmation. Go to the console for the machine to install the OS.

Install Linux Disro

Template:Note: DO NOT install with the ZFS option