Difference between revisions of "VirtualBox Demonstration for KW WordPress"

From SOBAC Wiki
Jump to navigation Jump to search
(New page for VirtualBox demo)
 
(Additions to VirtualBox)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
; Date: Thursday, 16 March 2017 at 7:00pm
 
; Date: Thursday, 16 March 2017 at 7:00pm
 
: Event: https://www.meetup.com/kitchener-wordpress/events/237773147/
 
: Event: https://www.meetup.com/kitchener-wordpress/events/237773147/
 +
: Meetup.com: '''Portable Web Server'''
 
: Location: Sortable, 607 King St West, Unit 1, Kitchener, Ontario [https://osm.org/go/ZXnwUPqA?m= Map]
 
: Location: Sortable, 607 King St West, Unit 1, Kitchener, Ontario [https://osm.org/go/ZXnwUPqA?m= Map]
  
Line 7: Line 8:
 
* VirtualBox is available from https://www.virtualbox.org/
 
* VirtualBox is available from https://www.virtualbox.org/
 
* On GNU/Linux install with  
 
* On GNU/Linux install with  
. dpkg -i virtualbox-5.1_5.1.18-114002~Ubuntu~xenial_amd64.deb
+
sudo dpkg -i virtualbox-5.1_5.1.18-114002~Ubuntu~xenial_amd64.deb
* Add your nuser
+
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
 +
* Runthrough: '''File | Preferences'''
  
 +
=== Creating a VM ===
 +
* Runthrough '''Machine | Settings'''
 +
* Install Ubuntu DVD (or .iso image)
  
 +
=== Virtual Media Manager ===
 +
* Runthrough '''File | Virtual Media Manager'''
 +
 +
=== Network Operations Manager ===
 +
* Runthrough '''File | Network Operations Manager'''
  
  
  
 
[[Category:HowTo]]
 
[[Category:HowTo]]
[[Category:Event]]
+
[[Category:Events]]

Latest revision as of 14:37, 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

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
  • Runthrough: File | Preferences

Creating a VM

  • Runthrough Machine | Settings
  • Install Ubuntu DVD (or .iso image)

Virtual Media Manager

  • Runthrough File | Virtual Media Manager

Network Operations Manager

  • Runthrough File | Network Operations Manager