Emmanuel De Paepe writes: > In Solaris Express I receive this message: > > bash-3.2$ svcs webconsole > STATE STIME FMRI > online 15:01:32 svc:/system/webconsole:console > bash-3.2$ > > Could you explain in a nutshell where this service is actually used for?
% svcs -x webconsole svc:/system/webconsole:console (java web console) State: disabled since Wed Mar 19 11:03:11 2008 Reason: Disabled by an administrator. See: http://sun.com/msg/SMF-8000-05 See: smcwebserver(1M) See: /var/svc/log/system-webconsole:console.log Impact: This service is not running. % man -s 1m smcwebserver [...] > Is it this I should use to disable the service. > > 'svcadm disable webconsole' Yes, that'd do it. -- James Carlson, Solaris Networking <[EMAIL PROTECTED]> Sun Microsystems / 35 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ opensolaris-discuss mailing list [email protected]
