VMware Cloud Community
danbertrand
Contributor
Contributor

Use Mac Client to deploy Centos VM's

Can someone explain to me how to deploy Centos images, do yum updates on them from a Mac OSX bash shell?

I have a VMWare ESXi server with the CENTOS 6.5 ISO in the datastore.

Thanks,

Dan

0 Kudos
3 Replies
Dee006
Hot Shot
Hot Shot

Danbertrand

this is short procedure

You need to SSH the ESXi host from MAC terminal

You can create a VM using VM CLI commands

http://blogs.balius.com/2010/12/24/esxi-creating-new-virtual-machines-servers-from-the-command-line/

Addition Resource

vSphere Command-Line Interface Documentation

Once you have done with installation,SSH the VM and do yum update.

0 Kudos
danbertrand
Contributor
Contributor

I am using the free version. Do you have to go into maintenance mode to execute write commands to the server?

Sent from my iPhone

0 Kudos
Bandolero865
Contributor
Contributor

No, you only put the host into Maintenance when you need to perform maintenance on the host, like updates.

0 Kudos