How to install explorer package in solaris 11
I would like to add a document on installing and collecting the explorer on a server installed with solaris 11.This is to help the newbies to start the solaris 11 administration for log collection.
Login to the solaris 11 server.
1. # pkg publisher
2. Check publisher name (Ex: pkg.oracle.com) is resolvable
3. # pkg install explorer --> Take few mins to install
4. # /usr/sbin/explorer -g --> Create default conf file
5. # /usr/sbin/explorer --> Create & Send (optional) the explorer log file.
6 # pkg info explorer ---> show the information about the package
-----------------------------------------------------------
root@Hostname_sol11:~# pkg publisher
PUBLISHER TYPE STATUS P LOCATION
solaris origin online F
Login to the solaris 11 server.
1. # pkg publisher
2. Check publisher name (Ex: pkg.oracle.com) is resolvable
3. # pkg install explorer --> Take few mins to install
4. # /usr/sbin/explorer -g --> Create default conf file
5. # /usr/sbin/explorer --> Create & Send (optional) the explorer log file.
6 # pkg info explorer ---> show the information about the package
-----------------------------------------------------------
root@Hostname_sol11:~# pkg publisher
PUBLISHER TYPE STATUS P LOCATION
solaris origin online F
1