-
Notifications
You must be signed in to change notification settings - Fork 0
Home
waso99 edited this page Jan 4, 2022
·
1 revision
Welcome to the Debian-titus wiki!
Vbox share folder:
sudo adduser waso vboxsf
Auto login: edit: (/lib/systemd/system/getty@.service)
(ExecStart=-/sbin/agetty --noclear -a waso %I $TERM)
install VirtualBox Guest Additions
sudo mount /dev/cdrom /mnt
sudo apt update -y && sudo apt upgrade
sudo apt install dkms linux-headers-$(uname -r) build-essential
sudo sh /mnt/VBoxLinuxAdditions.run