Increasing virtual HD size in a proxmox VM

Within the proxmox webui select the vm the drive is attached to. Highlight the hard disk. Select Disk Action – Resize disk adjust by the amount you want to increase it by in GiB. Inside the console of the VM: sudo parted /dev/sdXresizeparttype in the partition number(it will ask if you want to continue with …

Folding@Home

Installing Folding@Home is fairly easy on linux. I used Pop!_OS:I followed the installation guide at [email protected] using the most recent version of Pop!_OS it wouldn’t allow me to install FAHControl due to Pop no longer supporting Python2.Luckily the fine people at Folding have done some porting to Python3.I was able to get it installed by …