- Oracle Solaris 11:First Look
- Philip P. Brown
- 231字
- 2021-08-05 18:09:55
It's the Oracle of install systems!
Oracle databases have the reputation of being extremely flexible, extremely scalable, and extremely difficult to configure and tune, relative to other systems.
The bad news is, Solaris 11 installation methods have gone the same way, to the point where Oracle's installation docs are now an all new 200-page PDF document (Oracle document E21798, Installing Oracle Solaris 11 Systems).
The good news is, this chapter will let you know about the majority of what you need to know, in a considerably smaller amount of space.
More good news:
If all you wish to do is manually install one or two systems directly from a CD image, it is still relatively simple. Things get more complicated only when you wish to do preconfigured installs. This is because jumpstart has been completely replaced, and even wanboot has been changed.
The following topics are covered in this chapter:
- Default passwords
- Installation from CD-ROM (LiveCD, Text-install, or Automated Install)
- Overview of Automated Install
- Network bootstrap process
- Install servers
- Common traps and pitfalls
- Solaris release version versus supported version
The first part of this chapter will address the simple case of installing from physical media. Each section after that, will build on knowledge from prior sections. So be sure to read this chapter from the start, to however deep you want to go, rather than just jumping into the middle somewhere.
- 基于粒計算模型的圖像處理
- Mastering AWS Lambda
- Pandas Cookbook
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- 編譯系統透視:圖解編譯原理
- JSP開發案例教程
- Mastering JBoss Enterprise Application Platform 7
- Learning FuelPHP for Effective PHP Development
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Java Web開發詳解
- 軟件供應鏈安全:源代碼缺陷實例剖析
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Django 3.0入門與實踐
- Django 3.0應用開發詳解