diff --git a/install/VMimage/OracleLinux.md b/install/VMimage/OracleLinux.md new file mode 100644 index 00000000..eed6cc1a --- /dev/null +++ b/install/VMimage/OracleLinux.md @@ -0,0 +1,14 @@ +# Oracle Linux + +## Requirement + +- OS disk automaticlly resize +- OS start methond on Cloud: BIOS/UEFI +- Disk partition: LVM/? +- Softwares: cloud-init, agent of Cloud provider +- Other config: https://github.com/Websoft9/mcloud/blob/master/ansible/roles/desktop/tasks/image.yml +- Applicaitons: Desktop, Docker/Podman, Java + +## Upgrade + +You can use [leapp](https://docs.oracle.com/en/learn/ol-linux-leapp) to upgrade major version, e.g Oracle Linux8 > Oracle Linux9 \ No newline at end of file