Showing posts with label smcwebserver. Show all posts
Showing posts with label smcwebserver. Show all posts

Wednesday, August 11, 2010

Solaris 10 - How to set Java Web Console

#svccfg -s svc:/system/webconsole setprop options/tcp_listen=true
#svcadm refresh svc:/system/webconsole
#smcwebserver stop
#smcwebserver start
#svcadm enable svc:/system/webconsole
#netstat -an | grep 6789
go to https://localhost:6789