config:virtualbox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
config:virtualbox [2019/03/06 20:51] – Wulf Rajek | config:virtualbox [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
Installation of Virtualbox 6 on Linux Mint 19 (based on Ubuntu Betsy): | Installation of Virtualbox 6 on Linux Mint 19 (based on Ubuntu Betsy): | ||
< | < | ||
+ | sudo apt-get purge virtualbox-qt virtualbox-ext-pack virtualbox-dkms | ||
+ | sudo apt-get remove virtualbox | ||
+ | |||
wget -q https:// | wget -q https:// | ||
echo "deb [arch=amd64] http:// | echo "deb [arch=amd64] http:// | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install virtualbox-6.0 | sudo apt-get install virtualbox-6.0 | ||
+ | sudo vboxconfig | ||
</ | </ | ||
For Debian 9 / LMDE 3 replace bionic with stretch in the apt line above. | 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 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.1551905475.txt.gz · Last modified: 2023/05/29 11:53 (external edit)