0% found this document useful (0 votes)
31 views

Dylen's Desktop Operating System

VirtualBox is a tool that allows users to run virtual machines on their physical machine. This allows testing of operating systems without installing them directly on the physical hardware. The document outlines how to set up VirtualBox by enabling CPU virtualization, downloading the installer, and creating a new virtual machine. Specifically, it shows how to create a Kali Linux virtual machine, including selecting memory size, storage type, and importing the Kali Linux ISO file. Key features of Kali Linux highlighted are its inclusion of security tools and its use by professionals for tasks like penetration testing and digital forensics.

Uploaded by

Elisa /Iko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

Dylen's Desktop Operating System

VirtualBox is a tool that allows users to run virtual machines on their physical machine. This allows testing of operating systems without installing them directly on the physical hardware. The document outlines how to set up VirtualBox by enabling CPU virtualization, downloading the installer, and creating a new virtual machine. Specifically, it shows how to create a Kali Linux virtual machine, including selecting memory size, storage type, and importing the Kali Linux ISO file. Key features of Kali Linux highlighted are its inclusion of security tools and its use by professionals for tasks like penetration testing and digital forensics.

Uploaded by

Elisa /Iko
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 36

Using Oracle VM VirtualBox and Testing OS for Remote

Simulation

Prepared by: Dylen Teddy Chian


Class: TKK (Desktop Operating System)
Date: 10th November 2021
Introduction:
z
 What is VirtualBox? VirtualBox is a general-purpose virtualization tool for x86 and x86-64 hardware,
targeted at server, desktop, and embedded use, that allows users and administrators to easily run
multiple guest operating systems on a single host.
 Why does VirtualBox matter? VirtualBox makes it possible for administrators and developers to
quickly spin up full-blown operating systems without having to use dedicated hardware, thereby
saving budget on buying hardware.
 Who does VirtualBox affect? VirtualBox affects anyone who needs to easily deploy a VM to be
used as a server, desktop, testing environment, or teaching tool.
 When is VirtualBox available? VirtualBox was first released January 15, 2007 and has been in
constant development since. The platform's 5.1.28 iteration was released September 14, 2017.
 How can I get VirtualBox? VirtualBox can be downloaded and installed on Linux, Windows, or
macOS. On the Linux platform, VirtualBox can be found within the standard repositories, so
installation can be done using your distribution's package manager.
The main concept of VirtualBox :
z
When using a traditional you need to install the operating system on a physical machine for
evaluating software that cannot be installed on your current operating system. Oracle
VirtualBox is what you need in this case, instead of reinstalling software on your physical
machine. VirtualBox is designed to run virtual machines on your physical machine without
reinstalling your OS that is running on a physical machine. One more VirtualBox advantage is
that this product can be installed for free. A virtual machine (VM) works much like a physical
one. An OS and applications installed inside a VM “think” that they are running on a regular
physical machine since emulated hardware is used for running VMs on VirtualBox. Virtual
machines are isolated from each other and from the host operating system. Thus, you can
perform your tests in isolated virtual machines without any concerns of damaging your host
operating system or other virtual machines. The use of VirtualBox contains the following
sections:
● How to set up VirtualBox?
o Enabling CPU virtualization feature
o Downloading the VirtualBox installer
o Running the installer and defining the installation options
● Deploying a new VM
o Creating a virtual machine
o Installing a guest OS
Operating Systems Supported by VirtualBox
z
VirtualBox supports a long list of host and guest operating systems. A host OS is
the operating system installed on a physical machine, on which VirtualBox is
installed. A guest OS is an operating system installed on a virtual machine running
inside VirtualBox. VirtualBox can be installed on Windows, Linux, macOS, Solaris,
and FreeBSD. On VirtualBox you can run VMs with Windows, Linux, macOS,
Solaris, FreeBSD, Novell Netware, and other operating systems.

Setting up the VirtualBox:


Explore how to set up VirtualBox on Windows. The process of VirtualBox
installation is not difficult and is similar for all supported operating systems.
Enable CPU virtualization features
z
First, you need to enable hardware virtualization features on your CPU (Central
Processor Unit) such as Intel VT-X or AMD-V in UEFI/BIOS of your physical
computer. Otherwise, if you run 64-bit guest operating systems, you can get the
error: VT-x is not available. If Hyper-V is installed on your Windows machine,
uninstall Hyper-V before installing VirtualBox (otherwise Hyper-V will block
hardware virtualization extensions needed by VirtualBox to run VMs). The majority
of modern processors support hardware virtualization.

The photo shows an


example on where to
enable the CPU
Virtualisation features.
(Intel)
Downloading the VirtualBox installer

z
Go to the official website to download the VirtualBox installer for your operating system
(Windows in this case). If you are looking for how to set up VirtualBox on mac, download the
OS X installer. You can also download older versions, for example, version 5.2. VirtualBox
5.2 supports 32-bit hosts while VirtualBox 6.0 doesn’t.

Run the VirtualBox


installer. The installation
wizard that has a GUI
(graphical user interface)
should appear.

Select the manner in which After finishing


you want features to be Confirm installation of
installation, you can tick
installed, clicking on the VirtualBox network
installation directory and
the checkbox for starting
interfaces (click Yes). On
installed components—you VirtualBox after
the Ready to Install
can leave the default installation.
Screen, hit Install to start
values. Then tick the
the installation process.
checkboxes near shortcut
options and file
associations.
Setting up a VirtualBox
z
 Step 1

 Click the Oracle VM VirtualBox icon to launch.

 Step 2

 Click new.
