Solaris Commands
Search a package
# pkg search -r openoffice
Installing a package
# pkg install openoffice
Uninstalling a package
# pkg uninstall openoffice
Hrdware details
# prtconf
Processor Information:
# psrinfo -pv
List all processes
# ps -ef
View the services
# svcs
View the system-log
# svcs system-log
Enable a service
# svcadm enable network/ftp