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.
🐧 Please support my work on Patreon or with a donation.
🐧 Get the latest tutorials on Linux, Open Source & DevOps via:
🐧 Get the latest tutorials on Linux, Open Source & DevOps via:
- RSS feed or Weekly email newsletter
- Share on Twitter • Facebook • 6 comments... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
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!
How the **** do I install packages on Solaris 10…??? O.o
pkgadd -d somepackage.pkg
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?
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.
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!