Table of Contents

Vsphere

refer:

Docs:

Install vsphere hypervisor free and license code

  1. Step1: Register and download vsphere hypervisor free from https://my.vmware.com/en/group/vmware/evalcenter?p=free-esxi6
  2. Step2: Create usb boot for vspher hypervisor and install it
  3. Step3: Go to https://my.vmware.com/group/vmware/my-downloads to get free license key
  4. Step4: Using vsphere client to enter license key

Some Basic Concepts in VMWare

Some basic actions in Vsphere client

Create vmware

Remove vmware

Fist select the vmware, then right-click to choose “Remove from disk”

Manage Resources(CPU, Memory, Storage)

View Resource Allocation

Steps to choose feature manage resources:

  1. Step1: Click to choose root node of vsphere client
  2. Step2: Click to choose tab Resource Allocation in right-window

Resource Pools

refer:

Resource Pools - purpose of use: Some reasons to use Resource Pools:

Config Vsphere server

Config ntp update time

Config dns/routing

  1. Step1: Go to Configuration tab of connection to vsphere server
  2. Step2: Click DNS and Routing:
  3. Step3: click properties in section DNS and Routing. you must change:
    • DNS to 8.8.8.8
    • Routing: Default Gateway to 192.168.1.1(Default gateway of router ADSL)

Config auto restart

  1. Step1: Go to Configuration tab of connection to vsphere server
  2. Step2: Click Virtual machine startup/shutdown:
  3. Step3: click properties in section Virtual machine startup and shutdown. In this screen, to move one server to section Automatic Startup you must choose the server and click Move up/Move Down to this section

Enable SSH via vsphere client

  1. Step1: Go to Configuration tab of connection to vsphere server
  2. Step2: Click Software→Security Profile:
    • click properties in section services to enable, run ssh server
    • click properties in section firewall to enable allow ssh server

vsphere command lines

Basic command lines

Custom command lines

Create snapshot

Install CentOS minimal

Install Missinage packages:

Install MacOS on VMWare

refer: https://calvin.me/install-mac-os-x-esxi-5-5/