Post-Installation
Techno Tim's First 11 Things
-
Install updates
apt update && apt upgrade -y -
Set up storage
-
Check S.M.A.R.T Status
-
Turn on PCIE passthrough (IOMMU)
Add the following to the existing line:nano /etc/default/grubRun the following commands:GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on"update-grubReboot the server for the changes to take effectupdate-initramfs -ureboot now -
Set up an NFS share for backups, isos, etc.
-
Set up backups
-
Upload the virtio ISO for Windows guests
-
Upload Windows and Linux ISO files
-
Create a Linux VM template and clone for use
-
Set up alerts