September 2000
Beginner
1312 pages
33h 47m
English
![]()
/etc/init.d/init.wbem -start | -stop
The init.wbem command is new in the Solaris 8 release. The init.wbem command is run automatically during installation and each time the system is rebooted by the /etc/rc2.d/S90wbem run control script. This command starts the Common Information Model (CIM) Boot Manager, cimomboot, a process that listens for connection requests from web-based enterprise management (WBEM) clients. When a client requests a connection, the cimomboot program starts the CIM Object Manager. Generally, you do not need to stop the CIM Object Manager. However, if you ...