Solaris > Gathered System Information or How to print system configuration
The prtconf command prints the system configuration information. The output includes the total amount of memory, and the configuration of system peripherals formatted as a device tree.
1) Use prtconf command:
# prtconf | more
OR
# prtconf –D | more
OR
# prtconf | grep "Memory"
Memory size: 512 Megabytes
2) Use modinfo command:
It display information about loaded kernel modules
# modinfo | more
Update: See all shell Solaris Commands
(Check out all of our posts on Solaris)
You may also be interested in other helpful articles:
- Solaris managing users - Gathering more information
- Question: The Difference between Sun OS and Solaris
- Read UNIX/Linux system IP address in a shell script
- Creating a customized boot CD/DVD for the Solaris OS for x86 System
- Solaris Starting and Stopping dtlogin (CDE)
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Yesterday ~ 16 Comments
Yesterday ~ 5 Comments
Yesterday ~ 20 Comments
Yesterday ~ 35 Comments
Yesterday ~ 13 Comments