Difference between revisions of "VirtualBox Demonstration for KW WordPress"
Jump to navigation
Jump to search
BobJonkman (talk | contribs) (Additions to VirtualBox) |
BobJonkman (talk | contribs) (Additions to VirtualBox) |
||
Line 12: | Line 12: | ||
* Add your userID to the ''vboxusers'' group | * Add your userID to the ''vboxusers'' group | ||
sudo usermod -aG vboxusers bjonkman | sudo usermod -aG vboxusers bjonkman | ||
+ | |||
=== Running === | === Running === | ||
* Menu item: '''Applications | System Tools | Oracle VM VirtualBox''' | * Menu item: '''Applications | System Tools | Oracle VM VirtualBox''' | ||
− | + | * Upgrade if prompted | |
− | + | * Install/Upgrade '''VBoxGuestAdditions''' if prompted | |
− | |||
− | |||
− | |||
− | |||
[[Category:HowTo]] | [[Category:HowTo]] | ||
− | [[Category: | + | [[Category:Events]] |
Revision as of 14:30, 16 March 2017
Demonstration for the KW WordPress Meetup group
- Date
- Thursday, 16 March 2017 at 7:00pm
- Event: https://www.meetup.com/kitchener-wordpress/events/237773147/
- Meetup.com: Portable Web Server
- Location: Sortable, 607 King St West, Unit 1, Kitchener, Ontario Map
Installation
- VirtualBox is available from https://www.virtualbox.org/
- On GNU/Linux install with
sudo dpkg -i virtualbox-5.1_5.1.18-114002~Ubuntu~xenial_amd64.deb sudo apt-get install -f
- Add your userID to the vboxusers group
sudo usermod -aG vboxusers bjonkman
Running
- Menu item: Applications | System Tools | Oracle VM VirtualBox
- Upgrade if prompted
- Install/Upgrade VBoxGuestAdditions if prompted