-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Barry McGillin edited this page Jun 16, 2017
·
1 revision
Download the files as specified in the README.md before running the script below.
bash start.sh
- updateLinux.sh PROGRESS: 1/11 updateLinux.sh - first script run - from plain iso. Set up second drive. Yum Updates. Reboot
- afterreboot1.sh PROGRESS: 2/11 afterreboot1.sh - after first reboot - before any oracle database software installed. install virtual box guest additions.
- asroot.sh PROGRESS: 3/11 asroot.sh - main kick off script e.g. yum and call subscripts
- install.sh PROGRESS: 4/11 install.sh - install dbtools client tools
- installdb.sh PROGRESS: 5/11 installdb.sh - install the database with silent install
- postinstall.sh PROGRESS: 6/11 postinstall.sh - Database post install updates - e.g. passwords do not expire.
- postdbinstallandpatch.sh PROGRESS: 7/11 postdbinstallandpatch.sh - post database install and patches (if required)
- demo.sh PROGRESS: 8/11 demo.sh - demos (labs)
- apex.sh PROGRESS: 9/11 apex.sh - apex install
- ords.sh PROGRESS: 10/11 ords.sh - ords install
- dodemos.sh PROGRESS: 11/11 dodemos.sh - set up demos and run reset scripts