SlideShare a Scribd company logo
1 of 34
Ubuntu Linux on Vmware Workstation
Vmware Workstation
Vmware Workstation is the leading platform for virtualization
management and offers a wide range of features and capabilities
to help organizations transition to cloud computing and improve
its business.
VMware Workstation has been developed by VMware, Inc. in San
Francisco, California since 2004. It runs on Microsoft Windows
operating systems and can be downloaded for free.
Ubuntu Linux
Ubuntu Linux is a Linux distribution that is an open source software
operating system. The operating system is based on Unix and
distributed free of charge to the general public. It has been in
development since 2004 and was released in 2006.
Ubuntu Linux has a large community of developers, with contributions
from around the world, who are committed to producing new versions
of this popular operating system on a regular basis.
Vmware Workstation
Configuration
Virtual Machine
Creating NewVirtual Machine:
This is the first screen you will get when open VMware Workstation application.
You need to click on “Create a New Virtual Machine” to start the process of
preparing a new virtual machine.
Virtual Machine
VM ConfigurationType:
Now, you will get the new window to choose
an option to create a virtual machine with
“Typical” and “Custom.” Here I choose
“Custom” so that I can show you all
configuration to build a virtual machine.
Virtual Machine
VM Hardware Compatibility:
This is the window, where we choose the
Hardware compatibility version for the
virtual machine. As I am using VMware
Workstation 12 Pro, I select “Workstation
12.0” and click on “Next” button for further
process.
Virtual Machine
VM Installation media:
The option “Installer disc” choose when you are going to install the operating system in
this virtual machine using an installation disk.
Another option “Installer disc image file (iso)” choose when you use an operating
system’s image file (iso) to install an operating system in the virtual machine.
And the last option “I will install the operating system later” we choose when we have
not planned to install an operating system and to prepare Virtual machine to install an
operating system in the future.
I select here “Installer disc image file,” because I want to install the operating system
using ISO image file, and click on “Browse” button to choose Operating System files.
Virtual Machine
VM Installation media:
This new window will appear to browse your
ISO file, I choose here Ubuntu iso file and click
on “open” button to select that file.
After selection of the file it will appear in this
window, and now we can click on the “Next”
button for further process.
Virtual Machine
VM Name and Location:
In this screen, we configure the virtual
machine name and file location, after that
click on the “Next” button to go to the next
screen.
Virtual Machine
VM CPU Configuration:
This screen of VMware is to configure CPU for
a new virtual machine. Here we can configure
CUP with option Number of processors and
Number of core per processor.
Virtual Machine
VM RAM Configuration:
After configuring CPU, it’s time to set RAM
for this virtual machine. In this screen, we can
configure RAM for the new virtual machine.
Virtual Machine
VM Network Configuration:
There are multiple options for configuring Networking like below:
• Use bridged networking
• Use network address translation (NAT)
• Use host-only networking
• Do not use a network connection
The first option “Use bridged networking” is used to connect the virtual
machine with a network through bridged and it gets IP directly from the
network device. So after connection your host and guest in the same
network.
Virtual Machine
VM Network Configuration:
The second option, “Use network address translation (NAT)” will get NAT
connection through your host network. In this case virtual machine network
connection through host network, where host release an IP for a virtual
machine but your host and guest machine using the same IP for connection.
So virtual machine all network connection through via host network.
The third option, “Use host-only networking” is used to connect the virtual
machine with host only. In this connection virtual machine only connect with
the host machine but not from the internet or wide area network.
Virtual Machine
VM Network Configuration:
The last option, “Do not use a network
connection” is used when we don’t want use
networking in the virtual machine.
I choose here “Use bridged networking” to
connect with internet, host and another host
also in the same network.
Virtual Machine
VM I/O Controller Configuration:
This new screen to configure I/O controller
types, where also we have three option like
• BusLogic
• LSI Logic
• LSI Logic SAS
As you can see in the below picture
“BusLogic” is not available for 64-bit
Operating System, and I choose Debian 8 64-
bit ISO, so this option is not available for this
virtual machine.
Virtual Machine
VM I/O Controller Configuration:
Another option “LSI Logic SAS” is for the disk
when we use from SAS storage, but here I am
not using SAS disk, so this is not the option
for me.
One more option is “LSI Logic” which is for
inbuild disk, and I am using the same disk, so I
choose this option here.
Virtual Machine
VM Disk Configuration:
In this new screen, we can choose disk type,
where I select “SCSI” which is also
recommended for vmware virtual machine
too.
Virtual Machine
VM Disk Configuration:
In this screen you configure Disk with these options:
• Create a new virtual disk
• Use an existing virtual disk
• Use a physical disk (for advanced users)
The first option “Create a new virtual disk” is used to create a new virtual disk on
your system which will be formatted by the virtual machine and install a new
operating system.
The second option “Use an existing virtual disk” used to using already created
virtual disk file system.This option is useful if we want to use the previously built
virtual machine in the different system or taking backup from the virtual disk, etc.
Virtual Machine
VM Disk Configuration:
Third option “Use a physical disk” is for an
advanced user, because using this option we
store the virtual machine in physical disk and
storage will use the direct physical disk.
I select “Create a new virtual disk” as I am
going to create a new virtual disk for this new
virtual machine.
Virtual Machine
VM Disk Configuration:
In this window, you can configure a virtual
disk size. I have configured 20 GB for virtual
disk and choose “Store virtual disk as
a single file” to use a single file for the virtual
disk.
I have also not selected “Allocate all disk
space now” to assure disk storage as per
requirement, where it not use all storage from
the beginning and use storage when it is
required.
Virtual Machine
VM Configuration:
Now, you will get a virtual machine
configuration summary. Here you can
configure virtual machine’s hardware again if
required by clicking on the “Customize
Hardware” button.
Virtual Machine
VM Configuration:
This is the window where you can see all
hardware configuration for a virtual machine.
Here, we can reconfigure any hardware
properties like CPU, RAM, disk, etc.
After reconfiguration or re-customization of
hardware, we can click on the “Close” button
to come to forward for the virtual machine
and click “Finish” button on next screen
to complete virtual machine configuration.
Virtual Machine
VM Configuration:
After a completion for virtual machine
configuration you we come to below screen
where a virtual machine is ready to install
with an operating system.
Click on “Power on this virtual machine”
button to start booting and operating system
installation process.
Ubuntu Linux
Ubuntu Installation
After starting virtual machine you will get new
window.
This new window showing now our new virtual
machine booting with Ubuntu installation
media and it is ready to install.
Ubuntu Linux
Ubuntu Installation – scan installation media
In the next screen, the system starts scanning
for CD-ROM, which is just checking ISO file or
any chosen installation media.
Ubuntu Linux
Ubuntu Installation – start installation
Now, we will get the new screen for “Installing
the system” which indicate Ubuntu 16.04
operating system installation on the virtual
machine is started.
Ubuntu Linux
Ubuntu Installation – apt package Manager
The next screen will appear for “Configuring
apt”, apt is the application package manager
which is used in Ubuntu operating system.
The system starts configuring apt package
manager, so if any package required for the
operating system it can configure easily.
Ubuntu Linux
Ubuntu Installation – install software
Now, we get a new window for “select and
install software”, in this stem all application
required by the operating system is installing
in the virtual machine.
Ubuntu Linux
Ubuntu Installation – install GRUB loader
Now, after installation of the operating system
is starts configuring GRUB boot loader for
configuring boot device for the operating
system.
Ubuntu Linux
Ubuntu Installation – Finishing installation
GRUB boot configuration is the last installation
process of Ubuntu 16.04 operating system.
After configuring GRUB it finishing the
operating system installation and booting the
virtual machine.
Ubuntu Linux
Ubuntu Installation
After a reboot of the virtual machine, we will
get the login window on the screen where we
can log in with the username and password
which we had configured in the beginning of
virtual machine configuration.
Ubuntu Linux
Ubuntu Installation
If you have any doubt on the process of Ubuntu installation on virtual
machine using vmware, please refer Linuxconcept’s article at
https://linuxconcept.com/how-to-install-ubuntu-16-04-in-vmware-workstation/
Thank
You
Kumar Satish