Setting up a VirtualBox
z

 Step 3

 Select the type of operating system you would like to install.


Make sure the desired operating system is installed beforehand .
“.iso” Click next. ( Operating system installed is Kali Linux)
Setting up a VirtualBox
z

 Step 4

 Choose the appropriate memory size for your Virtual Machine. You can
select any size range from the recommended size. Click next.
Setting up a VirtualBox
z

 Step 5
 Click create a virtual hard disk now. Click create.
Setting up a VirtualBox
z

 Step 6
 Select VDI (VirtualBox Disk Image) . Click next.
Setting up a VirtualBox
z

 Step 7
 Select Dynamically allocated. Click next.
Setting up a VirtualBox
z

 Step 8
 Select the Hard disk size for the Virtual Box. In
this case, I selected 4GB. Click create.
Setting up a VirtualBox
z

 Step 9
 You have successfully created a Virtual Box
Operating System. Go to your downloaded .iso file
and import the operating system.
Setting up a VirtualBox
z

 Step 10
 Select and start to import downloaded
Operating System.
Setting up a VirtualBox
z

 Step 11
 Click agree.
Setting up a VirtualBox
z

 Step 12
 Wait for the VM to import the selected
Operating System.
Setting up a VirtualBox
z

 Step 13
 After importing, login to the server account.
Setting up a VirtualBox
z

 Step 14
 You have sucesfully created a VirtualBox
Operating System!
Features of Kali Linux
z

 Kali Linux

 Kali Linux is a Debian-based Linux distribution that comes with a


number of pre-installed tools such as Nmap, Aircrack-ng, and
Wireshark to help with information security tasks such as ethical
hacking. If we are a security enthusiast or a beginner ethical hacker.
 Kali Linux was developed by a well-known information security
company called Offensive Security. It is mainly designed for Digital
forensic and Penetration testing.
z

It is for those people who work in the cybersecurity and analysis fields. Kali Linux's official
website is Kali.org. It became quite famous after appearing in Mr Robot series. It was not
designed for general purposes; it should be used by professionals or individuals familiar with
Linux/Kali.
Kali Linux is used by professional penetration testers, ethical hackers, cybersecurity
experts, and individuals who understand how to utilize Kali Linux. On the other hand, Kali
Linux is the best toolkit if you are a professional penetration tester or are learning penetration
testing.
Features of Kali Linux
z
z There are various advantages of Kali Linux:

1. It offers High-Level security and stability.

2. It offers good distribution for experts only.

3. Kali Linux is capable of doing a wide range of tasks.

Advantages
of Kali Linux
4. The Kali Linux distribution includes over 600 penetration tools, all of
which are meant to make it easier for network security teams to
evaluate the security of their networks.

5. It is a completely free and open-source operating system. As a


result, we are free to use it and even contribute to its development.

6. Kali Linux supports numerous languages.


z

There are various disadvantages of Kali Linux:

1. Kali Linux covers a lot of junk space.

2. Kali Linux is not made up for beginners.


Disadvantages
of Kali Linux 3. Some software may malfunction.

4. It is a bit slower.
z

TeamViewer is one of the most widely adopted


and used remote access platform to enable
sharing of desktops for remote control, file sharing
Installing a and even holding of meetings such as for demo
purposes.
remote to
control VM OS TeamViewer can be installed on Windows, Linux
and macOS. Any modern Linux distribution can
(TeamViewer) run TeamViewer without any challenges.
z

First of all , copy the TeamViewer repository:


echo "deb http://linux.teamviewer.com/deb stable
main" | sudo tee
/etc/apt/sources.list.d/teamviewer.list
Step 1:
z

Update the system :


sudo apt update
Install the certificates :
sudo apt -y install gpg ca-certificates

Step 2 & 3:
Download the GPG key :
z wget -O -
https://download.teamviewer.com/download/linux/sign
ature/TeamViewer2017.asc
| sudo apt-key add -

Step 4:
Again, update the system and install
z TeamViewer:
sudo apt update
sudo apt install teamviewer

Step 5:
Complete the process by typing "Y"
z

Step 6:
Access Teamviewer from the search engine :
z

Step 7:
Teamviewer is sucessfully installed and running.
z

Step 8:
How
z
to control VirtualBox PC
with Teamviewer
 To set up remote
control of
another
computer, make
sure
TeamViewer is
running on both
devices.

On the left, PC Teamviewer . On the right, VirtualBox Teamviewer.


• The computer you would like to connect to will
z be assigned a Partner ID and password.
• Enter the Partner ID in the “Remote Control”
panel.

Step 1,2 and 3:

Click Connect, and


then enter the
password when
prompted.
• You have sucessfully connected to the Remote
z PC ( VirtualBox )

Step 4:
z
•https://en.wikipedia.org/wiki/VirtualBox (16/11/2021)
•https://www.nakivo.com/blog/use-virtualbox-quick-
overview/ (17/11/2021)
•https://www.virtualbox.org/manual/ch01.html (17/11/2021)
•https://www.techrepublic.com/article/virtualboxeverything-the-
pros-need-to-know/ (17/11/2021)
References: •https://www.javatpoint.com/features-of-kali-linux (18/11/2021)
•https://technowikis.com/39033/install-teamviewer-on-kali-linux-
fast-and-easy
(19/11/2021)
•https://www.teamviewer.com/en/info/free-remote-pc/#:~:text=T
o%20set%20up%20remote%20control,enter%20the%20pass
word%20when%20prompted
. (19/11/2021)
• Other copyrighted images downloaded from the internet.

•Tools used: Snipping tool , Microsoft Powerpoint.

You might also like