(B16) Linux Basic part3 Download and Install CentOS 7 Linux Full(GUI)

Опубликовано: 19 Октябрь 2025
на канале: Latif Shaik (latiftechnotes)
63
1

20220411 125616
Download and Install CentOS 7
https://www.centos.org/download/
http://isoredirect.centos.org/centos/...
http://centos.excellmedia.net/7.9.200...

Directlink:
http://centos.excellmedia.net/7.9.200...

CentOS-7-x86_64-DVD-2009.iso 4.4G --GUI
CentOS-7-x86_64-Minimal-2009.iso 1.0G --CLI -minimal OS
-----------
Create VM

CPU:1GHz 1 -vcpu -check intel vt-x/amd-v
RAM:2GB (GUI)
HDD:20GB -- 200GB

8GB - 2GB
4GB - 1GB

vmware workstation: .vmx --add 3 line

hypervisor.cpuid.v0 = "FALSE"
mce.enable = "TRUE"
vhu.enable = "TRUE"
----------
Install

lang: english india,
kb: english US

network n hostname




Disk paritions:

/boot - 1G
/boot/efi -1G

/ -40G
/home -40G
swap -4G
---------------------------
Swap - virtual memory

physical memory - RAM

swap memory support physical memory to run applications/service

RAM size x 2

RAM: 2G
Swap : 2G x 2 =4G

in windows virtual memory -pagefile.sys
RAM x 1.5
-----------------------------
Software/package

Server with GUI
-developer tools
-monitoring
-libraries
-
-




User setting:

root password:
admin@123

user creatation:
student16a
:student16a
------------------