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 [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Virtualbox | + | ====== Virtualbox |
- | Install virtualbox | + | Installation of Virtualbox 6 on Linux Mint 19 (based on Ubuntu Betsy): |
< | < | ||
- | sudo apt-get | + | sudo apt-get |
- | wget http:// | + | sudo apt-get remove virtualbox |
- | </ | + | |
- | create default vm directory in home directory | + | wget -q https:// |
- | < | + | echo "deb [arch=amd64] http:// |
- | mkdir ~/VM | + | sudo apt-get update |
+ | sudo apt-get install virtualbox-6.0 | ||
+ | sudo vboxconfig | ||
</ | </ | ||
- | Start virtualbox, add the extension | + | For Debian 9 / LMDE 3 replace bionic with stretch 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: 2023/05/29 11:53 (external edit)