config:virtualbox
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
config:virtualbox [2016/06/22 16:55] – created Wulf Rajek | config:virtualbox [2025/09/22 11:19] (current) – Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Virtualbox | + | ====== Virtualbox |
- | Install virtualbox | + | Installation of Virtualbox 7 on Linux Mint 22 (based on Ubuntu Noble): |
< | < | ||
- | sudo apt-get | + | sudo apt-get |
- | wget http:// | + | sudo apt-get remove virtualbox |
- | </ | + | |
- | create default vm directory in home directory | + | echo "deb [arch=amd64 signed-by=/ |
- | < | + | wget -O- https:// |
- | mkdir ~/VM | + | |
+ | sudo apt-get update | ||
+ | sudo apt-get install virtualbox-7.2 | ||
+ | sudo vboxconfig | ||
</ | </ | ||
- | Start virtualbox, add the extension | + | For Debian 12 replace noble with bookworm in the apt line above. |
+ | |||
+ | |||
+ | Various Notes: | ||
+ | |||
+ | Seamlessrdp from Linux to Win7:\\ | ||
+ | https:// | ||
+ | https:// | ||
+ | |||
+ | Seamless windows: integrated taskbar:\\ | ||
+ | https:// | ||
+ | https:// | ||
+ | |||
+ | Prevent maximised window from using area of screen:\\ | ||
+ | https:// | ||
+ | https:// | ||
+ | |||
+ | Virtualbox Network settings:\\ | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | |||
+ | Application to notify user of active VNC connection: | ||
+ | https:// | ||
+ | |||
+ | Move windows to specific screens | ||
+ | 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.1466610928.txt.gz · Last modified: (external edit)