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

Experiment No 9

Cncc experiment

Uploaded by

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

Experiment No 9

Cncc experiment

Uploaded by

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

Computer Network | 2024

Experiment No:9

Title: Installation of VMware and creation of Virtual Machine

Aim: To learn VMWare Workstation.

Objectives:

1. To install VMWare Workstation.

2. To create new virtual machine using VMware Workstation.

Theory:

Cloud Computing
Cloud computing is the delivery of computing services including storage,
processing power, databases, networking, software, and analytics over the internet
("the cloud") to offer faster innovation, flexible resources, and economies of scale.
Instead of owning and maintaining physical data centers or servers, users
can access these resources on-demand, paying only for what they use, making it
cost-effective and scalable for various applications.

Many companies are delivering services from the cloud Some notable examples
include the following:

 Amazon Web Services (AWS): Provides a comprehensive range of cloud


services, including storage, computing power, and databases, used by
businesses to host applications and manage resources.

 Microsoft Azure: Offers cloud solutions for building, testing, and deploying
applications, with tools for data analytics, AI, and more, widely adopted by
enterprises and developers.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 145


Computer Network | 2024

 Google Cloud Platform (GCP): Delivers a suite of cloud computing services,


including machine learning, data storage, and developer tools, designed to
support high-performance applications.

Service Models in Cloud Computing

The primary service models being deployed (see Fig.9.1) are commonly known as:

 SOFTWARE AS A SERVICE (SAAS) - : This model provides complete


software applications over the internet. Users simply log in to access tools
without worrying about updates or maintenance, making it ideal for CRM,
collaboration, or productivity software.

 PLATFORM AS A SERVICE (PAAS): PaaS offers a development


environment in the cloud, where developers can build, test, and deploy
applications. It simplifies the setup by offering pre-configured platforms, which
can streamline the development process for custom applications.

 INFRASTRUCTURE AS A SERVICE (IaaS): IaaS provides virtualized


computing resources like servers, storage, and networks, allowing users full
control to configure and manage their systems. This is ideal for businesses
needing flexible resources without owning hardware.

Deployment Models

Deployment models define the type of access to the cloud, i.e., how the cloud is
located? Cloud can have any of the four types of access: Public, Private, Hybrid
and Community.

 PUBLIC CLOUD - The Public Cloud allows systems and services to be easily
accessible to the general public. Public cloud may be less secure because of its
openness, e.g., e-mail.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 146


Computer Network | 2024

Fig.9.1.Public Cloud Deployment

 PRIVATE CLOUD - The Private Cloud allows systems and services to be


accessible within an organization. It offers increased security because of its
private nature.

Fig.9.2.Private Cloud Deployment

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 147


Computer Network | 2024

 COMMUNITY CLOUD - The Community Cloud allows systems and


services to be accessible by group of organizations.

Fig.9.3. Community Cloud Deployment

 HYBRID CLOUD - The Hybrid Cloud is mixture of public and private cloud.
However, the critical activities are performed using private cloud while the
non-critical activities are performed using public cloud.

Fig.9.4. Hybrid Cloud Deployment

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 148


Computer Network | 2024

Virtual Machine
A software that creates a virtualized environment between the computer
platform and the end-user in which the end user can operate software. It provides
an interface identical to the underlying bare hardware. The Operating System (OS)
creates the illusion of multiple processes, each executing on its own processor with
its own (virtual) memory.Virtual machine is a software that creates a virtualized
environment between the computer platform and the end user in which the end user
can operate software.

Virtualization
In computing, virtualization or virtualisation is the act of creating a virtual
(rather than actual) version of something, including virtual computer hardware
platforms, storage devices, and computer network resources.Virtualization began
in the 1960s, as a method of logically dividing the system resources provided by
mainframe computers between different applications. Since then, the meaning of
the termhas broadened.Virtualization technology has transformed hardware into
software. It allows to run multiple Operating Systems (OSs) as virtual
machines.Each copy of an operating system is installed in to a virtual machine.

Fig.9.5.Virtualization

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 149


Computer Network | 2024

Hypervisors

The virtual environment can be created with the help of a software tool
called hypervisors. Hypervisors are the software tool that sits in between VMs and
physical infrastructure and provides the required virtual infrastructure for
VMs.Hypervisors are also called as Virtual Machine Manager (VMM)These are
the key drivers in enabling virtualization in cloud data centers.

There are two types of hypervisors:

- Hypervisor type 1.

- Hypervisor type 2.

Hypervisor type 1:It is installed on original hardware, which basic mean that it is
first object or thing which is installed at the server OS is an hypervisor. The main
advantages of using this type of software is, that hypervisor program can be
directly communicating with the hardware underneath. These hardware resources
are then Para virtualized and delivered to the running virtual machines. This is the
most preferred type of hypervisor in the enterprise systems.

Fig.9.6.Hypervisor type 1.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 150


Computer Network | 2024

Hypervisor type 2:This type of hypervisor is called as guest hypervisor. Software


is not installed directly to the plain hardware, but on the top of the running
operating system. VM are the Workstation 8 computer at the top of the OS. Even
there is also other jump in between H/W (hardware) and the physical resources,
minimal latency , and with now today modern functionality of operating systems,
hypervisor type 2 has the optimal power.

Fig.9.7.Hypervisor type 2

What is VM Ware Workstation?

VMware Workstation is an example of hypervisor. VMware Workstation is a


desktop virtualization software that allows users to run multiple operating systems
as virtual machines on a single computer. It’s commonly used for testing,
development, and training, enabling the creation of isolated environments without
needing multiple physical devices.

