Cent / Redhat 7 Install and Initial setting
Enviroments
OS: redhat 7.3
Step#1 : Red hat Enterprise Linux 7.3 install Booting ……
Step#2 : KeBorad Language (English > English(United Stateds) Selected
Step#3 : DATE & TIME ( Region : Asia City Ho Chi Minh City) Selected
Step#4 : Installation Source Selected
Step#5 : Check( Debugging Tools,Compatibilty Libraies,Developerment Tools)
Step#6 :Check(FTP , KDE ,Large System Performance ,Performance Tools)
Step#7 :Disk Partitioning
①
- /Boot partion : (Mount Point /boot, Deisired Capacity: 1024M) NOT file system LVM
⑥
⑤
④
③
②
①
- Swap Patition ( physical memory size *2 but max size 32GB)
Select +
Mount Point : Capacity Desired Enter size :
Device Type : LVM
File System : swap
Volume Group : create Vg00 -> Vg00 selected
Name : swap ( Set same as partition name)
Set other partitions in the same way. (ex /home, /var, /usr)
Step#8 :Network & Hostname
Hostname : Change the hostname.
Ethernet : Change the ‘ON’
Click ‘Done’
Select “ IPv4 setting “
Method : manual
Address : IP setting
Select “Save”
Step#9 :SECURITY POLICY ( apply security policy -> OFF)
Step#10 :USER ACCOUNT SETTING
- Create root password
- Create User account and password
- reboot
Step#11 : LICENSING INFORMATION
Step#12 : Subscription manager
Subscription manager : If you do not have a Subscription license agreement, do not set it.
Step#13 : Login as Techdata
Step#14 : Selinux disable (change enforcing-> disabled)
Step#15 : NetworkManager Service disable
[root@localhost ~] systemctl stop Manager.service
[root@localhost ~] chkconfig NetworkManager off
Step#16 : firewall Service disable
[root@localhost ~] # systemctl stop firewalld
[root@localhost~ ] # chkconfig frewalld off
Step#17 : Create YUM IN local
Refer to [TD-LINUX] Create YUM in local document
사업자 정보 표시
(주)블루원 | 김홍태 | 서울특별시 용산구 원효로 4가 135 금홍 2빌딩 | 사업자 등록번호 : 106-86-76684 | TEL : 02-3272-7200 | Mail : support_ora@blueone.co.kr | 통신판매신고번호 : 호 | 사이버몰의 이용약관 바로가기
'OS - LINUX' 카테고리의 다른 글
[TD - LINUX] How to update or patch rpm using YUM on Linux (0) | 2019.07.23 |
---|---|
[TD-LINUX] How to collect vm core dump.docx (0) | 2018.07.17 |
[TD-LINUX] Cent / Redhat 7OS(LINUX) PCS CLUSTER LINUX (0) | 2017.11.17 |
[TD-LINUX] configure High Availability(FARM_REPLECATION) BY SAFEKIT (0) | 2017.11.17 |
[TD-LINUX] To add a disk to an existing volume group (0) | 2017.10.18 |