thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Sun Jul 31, 2005 8:05 am Post subject: Solaris > GUI tools for Package management |
|
|
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 & |
|