Enabling Sun's Web Console to be remotely access

1) Verify the service is online, starting if necessary
svcs -a webconsole
If you see a status of offline, use
svcadm enable webconsole

2) Set the tcp_listen property to listen for remote connections
svccfg -s webconsole setprop options/tcp_listen = boolean: true

3) Refresh the service to pick up the new property value
svcadm refresh webconsole


4) Restart the process (this may take a min or two to complete)
svcadm restart webconsole

5) Access the service using https://<hostname>/:6789**

There are 166 comments on this page. [Display comments]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki Install WikkaWiki web hosting