VMware Workstation offers features like snapshots, cloning, and network


simulation, making it ideal for developers and IT professionals to test software and
configure environments. Available as Workstation Player (free for personal use)

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 151


Computer Network | 2024

and Workstation Pro (advanced features for business), it provides robust support
for hardware acceleration, USB devices, and multi-monitor setups.

VMware Workstation is a powerful tool for creating and managing virtual


machines on a single physical computer. It enables users to run multiple operating
systems concurrently, making it ideal for software testing, development, and IT
management.

Steps to Install VMware


Step 1. To download and install the VMware product, visit the official website of
VMware.

Hover on the Downloads tab; here, you will find various products.

Step 2. Click on Free Product Trials & Demo >> Workstation Pro. You will be
redirected to the download page. (Similarly, you can select any product you want
to install.)

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 152


Computer Network | 2024

Click on Download Now according to your Operating System. We have chosen


Workstation 15 Pro for Windows.

While downloading, ensure you have a proper internet connection, as the file may
be large.

Step 3. Once the download is complete, run the .exe to install VMware
Workstation. A popup will appear.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 153


Computer Network | 2024

Step 4. Once Initialization gets completed, Click on Next.

Step 5. Accept the terms and click Next

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 154


Computer Network | 2024

Step 6. On the next screen, It will ask for additional features; it is not mandatory to
check this box. Click on Next.

Step 7. On the next screen, some checkboxes are populated; check them as per
your requirement.

Click on Next.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 155


Computer Network | 2024

Step 8. At this step, VMware Workstation is ready to install. Click on Install.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 156


Computer Network | 2024

Step 9. At this step, you can see installation taking place. The installation will take
some time; wait for it to install properly.

Step 10. Once the installation gets completed, you will see the following dialogue
box. Click on Finish. If you have purchased the product and have a license key,
click on License to enter the key.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 157


Computer Network | 2024

Step 11. Upon Finishing, the window will close, and You can see VMware
Workstation installed icon on your Desktop.

The icon looks like this,

Double Click on the icon to open the application.

Step 12. For the first time opening, if you have not entered the License key in step
7, it will ask for a license key. You can go for the trial version, free for 15 to 30
days. Click on Continue. Make sure you have Admin rights for this in Windows.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 158


Computer Network | 2024

At this stage, you will get the final installation message. Click on Finish.

Finally, this will open a window of VMware Workstation Pro.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 159


Computer Network | 2024

Creating a Virtual Machine Using VMware Workstation


Step 1. Launch the VMware workstation app on your desktop and click the Create
a New Virtual Machine button.

Step 2. Once clicked, a new pop-up window will appear. Select Typical
(recommended) and click on the Next button to perform the recommended
configuration.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 145


Computer Network | 2024

Step 3. Next, choose the operating system on which your virtual machine will run.
A new window for the installation of the guest operating system will appear.
Choose Installer disc image file (iso): and click the Browse… button.

Step 4. VMware workstation will automatically open a directory where disc


images of operating systems are stored. We chose the linux disc image file for this
tutorial, but you can choose whatever you prefer. After selecting your file, click
the Open button.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 146


Computer Network | 2024

Step 5. After selecting your disc image file, the installer will indicate it could not
detect an operating system. That is okay! Our operating system will be specified in
the next step, so ignore that message and click the Next button.

Step 6. Now we will choose an operating system from the long list of available
options. For this tutorial, we selected:

Guest operating system: Linux

Version: CentOS 7 64-bit

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 147


Computer Network | 2024

[su_box title=”Note:” style=”glass” box_color=”#3ac6eb” radius=”20″]

If you have a Windows disc image, select Microsoft Windows.

If you want to install VMware ESXi, then select VMware ESX.

Select Other if you have another operating system like Solaris.[/su_box]

Step 7. Once you have selected your Guest operating system and Version, click
the Next button.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 148


Computer Network | 2024

Step 8. Now we will name our VM and choose its location. Choose whatever name
you want for your virtual machine. The default location is your Documents folder.
We saved our VM to a folder called Virtual Machines. Click the Next button.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 149


Computer Network | 2024

Step 9. Next, specify the disk space capacity for your virtual machine. The space
you allocate for your VM is up to you. We went with the recommended 20GB as
we are using CentOS 7.

Select whether you want to store your virtual disk as a single file or split into
multiple files. One file will have everything in one place, but multiple files will
make it easier to move if necessary.

Click Next once you have made your selections.

Step 10. A final pop-up window indicates your virtual machine is ready to be
created. It provides a breakdown of your chosen settings but make sure to double-
check everything is correct. If something is wrong, click the Back button and make
your changes. If everything is correct, click Finish.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 150


Computer Network | 2024

Your Virtual Machine is Created

Congratulations! Your successfully created virtual machine will be available in the


VMware Workstation dashboard.

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 151


Computer Network | 2024

Conclusion:
Using VMware Workstation,virtual machine is created that allows you to run
multiple operating systems on a single physical host. This enhances flexibility by
enabling testing, development, and isolated environments without affecting the
primary system. The process is straightforward, involving the configuration of
virtual hardware, installation of the desired OS, and allocation of resources.

Reference:

https://www.vmware.com/products/desktop-hypervisor/workstation-and-fusion

https://www.liquidweb.com/blog/how-to-use-vmware/

https://www.ibm.com/topics/vmware

https://www.educba.com/install-vmware/

https://www.lpude.in/SLMs/Master%20of%20Computer%20Applications/Sem_2/
DECAP470_CLOUD_COMPUTING.pdf

TY ELECTRONICS AND COMPUTER SCIENCE | Roll No: 40 152

You might also like