mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update OracleLinux.md
This commit is contained in:
parent
750ed0d219
commit
2805445628
@ -6,15 +6,15 @@ You should download [Oracle Linux image](https://yum.oracle.com/oracle-linux-tem
|
||||
|
||||
## Cloud image requirements
|
||||
|
||||
- Kernel: Unbreakable Enterprise Kernel (UEK)/Red Hat Compatible Kernel(RHCK)
|
||||
- Kernel: Unbreakable Enterprise Kernel (UEK)(√)/Red Hat Compatible Kernel(RHCK)
|
||||
- OS disk automaticlly resize
|
||||
- User can user password or key both for create VM or reset password
|
||||
- OS start methond on Cloud: BIOS/UEFI/UEFI-Preferred
|
||||
- Disk partition: LVM/?
|
||||
- File system type: FAT32、EXT2、EXT3、EXT4、UFS、[btrfs](https://blogs.oracle.com/linux/post/btrfs-on-oracle-linuxefficiently-backup-and-recover-systems)
|
||||
- OS start methond on Cloud: UEFI-Preferred
|
||||
- Disk partition: LVM(√)
|
||||
- File system type: xfs(√)、[btrfs](https://blogs.oracle.com/linux/post/btrfs-on-oracle-linuxefficiently-backup-and-recover-systems)
|
||||
- Softwares: cloud-init, agent of Cloud provider, virtio, NVMe
|
||||
- Other config: https://github.com/Websoft9/mcloud/blob/master/ansible/roles/desktop/tasks/image.yml
|
||||
- Applicaitons: Desktop, Docker/Podman, Java
|
||||
- Applicaitons: Desktop or Docker/Podman
|
||||
- Other repository
|
||||
```
|
||||
yum install -y oraclelinux-developer-release-e* oracle-nodejs-release-e* oracle-epel-release-e*; fi
|
||||
|
Loading…
Reference in New Issue
Block a user