Solaris comes with following two GUI tools:
1) admintool
2) prodreg
3) As pointed out by Yamaraj Solaris 10 (older version too) includes the SMC ~ Solaris Management Console. It can be run remotely over ssh forwarded port.
* How to use or start them?
1) You can start them from shell prompt as follows:
# admintool &
OR
# prodreg &
Just follow on screen instructions, its really easy to use above GUI tools.
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop












{ 6 comments… read them below or add one }
Been copyin’-n-pastin’ too much lately, huh?
admintool is nowhere to be found in Solaris 10
release. Solaris Management Console (smc)
has actively replaced admintool in Solaris 10.
Correct it!
Yah thanks but when i wrote this first time when i was conducting classes on Solaris 8 (2002/03). You are right thanks for suggestion.
Where in smc can I manage packages like I did in Admintool?
I can’t seem to find the correct toolbox to add/remove through a browse menu like I used to use in Solaris 8.
What am I missing?
How the **** do I install packages on Solaris 10…??? O.o
pkgadd -d somepackage.pkg
Although i have a big respect for Solaris, it has shitty package manager and it always had. I’m not talking about his default pkg utilities, i’m talking about GUI tools. You have ‘prodreg’ utility which is slow and non-intuitive, ‘admintool’ which they threw out from ver.10 and that’s it! The best package manager i ran into is ‘pkgutil’ although Solaris desperately lacks a good GUI frontend to it!