config:virtualbox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:virtualbox [2020/07/18 19:43] – Wulf Rajek | config:virtualbox [2025/09/22 11:19] (current) – Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Virtualbox | + | ====== Virtualbox |
- | Installation of Virtualbox | + | Installation of Virtualbox |
< | < | ||
sudo apt-get purge virtualbox-qt virtualbox-ext-pack virtualbox-dkms | sudo apt-get purge virtualbox-qt virtualbox-ext-pack virtualbox-dkms | ||
sudo apt-get remove virtualbox | sudo apt-get remove virtualbox | ||
- | wget -q https:// | + | echo "deb [arch=amd64 |
- | echo "deb [arch=amd64] | + | wget -O- https:// |
sudo apt-get update | sudo apt-get update | ||
- | sudo apt-get install virtualbox-6.0 | + | sudo apt-get install virtualbox-7.2 |
sudo vboxconfig | sudo vboxconfig | ||
</ | </ | ||
- | For Debian | + | For Debian |
Line 38: | Line 39: | ||
Application to notify user of active VNC connection: | Application to notify user of active VNC connection: | ||
https:// | https:// | ||
+ | |||
+ | Move windows to specific screens using the command line: | ||
+ | https:// | ||
+ | |||
+ | Save/ | ||
+ | https:// | ||
+ | |||
+ | Deviation of wmctrl windows move command: | ||
+ | https:// | ||
+ | |||
+ | How to safely shutdown Guest OS in VirtualBox using command line\\ | ||
+ | https:// | ||
+ | |||
+ | Mount Virtualbox Drive Image: | ||
+ | https:// | ||
+ | https:// | ||
+ | |||
+ |
config/virtualbox.1595097826.txt.gz · Last modified: (external edit)