- CentOS 7
- Download the Oracle Server XE rpm install package for Linux (e.g. oracle-xe-*.x86_64.rpm.zip) from Oracle
- If necessary, install additional packages and increase the swap file using prepare_centos.sh
- Unzip the downloaded Oracle Server XE rpm install package
./install.sh <path to oracle rpm>/oracle-xe-*.x86_64.rpm
- add the needed user schemas with:
./prepare_user.sh <username> <password>