Virtual Machines - Virtual Box
software that emulates a physical computer and lets you run multiple operating systems on one machine
Last updated
software that emulates a physical computer and lets you run multiple operating systems on one machine
Last updated
su root
usermod -aG sudo,dialout <username>
shutdown -r now
#After restart:
sudo apt update && sudo apt upgrade