Enable web access ESX

Log on to the service console through putty as root. Then execute the following commands:

Check if webaccess is running:

service vmware-webAccess status

Start webaccess:

service vmware-webAccess start

Set webacess to automatic startup:

chkconfig –level 345 vmware-webAccess on

Enable webaccess in firewall

esxcfg-firewall –enableService webAccess

  • Porsbo og Lund
    #1 written by Porsbo og Lund  1 year ago

    Hej Frank

    chkconfig –level 345 vmware-webAccess on

    skal rettes til
    chkconfig –-level 345 vmware-webAccess on

  • *

    You may use these HTML tags: <a> <abbr> <acronym> <b> <blockquote> <cite> <code> <del> <em> <i> <q> <strike> <strong>

Go to Top