Difference between revisions of "Uninstall webcosole"
Jump to navigation
Jump to search
(Created page with 'Webconsole is an extremely annoying and resource intensive process. It should be stopped with svcadm before removal. It can be completely removed by issuing the following command…') |
(No difference)
|
Latest revision as of 12:51, 18 March 2010
Webconsole is an extremely annoying and resource intensive process. It should be stopped with svcadm before removal. It can be completely removed by issuing the following command:
for i in SUNWmctag SUNWmconr SUNWmcon SUNWmcos SUNWmcosx SUNWzfsgr SUNWzfsgu; do yes | pkgrm $i; done
Which will remove it from the global and all child zones.