Introduction
Ubuntu is a popular flavor of Linux and a versatile operating system. Ubuntu is available for both server and desktop environments. Ubuntu server does not support in graphical installation program instead, it uses text-based process. The Ubuntu desktop has a beautiful and user-friendly graphical interface (GUI).
In previous post we demonstrated a VMware Workstation installation and how to create virtual machine on it. In this Ubuntu Server VMware Workstation tutorial, we'll walk you through the entire Ubuntu Server installation guide step by step, complete with detailed screenshots. By the end of this post, you will be able to create an Ubuntu Server virtual machine in VMware, configure it properly and use it for development, testing or learning Linux in safe virtual environment. For this purpose following steps will be followed.
If you are new to the Linux, it is important to first understand the fundamentals of the operating system. Start with this beginner guide: What is Linux? An Introduction to Linux and Its Popular Distributions.
Step 1 - Download Ubuntu ISO
Go to Ubuntu official website: https://ubuntu.com/download/server and download latest version of Ubuntu Server.
In the previous post, it was explained in detail how to create a virtual machine. Let’s create a new virtual machine by following the steps.
Open VMware Workstation and click on New Virtual Machine or go to File and click on New Virtual Machine, you can use shortcut Ctrl +N to create New Virtual Machine as well.
Step 3 – Select Typical and click next
Options available as disc installer, ISO file and I will
install the Operating system later. It’s your choice, you can select the disc
to load the installer media or upload an ISO file for installation. I will select the
last option for the reason that I will explain in the next step.
Virtualization software such as the VMware allows you to run the multiple operating systems on a single physical computer. If you have not installed the VMware yet follow our guide on How to Install Vmware Workstation and Create Virtual Machines.
Select I will install later and click next.
Step 6 – Choose Location of Virtual Machine
Step 7 – Specify Disk Capacity
Enter the required disk capacity that fulfills your need and click next.Step 8 – Customize Hardware
Click customized hardware.Step 10 – Processor Settings
Select the number of processors, the core of the processor and the virtualization engine.
Step 11 – Select Ubuntu ISO
Click on Use ISO image file and click on browse to the location of the ISO file.Step 12 – Confirm Virtual Machine
Review virtual machine settings and click on finish to create and power on the virtual machine.Step 13 – Power on Virtual Machine
Virtual machines are commonly used to create the Linux lab environments for learning and testing the commands. You can learn the basics of working with the Linux systems in our guide on: 10 Linux Basic Commands Every Beginner Should Know.
Step 17 – Choose the Base for Installation
To configure the networking on your Ubuntu Server you should understand the basic Linux networking concepts. See our tutorial on: Linux Basic Networking for Beginners – Complete Guide 2025.
Step 20 – Ubuntu Archive Mirror
Configure the storage option as guided storage layout and click done.
Step 23 – Storage Confirmation
Step 24 – Profile Setup
Step 25 – OpenSSH Installation
It is recommended to secure the remote access to your server. Learn how to protect your server by the following our guide on: How to Secure SSH Access on Linux.
Choose to install the OpenSSH server and press done.Step 26 – Installing the system
Login is successful. That’s all for Ubuntu installation. Learning how to install Ubuntu Server on VMware Workstation is a simple yet powerful way to practice Linux with out affecting your main system. This Ubuntu Server VMware Workstation tutorial has walked you through each step of the process, from creating the virtual machine to completing the Ubuntu Server installation guide with clear screenshots.
Once your Ubuntu Server virtual machine setup is complete, you can use it for development, gaining real-world Linux administration experience. Whether you are a beginner or professional, running Ubuntu Server on VMware gives you flexibility, safety and the ability to experiment freely.
Keep visiting seeklinux for more updates and information.
































Post a Comment