Running Linux on VMware: Easy Setup Instructions

What is VMware ?

VMware is like a computer inside your computer. It's a virtualization software that lets you run other operating systems (like Linux) on your current system (like Windows or macOS).

Linux : is a family of open-source, Unix-like operating systems based on the Linux kernel, created by Linus Torvalds in 1991, and used in various devices and applications, including servers, desktops, and embedded systems.

Why Use Linux in VMware ?

Safe Testing โ€“ Try Linux without changing your real system.
No Risk โ€“ Break it? Just reset the VM.
Multiple OS โ€“ Run Windows + Linux side by side.
Learning Friendly โ€“ Perfect for practicing commands and setups.
Dev & Testing โ€“ Test apps in different environments.

I am practicing with CentOS 7.

๐Ÿ› ๏ธ Requirements :

  • VMware Workstation Player.

  • A Linux ISO (Popular choices: Ubuntu, CentOS 7).

Installation of CentOS 7

  • Download VMware Player.

  • Download a CentOS 7.

  • Create a New Virtual Machine in VMware.

  • Select a ISO file during setup.

CentOS 7 window

  • Select language English (United States) Click Continue.

  • INSTALLATION SUMMARY Click INSTALLATION DESTINATION Click Done.

  • SOFTWARE SELECTION Click Server with GUI.

Select below service

  • DNS Name Server

  • E-mail Server

  • FTP Server

  • Identity Management Server

  • KDE

  • Network File System Client

  • Remote Management For Linux

  • System Administration Tools

    Click Done.

  • Click Being Installation.

  • CONFIGURATION Click Root Password Set Password and Click Done.

  • CONFIGURATION Click User Creation give Full Name, User Name, Set Password and Click Done.

  • Wait For Installation.

  • After Installation Click Reboot.

  • Reboot System.

  • INITIAL SETUP Click LICENSE INFORMATION.

  • Click I accept the license agreement Click Done and Click Finish Configuration.

Your Linux CentOS 7 Set up is Ready.

What can you do in Your Linux VM ?

  • Practice Linux Command.

  • learn Shell/ Bash Scripting.

  • Install Docker And DevOps Tools.

  • Set up a Local Web Server ( Apache).

Conclusion :

Running Linux on VMware provides a versatile and safe environment for users to explore and experiment with Linux without altering their primary operating system. By following the straightforward setup instructions, users can easily install and configure CentOS 7, gaining the ability to practice Linux commands, learn shell scripting, and set up development tools like Docker. This setup is ideal for developers, testers, and learners who wish to experience the power and flexibility of Linux alongside their existing OS, making it a valuable tool for both personal and professional growth.

0
Subscribe to my newsletter

Read articles from Tambadkar Rohit Yashwant directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Tambadkar Rohit Yashwant
Tambadkar Rohit Yashwant

Learning DevOps Engineer passionate about cloud computing, containerization, and automation. Currently exploring Docker, AWS, and CI/CD pipelines to build scalable and efficient workflows. Documenting my learning journey in blog. stay tuned with me for learning.