- How To Install Sun Explorer In Solaris 11 Commands Command
- How To Install Sun Explorer In Solaris 11 Commands Pdf
- How To Install Sun Explorer In Solaris 11 Commands Download
- How To Install Sun Explorer In Solaris 11 Commands Windows 10
For example, on a default Oracle Solaris 11 installation, only datasets under rpool/ROOT/BEname/ are supported for package operations. The pkg command is the primary user interface in the Image Packaging System. The table below shows the pkg commands that are used to perform common package management tasks. A locale is a collection of files, data and sometimes code which contain the necessary information to adapt Solaris to a specific geographical market. A locale is essentially a 'bundle', containing information such as: 1. The messages displayed to the user (localized messages) 2. Date and time formatting conventions 4. Monetary conventions decimal formatting conventions 5. I received a notice from SUN saying my explorer was out of date. When I went to the page the email had a link to the file to download to upgrade explorer is: servicetoolsinstallstb. Sh I am not sure what to do with this file. When I first put explorer on the SUN Solaris 10 system I just did a pkgadd ( I think ). How To Install Sun Explorer In Solaris 11 Operating Download from Oracle Support MOS the patch 22783063 and unzip and run the command below p227638SOLARIS64.zip #./installstb.sh -verbose. Extracting the STB payload. The original answer applied to Solaris 11 Express/non-official release - if you're doing this today with a full release of Solaris 11.x, use the pkg install command like you see in xavier's response. Run this command from your terminal to install GCC. Pkg install gcc-3 For GCC 4.5.x. Pkg install gcc-45 For GCC 4.7.x.
The Image Packaging System (IPS) is a framework that enables software lifecycle management, such as installation, upgrade and removal of packages. IPS also enables users to create their own software packages, create and manage package repositories, and copy and mirror existing package repositories. Packages can be installed only into file systems that are part of a boot environment (BE). For example, on a default Oracle Solaris 11 installation, only datasets under rpool/ROOT/BEname/ are supported for package operations.
The pkg command is the primary user interface in the Image Packaging System. The table below shows the pkg commands that are used to perform common package management tasks. It compares these commands with equivalent commands used in Oracle Solaris 10.
Package Management Task | IPS Command | Oracle Solaris 10 Equivalent |
---|---|---|
Install package. | pkg install | pkgadd -a |
Display package state and version information. | pkg list | pkginfo |
Verify package installation. | pkg verify | pkgchk -v |
Display package information. | pkg info | pkginfo -v |
Display the contents of a package. | pkg contents | pkgchk -l |
Search for a package. | pkg search | pkgchk -l -p |
Uninstall a package. | pkg uninstall | pkgrm |
Install package updates. | pkg update | pkgadd |
pkg Command Examples: search
Shown below are examples of searching for a package (apptrace).
pkg Command Examples: info
Shown below is an example of displaying package information. The –r option retrieves the information data from the repositories of the image’s configured publishers.
pkg Command Examples: install
Shown below are examples of performing a package (apptrace) installation dry run (-n) and a real package installation.
pkg Command Examples: list, verify, and contents
This section shows examples of listing an installed package (apptrace), verifying package status, and displaying the contents of a package. The pkg contents command with no option just lists the directory, file, and link content. You can use the pkg contents command to find dependencies between packages.
pkg Command Examples: uninstall
Below is an example of uninstalling a package (apptrace) with pkg command.
If your system is a SunFire midframe server (38x0, 48x0, or 68x0 model), use this command to include data from the system console:# /opt/SUNWexplo/bin/explorer -q -e -w default,scextended
If your system uses an alom (advanced lights out manager), some additional data can be collected. Systems that use that include:
Sun Fire V210,V240,V250,V245,V440,V440R,V445 Server Netra 240,440 (AC) Server
Use this command:
# /opt/SUNWexplo/bin/explorer -q -e -w default,alomextended
If your system uses T1 processors (system type starts with T, and uname -a command will say architecture is sun4v), use this command:
# /opt/SUNWexplo/bin/explorer -q -e -w default,Tx000
For any other model of Sun system, use this command:
How To Install Sun Explorer In Solaris 11 Commands Command
# /opt/SUNWexplo/bin/explorer -q -eThe -q option suppresses printing of error messages during the run.
The -e option prevents explorer from automatically sending email.
The -w scextended option collects data from the system console (sc).
If you cannot run explorer for some reason, here are the most important things to collect:
How To Install Sun Explorer In Solaris 11 Commands Pdf
/var/adm/messages or messages.# file for the time when the crash was taken. Be sure to include any messages that occurred just before panic.
/etc/system file
output of the showrev -p command, for a list of patches on system
Detailed hardware configuration of the system. To determine which command to use, issue the command uname -m to find the system architecture type.
How To Install Sun Explorer In Solaris 11 Commands Download
If it is sun4u, send the output of this command:
How To Install Sun Explorer In Solaris 11 Commands Windows 10
/usr/platform/sun4u/sbin/prtdiag -vIf it is sun4v, send the output of this command:
/usr/platform/sun4v/sbin/prtdiag -v
Output of this command:
prtconf -vp
If your system is a SunFire midframe server (38x0, 48x0, or 68x0 model), include the output of these commands to collect data from the system console:
showlogs -v
showlogs -d