- CentOS Stream 9
- Requirement
- Install
- Reference
CentOS Stream 9
Requirement
2 GHz core / 2 GB Memory / 20 GB Disk
Cloud에서 지원하는 CentOS 버전
KT Cloud : CentOS 7.9 (64 bits)
Daou Cloud : CentOS 7.6 (64 bits)
Install
Install CentOS Stream 9
Localization
Keyboard
Language Support
Time & Date
Software
Software Selection
Minimal Install
System
Installation Destination
Network & Host Name
User Settings
Root Password
User Creation
#--- 초기 설정
dnf -y update
dnf -y groupinstall "Development Tools"
dnf -y install yum-utils
dnf config-manager --set-enabled crb
dnf -y install epel-release epel-next-release
dnf repolist | grep epel #-- 저장소 조회
# /var/www/repos/
# vi /etc/cron.daily/update-repo
dnf -y install nodejs
firewall-cmd --add-service=http
Reference
최종 수정일: 2024-09-30 12:26:18
이전글 :
다음글 :