On Fri, Aug 13, 2010 at 12:35 PM, Ben Donohue <[email protected]> wrote:
>  with ESXi you can get to the command line.
>
> on the ESXi server you can get to a command window by a key sequence and
> edit a config file and turn on ssh.
>
> Then use putty to get a command line remotely.
>
> Everyone does it. Just can't find my notes on where to do it... I'll keep
> searching... gooooooooogle it.
>
> I use the cli to clone vms etc. Just didn't think to do remove snapshots
> when the GUI had a point and click!

I suppose I wasn't clear (:  I meant that the command _vmware-cmd_
isn't available normally (without admin installation) on the COS, at
least it's not on my ESXi servers.

ESX:
[r...@blah ~]# which vmware-cmd
/usr/bin/vmware-cmd
[r...@blah ~]# echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
[r...@blah ~]#

ESXi:
~ # which vmware-cmd
~ # echo $PATH
/bin:/sbin
~ # ls -l /usr/bin/vmware-cmd
ls: /usr/bin/vmware-cmd: No such file or directory
~ #

Sorry for the confusion...

Chris-
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to