Phriction College of Engineering CSE Robotics Research Lab PR2 Virtualization History Version 3 vs 4
Version 3 vs 4
Version 3 vs 4
Edits
Edits
- Edit by ajanib, Version 4
- Mar 12 2019 3:10 PM
- Edit by • jakewheeler, Version 3
- Mar 11 2019 1:19 PM
« Previous Change | Next Change » |
Edit Older Version 3... | Edit Older Version 4... |
Content Changes
Content Changes
Virtual host environment for testing PR2 packages on different distros.
{F2272, size=full}
Virtual host environment for testing PR2 packages on different distros.
{F2272, size=full}
**Host machine: **
Before getting started, you'll probably be working on some Ubuntu Server, so you'll need a GUI for managing the virtual machines. This is done by enabling xforwarding in `/etc/ssh/sshd_config`, and ensuring that: `X11Forwarding yes` is in there. Then you can run `ssh -Y user@serverip` to have a GUI pop up when messing around with the Virtual Manager.
You'll also need an .iso image to use to install to the virtual machine. Easiest way to do so is to `wget cse.unr.edu/~ajaniburgos/ubuntu-server.iso` (64-bit Ubuntu 16.04 Server)
`sudo virt-manager`
//Working on adding pictures right now
Virtual host environment for testing PR2 packages on different distros.
{F2272, size=full}
**Host machine: **
Before getting started, you'll probably be working on some Ubuntu Server, so you'll need a GUI for managing the virtual machines. This is done by enabling xforwarding in `/etc/ssh/sshd_config`, and ensuring that: `X11Forwarding yes` is in there. Then you can run `ssh -Y user@serverip` to have a GUI pop up when messing around with the Virtual Manager.
You'll also need an .iso image to use to install to the virtual machine. Easiest way to do so is to `wget cse.unr.edu/~ajaniburgos/ubuntu-server.iso` (64-bit Ubuntu 16.04 Server)
`sudo virt-manager`
//Working on adding pictures right now