Installing pkgutil and webmin on Solaris
pkgutil
blastwave.org is a group of people who create Open Source software packages for the Solaris Operating System. Ensure you the right package for your Architecture.
They use to provide a tool called pkg-get to download Solaris packages, but that tool fell into legal troubles and has now been abandoned. The replacement tool is called pkgutil. It can be downloaded here:
http://www.blastwave.org/howto.html
It can be installed using the following:
If you add /opt/csw/bin path you can use pkgutil and all the software downloaded from blastwave.
webmin
webmin is great web management console for administering unix machines brought to you by the good people of http://www.webmin.com/. There is Solaris package of it that can be downloaded and installed. Ensure you the right package for your Architecture.
You can then access webmin web console using the following URL:
http://servername:10000
See http://www.webmin.com/solaris.html for more details.
Login using your root (or equivalent) username and password.