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
- Python
- Elasticsearch
- Kubernetes
- 빅데이터
- GNOME
- GPU
- 크롬
- PostgreSQL
- Audit Log
- 서울시민카드
- JSON
- Elk
- centos 7.5
- syslog
- docker
- 파이썬
- 디렉토리
- Chrome
- yum
- Shell
- CentOS
- C
- audit
- Linux
- bash
- log
- RHEL
- rsyslog
- zabbix
- K8S
Archives
- Today
- Total
Sysops Notepad
Centos 7 GUI 설치 본문
728x90
아래 명령어로 설치가능한 GUI 확인
# yum grouplist
GUI 확인후 설치
# yum groupinstall "KDE Plasma Workspaces"
or
# yum groupinstall "GNOME Desktop"
런레별 변경 및 리부팅
# vi /etc/inittab
...
id:3:initdefault 3을 5로 변경
# reboot
끝
728x90
'업무 > sys' 카테고리의 다른 글
katello 메모 (0) | 2018.10.22 |
---|---|
[Grafana] Grafana Server 구축 하기 (0) | 2018.09.29 |
Centos 7 postgresql 접속 오류시 조치 방법 (0) | 2018.07.08 |
Centos 7 Postgresql 10 설치 및 DB 생성 (0) | 2018.07.08 |
Centos 7 Audit Log 확인하기 (0) | 2018.06.13 |
Comments