You are on page 1of 11

Lab 1

Because teaching teaches


teachers to teach
Lab 1: Setting Up Environment
2
Isolated Lab Settings
3

 It is very important to have an isolated lab machine


ready to avoid accidental malware escape
 It should be easy to restore the old state, which is not
infected by malware
 Lab with physical machines
 Use Deep Freeze (restore), FOG (clone/restore), etc.
 Lab with virtual machines
 Use virtualization solution such as VMware, VirtualBox, KVM,
Xen, etc.

See notes for citation 3


Virtual Architecture
4

 Allow us to install multiple OS on single machine.


 Run window and Ubuntu at the same time.
 A virtualization layer is called hypervisor.
 Multiple OS are install on this layer
 References
 Deep Freeze, http://www.faronics.com/products/deep-
freeze/standard/
 FOG, http://sourceforge.net/projects/freeghost/
 Vmware, http://www.vmware.com/
 VirtualBox, https://www.virtualbox.org/
 KVM, http://www.linux-kvm.org/page/Main_Page
 Xen, http://www.xen.org/

4
Operating system virtualization
5

5
Operating system virtualization
6

6
VirtualBox
7

 Oracle VM VirtualBox is freely available open source


software
 6 network modes are available
 Not attached, NAT, Bridged Adapter, Internal Network, Host-
only Adapter, Generic Driver
 Can use VMware or Microsoft Virtual PC generated
formats

7
Install Ubuntu on VirtualBox
8

 http://www.psychocats.net/ubuntu/virtualbox

8
VMWARE WorkStation
9

 VMWARE is not freely available open source


software
 6 network modes are available
 Not attached, NAT, Bridged Adapter, Internal Network, Host-
only Adapter, Generic Driver

9
Install Ubuntu on VirtualBox
10

 http://linuxscoop.com/video/how-to-install-
ubuntu-16-04-lts-in-vmware

10
Q&A

11

You might also like