ISO = debian-11.6.0-amd64-netinst.iso RAM = 4096MB vCPU = 2 Storage = 25GB
##### Login as root su sudo visudo ##### add the user like below # User privilege specification root ALL=(ALL:ALL) ALL user ALL=(ALL:ALL) ALL
##### Goto Devices in Virtualbox and Insert Guest Additions ##### Click in FileExplorer on the DiskDrive to initiate the disk and run following commands cd /media/cdrom sudo sh VBoxLinuxAdditions.run sudo reboot
##### You can also copy the file contents and paste it in to the terminal
##### Passwords are stored on creation at /home/user/passwords.txt