VMware Install CentOS 7
        
        
             
                Download ISO File
- Find the version you want and choose ‘x86_64’ 
- Download the ISO file 

Note: ‘minimal’ does not have GUI
VMware






"CentOS_7_64_template" will be the file name save in your host machine.



Choose the cores number, memory, and disk space you want your VM to have.












Give user permission to root
- su root
- vim /etc/sudoers
- Find and edit
| 1 | root ALL=(ALL) ALL |