- Mem 4 GiB
- HD 40 GiB
- Processor 4 Core, Virtualize VT-x, Virtualize IOMMU
- Tambahkan di configurasi .vmx, untuk UEFI, nested virtualization dan disk UUID
firmware = "efi"
hypervisor.cpuid.v0 = "FALSE"
disk.EnableUUID = "TRUE"
- OS Centos 7 64 bit
- CDROM Iso
CentOS-7-x86_64-DVD-1804.iso
- Jalankan VM
- Bahasa, English United States
- Date/tine, Asia, Jakarta
- Installation Destination, Pilih HD, Done
- Software Selection, Server with GUI
- Network dan Hostname, ethernet on, hostname localhost.localdomain
- Begin install
- Buat password root
- Buat user, nama user misal el, centang user sebagai admin
- Reboot
- Terima license dan selesaikan konfigurasi
- Login, buka terminal dan update system dengan menjalankan
sudo yum update -y
- Reboot