Host Machine
Windows / Linux desktop or laptop with virtualization support enabled in BIOS (Intel VT-x / AMD-V).
Solaris · Installation and Setup
Solaris · Lesson 2
Step by step Solaris 11 installation on VMware and physical servers. Post installation tasks like hostname, network and user configuration. Understanding IPS repository basics. First boot and system hardening checklist.
In this lesson, we will set up a complete Solaris 11 practice lab using VMware on your laptop or desktop. This way you can practice everything from this course safely without touching any production system.
We will go through 3 main parts: installing VMware → downloading Solaris ISO → creating & installing Solaris VM.
Before starting, make sure your machine is capable of running a virtual machine smoothly.
Windows / Linux desktop or laptop with virtualization support enabled in BIOS (Intel VT-x / AMD-V).
Recommended: 4 CPU cores, minimum 8 GB RAM, and at least 60–80 GB free disk space for VMs.
VMware Workstation Pro / Player (on Windows or Linux) and Solaris 11 ISO image for x86 platform.
VMware will act as the hypervisor where we will create our virtual Solaris machine.
If you already have another hypervisor like VirtualBox, you can use that too, but this course will demo using VMware so screenshots and videos will match VMware UI.
Next we need the installation media (ISO file) for Solaris 11. This is similar to having a bootable DVD, but in file form.
Tip: Put the ISO in a dedicated folder like D:\ISOs\Solaris so it’s easier to locate from VMware later.
Now we will create a virtual machine and attach the Solaris ISO to it.
After finishing the wizard, you should see a new VM entry for Solaris in your VMware interface.
With the VM created, we now attach the ISO file and perform the normal OS installation inside VMware.
From the next lessons onwards, we will use this same VM to explore commands, users, groups, ZFS, SMF and much more.