Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- syslog
- Elk
- bash
- K8S
- Linux
- zabbix
- 디렉토리
- C
- Audit Log
- GNOME
- JSON
- docker
- 빅데이터
- CentOS
- Shell
- rsyslog
- 파이썬
- Kubernetes
- Elasticsearch
- PostgreSQL
- yum
- RHEL
- 서울시민카드
- Chrome
- GPU
- Python
- 크롬
- log
- centos 7.5
- audit
Archives
- Today
- Total
Sysops Notepad
[Linux] kickstart server install 본문
728x90
테스트 환경
OS : Centos 7.5
GUI version : GNOME3
1. App menu -> Search "Application Installer" -> "Let’s Go Shopping." click -> Search "Kickstart" -> install
2. vi /usr/share/system-config-kickstart/packages.py
161 line
repoorder = ["rawhide","development","fedora"] -> repoorder = ["rawhide","development","fedora","base"] 로 변경
3. App menu -> Search "Kickstart" -> user setting
참고:
https://linuxhint.com/install-centos-7-kickstart/
https://www.server-world.info/en/note?os=CentOS_7&p=pxe&f=1
728x90
'업무 > sys' 카테고리의 다른 글
[OS] Hyper-Threading disable or enable (0) | 2018.12.27 |
---|---|
[GPU] Centos 7 nvidia driver, CUDA , kubernetes gpu device 설치 (0) | 2018.11.30 |
GlusterFS을 이용한 파일 공유 및 클러스터링 (0) | 2018.11.27 |
[Linux] 에서 출력되는 systemd 로그 제거하는 방법 (0) | 2018.11.26 |
리눅스 파일시스템 감시 알림 inotify 사용법 (0) | 2018.11.26 |
Comments