Difference between revisions of "VirtualBox Demonstration for KW WordPress"
Jump to navigation
Jump to search
BobJonkman (talk | contribs) m (BobJonkman moved page Working with VirtualBox to VirtualBox Demonstration for KW WordPress: Better semantics) |
BobJonkman (talk | contribs) (Additions to VirtualBox) |
||
Line 18: | Line 18: | ||
* Upgrade if prompted | * Upgrade if prompted | ||
* Install/Upgrade '''VBoxGuestAdditions''' if prompted | * Install/Upgrade '''VBoxGuestAdditions''' if prompted | ||
+ | |||
+ | === Creating a VM === | ||
+ | * Runthrough options | ||
+ | * Install Ubuntu DVD (or .iso image) | ||
+ | |||
+ | === Virtual Disk Manager === | ||
+ | |||
+ | === Network Operations === | ||
+ | |||
+ | |||
[[Category:HowTo]] | [[Category:HowTo]] | ||
[[Category:Events]] | [[Category:Events]] |
Revision as of 14:34, 16 March 2017
Contents
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
Creating a VM
- Runthrough options
- Install Ubuntu DVD (or .iso image)