More Related Content

Recently uploaded

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 

Recently uploaded (20)

DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 

Featured

How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationErica Santiago
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellSaba Software
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming LanguageSimplilearn
 

Featured (20)

How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming Language
 

Install Ubuntu Linux on vmware workstation/Player/ESXi

  • 1. Ubuntu Linux on Vmware Workstation
  • 2. Vmware Workstation Vmware Workstation is the leading platform for virtualization management and offers a wide range of features and capabilities to help organizations transition to cloud computing and improve its business. VMware Workstation has been developed by VMware, Inc. in San Francisco, California since 2004. It runs on Microsoft Windows operating systems and can be downloaded for free.
  • 3. Ubuntu Linux Ubuntu Linux is a Linux distribution that is an open source software operating system. The operating system is based on Unix and distributed free of charge to the general public. It has been in development since 2004 and was released in 2006. Ubuntu Linux has a large community of developers, with contributions from around the world, who are committed to producing new versions of this popular operating system on a regular basis.
  • 5. Virtual Machine Creating NewVirtual Machine: This is the first screen you will get when open VMware Workstation application. You need to click on “Create a New Virtual Machine” to start the process of preparing a new virtual machine.
  • 6. Virtual Machine VM ConfigurationType: Now, you will get the new window to choose an option to create a virtual machine with “Typical” and “Custom.” Here I choose “Custom” so that I can show you all configuration to build a virtual machine.
  • 7. Virtual Machine VM Hardware Compatibility: This is the window, where we choose the Hardware compatibility version for the virtual machine. As I am using VMware Workstation 12 Pro, I select “Workstation 12.0” and click on “Next” button for further process.
  • 8. Virtual Machine VM Installation media: The option “Installer disc” choose when you are going to install the operating system in this virtual machine using an installation disk. Another option “Installer disc image file (iso)” choose when you use an operating system’s image file (iso) to install an operating system in the virtual machine. And the last option “I will install the operating system later” we choose when we have not planned to install an operating system and to prepare Virtual machine to install an operating system in the future. I select here “Installer disc image file,” because I want to install the operating system using ISO image file, and click on “Browse” button to choose Operating System files.
  • 9. Virtual Machine VM Installation media: This new window will appear to browse your ISO file, I choose here Ubuntu iso file and click on “open” button to select that file. After selection of the file it will appear in this window, and now we can click on the “Next” button for further process.
  • 10. Virtual Machine VM Name and Location: In this screen, we configure the virtual machine name and file location, after that click on the “Next” button to go to the next screen.
  • 11. Virtual Machine VM CPU Configuration: This screen of VMware is to configure CPU for a new virtual machine. Here we can configure CUP with option Number of processors and Number of core per processor.
  • 12. Virtual Machine VM RAM Configuration: After configuring CPU, it’s time to set RAM for this virtual machine. In this screen, we can configure RAM for the new virtual machine.
  • 13. Virtual Machine VM Network Configuration: There are multiple options for configuring Networking like below: • Use bridged networking • Use network address translation (NAT) • Use host-only networking • Do not use a network connection The first option “Use bridged networking” is used to connect the virtual machine with a network through bridged and it gets IP directly from the network device. So after connection your host and guest in the same network.
  • 14. Virtual Machine VM Network Configuration: The second option, “Use network address translation (NAT)” will get NAT connection through your host network. In this case virtual machine network connection through host network, where host release an IP for a virtual machine but your host and guest machine using the same IP for connection. So virtual machine all network connection through via host network. The third option, “Use host-only networking” is used to connect the virtual machine with host only. In this connection virtual machine only connect with the host machine but not from the internet or wide area network.
  • 15. Virtual Machine VM Network Configuration: The last option, “Do not use a network connection” is used when we don’t want use networking in the virtual machine. I choose here “Use bridged networking” to connect with internet, host and another host also in the same network.
  • 16. Virtual Machine VM I/O Controller Configuration: This new screen to configure I/O controller types, where also we have three option like • BusLogic • LSI Logic • LSI Logic SAS As you can see in the below picture “BusLogic” is not available for 64-bit Operating System, and I choose Debian 8 64- bit ISO, so this option is not available for this virtual machine.
  • 17. Virtual Machine VM I/O Controller Configuration: Another option “LSI Logic SAS” is for the disk when we use from SAS storage, but here I am not using SAS disk, so this is not the option for me. One more option is “LSI Logic” which is for inbuild disk, and I am using the same disk, so I choose this option here.
  • 18. Virtual Machine VM Disk Configuration: In this new screen, we can choose disk type, where I select “SCSI” which is also recommended for vmware virtual machine too.
  • 19. Virtual Machine VM Disk Configuration: In this screen you configure Disk with these options: • Create a new virtual disk • Use an existing virtual disk • Use a physical disk (for advanced users) The first option “Create a new virtual disk” is used to create a new virtual disk on your system which will be formatted by the virtual machine and install a new operating system. The second option “Use an existing virtual disk” used to using already created virtual disk file system.This option is useful if we want to use the previously built virtual machine in the different system or taking backup from the virtual disk, etc.
  • 20. Virtual Machine VM Disk Configuration: Third option “Use a physical disk” is for an advanced user, because using this option we store the virtual machine in physical disk and storage will use the direct physical disk. I select “Create a new virtual disk” as I am going to create a new virtual disk for this new virtual machine.
  • 21. Virtual Machine VM Disk Configuration: In this window, you can configure a virtual disk size. I have configured 20 GB for virtual disk and choose “Store virtual disk as a single file” to use a single file for the virtual disk. I have also not selected “Allocate all disk space now” to assure disk storage as per requirement, where it not use all storage from the beginning and use storage when it is required.
  • 22. Virtual Machine VM Configuration: Now, you will get a virtual machine configuration summary. Here you can configure virtual machine’s hardware again if required by clicking on the “Customize Hardware” button.
  • 23. Virtual Machine VM Configuration: This is the window where you can see all hardware configuration for a virtual machine. Here, we can reconfigure any hardware properties like CPU, RAM, disk, etc. After reconfiguration or re-customization of hardware, we can click on the “Close” button to come to forward for the virtual machine and click “Finish” button on next screen to complete virtual machine configuration.
  • 24. Virtual Machine VM Configuration: After a completion for virtual machine configuration you we come to below screen where a virtual machine is ready to install with an operating system. Click on “Power on this virtual machine” button to start booting and operating system installation process.
  • 25. Ubuntu Linux Ubuntu Installation After starting virtual machine you will get new window. This new window showing now our new virtual machine booting with Ubuntu installation media and it is ready to install.
  • 26. Ubuntu Linux Ubuntu Installation – scan installation media In the next screen, the system starts scanning for CD-ROM, which is just checking ISO file or any chosen installation media.
  • 27. Ubuntu Linux Ubuntu Installation – start installation Now, we will get the new screen for “Installing the system” which indicate Ubuntu 16.04 operating system installation on the virtual machine is started.
  • 28. Ubuntu Linux Ubuntu Installation – apt package Manager The next screen will appear for “Configuring apt”, apt is the application package manager which is used in Ubuntu operating system. The system starts configuring apt package manager, so if any package required for the operating system it can configure easily.
  • 29. Ubuntu Linux Ubuntu Installation – install software Now, we get a new window for “select and install software”, in this stem all application required by the operating system is installing in the virtual machine.
  • 30. Ubuntu Linux Ubuntu Installation – install GRUB loader Now, after installation of the operating system is starts configuring GRUB boot loader for configuring boot device for the operating system.
  • 31. Ubuntu Linux Ubuntu Installation – Finishing installation GRUB boot configuration is the last installation process of Ubuntu 16.04 operating system. After configuring GRUB it finishing the operating system installation and booting the virtual machine.
  • 32. Ubuntu Linux Ubuntu Installation After a reboot of the virtual machine, we will get the login window on the screen where we can log in with the username and password which we had configured in the beginning of virtual machine configuration.
  • 33. Ubuntu Linux Ubuntu Installation If you have any doubt on the process of Ubuntu installation on virtual machine using vmware, please refer Linuxconcept’s article at https://linuxconcept.com/how-to-install-ubuntu-16-04-in-vmware-workstation/

Editor's Notes

  1. Are your classroom colors different than what you see in this template? That’s OK! Click on Design -> Variants (the down arrow) -> Pick the color scheme that works for you! Feel free to change any “You will…” and “I will…” statements to ensure they align with your classroom procedures and rules!