How to Install this Oracle Solaris 11 Support Certificate
Ganrate and Obtain from Oracle a Certificate to reach the support repository from Oracle Certificate generator
Once generated to iinstall the Oracle Solaris 11 Support Certificate follow the below steps.
Change the client to point to the local Repository
If you want your clients to get packages from your local repository, you need to reset the origin for the solaris
publisher. Execute the following command on each client:
pkg set-publisher -G https://pkg.oracle.com/solaris/support/ \
-g http://ai.domain.com/ solaris
Configure and Install an AI server
Install the AI server
pkg install installadm
Configure the AI server
Make sure the network is fully configured
Check if the default router is set
netstat -rn
The first line in the output should read something like this:
default 10.10.10.1 UG 4 41861
To add a default router
route -p add default 10.10.10.1
Check the Netmasks table
getent netmasks 10.10.10.0
If the output is empty then create a netmask entry for all networks which will be requesting DHCP
installadm list -n s11-x86 -m
Manifest Status Criteria
-------- ------ --------
default Default None
orig_default Inactive None
Check your AI configuration
installadm list
Service Name Alias Of Status Arch Image Path
------------ -------- ------ ---- ----------
default-i386 s11-x86 on x86 /ai/x86
default-sparc s11-sparc on Sparc /ai/sparc
s11-sparc - on Sparc /ai/sparc
s11-x86 - on x86 /ai/x86
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish, through the settings link in the bottom of the page. ACCEPT
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.