Proxmox Windows VM install
In proxmox Download pertinent ISOs (add links here) Create a VM VM ID Name - next Select the ISO windows image Select Microsoft Windows type and date Under system, s...
In proxmox Download pertinent ISOs (add links here) Create a VM VM ID Name - next Select the ISO windows image Select Microsoft Windows type and date Under system, s...
Useful windows commands for PowerShell/CMD prompt DiskPart diskpart 1- list disk #lists system disks 2- select disk #select the disk you want to work on by selecting the number shown with list dis...
Securing a Linux server After creating a new Linux server, in my example it’s debian/Ubuntu, log into the server with your ssh client of choice ssh root@server-ip-address Install all updates 1:...
Proxmox Post Install Log into proxmox Set repositories nano /etc/apt/sources.list Make sure these repositories are listed deb http://ftp.debian.org/debian bullseye main contrib deb http...
My Homelab Documentation This is a personal site to document my IT learning The code here is setup for my personal workspace, use at your own risk!