Программы и Дизайн » Linux, Unix и другие ОС » Программное обеспечение (Linux, Unix)
Oracle Solaris 11.3Год Выпуска: 2018
Версия: 11.3.35.6.0
Разработчик: Oracle
Сайт разработчика:
https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=586758887687490&a...11.1&_afrWinАрхитектура: x86, amd64, sparc
Таблетка: Не требуется
Язык интерфейса: Английский
Описание: Oracle Solaris 11.3
Oracle Solaris 11.3 Support Repository Update (SRU) это патч для Solaris 11.3. Ежемесячно выходит большой апдейт + бывают экстренные небольшие исправления. Репозиторий содержит обновленные пакеты для платформ x86-64.
SRU является кумулятивным апдейтом, т.е. достаточно установить последний.
Доп. информация: Состав:
ORACLE SOLARIS 11.3.32.4.0 IPS REPOSITORY:
- p28355393_1100_SOLARIS64_1of5.zip
- p28355393_1100_SOLARIS64_2of5.zip
- p28355393_1100_SOLARIS64_3of5.zip
- p28355393_1100_SOLARIS64_4of5.zip
- p28355393_1100_SOLARIS64_5of5.zip
ORACLE SOLARIS 11.3.12.4.0 IPS REPOSITORY INSTALLATION GUIDE (SPARC):
- p28355395_1100_SOLARIS64.zip
ORACLE SOLARIS 11.3.12.4.0 IPS REPOSITORY INSTALLATION GUIDE (X86):
- p28355395_1100_Solaris86-64.zip
ORACLE SOLARIS 11.3.12.4.0 AUTOMATED INSTALLER BOOT IMAGE ISO (SPARC)
- p28355396_1100_SOLARIS64.zip
ORACLE SOLARIS 11.3.12.4.0 AUTOMATED INSTALLER BOOT IMAGE ISO (X86)
- p28355398_1100_Solaris86-64.zip
ORACLE SOLARIS 11.3.12.4.0 INTERACTIVE TEXT INSTALL ISO (SPARC):
- p28355399_1100_SOLARIS64.zip
ORACLE SOLARIS 11.3.12.6.0 INTERACTIVE TEXT INSTALL ISO (X86):
- p28355401_1100_Solaris86-64.zip
Как обновиться:
[spoiler="скрытый текст"]
How to Update Your Local System
Perform the following steps to update your local system by using the SRU zip file.
1.Become an administrator.
For more information, see How to Use Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.3.
2.Run the install-repo.ksh script that is included in the IPS Repository Installation Guide patch to update your existing repository. $ install-repo.ksh [-c] [-v] -d full_path_to_existing_s11_3_repo
For example:
$ install-repo.ksh -c -v -d /export/support-repo
3.If the repository is managed by pkgserv, restart the appropriate service. $ svcadm restart svc:/application/pkg/server:your_repo_instance
4.If an existing repository is not set, add the repository to the system.
$ pkg set-publisher -g file:///full_path_to_existing_s11_3_repo solaris
5.Update the packages. $ pkg update
For more information about using the install-repo.ksh script, see the README-zipped-repo.txt file.
[/spoiler]