# Force resolution in VMware xrandr --newmode "1920x1080" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync xrandr --addmode Virtual1 1920x1080
# Command line vmware-vdiskmanager -c -s 50GB -a lsilogic -t 0 "full-clone.vmdk" ubuntu image vmware
# System updates sudo apt update && sudo apt upgrade -y # Force resolution in VMware xrandr --newmode "1920x1080"
VM_NAME="Ubuntu-Dev-22.04" VM_PATH="/path/to/vm/$VM_NAME" BACKUP_DIR="/backup/vm" DATE=$(date +%Y%m%d) ubuntu image vmware