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 |
Tags
- log
- docker
- C
- 서울시민카드
- audit
- 크롬
- yum
- CentOS
- bash
- Python
- PostgreSQL
- JSON
- rsyslog
- RHEL
- centos 7.5
- 빅데이터
- Shell
- Audit Log
- K8S
- GNOME
- Linux
- GPU
- syslog
- Chrome
- 디렉토리
- Elk
- zabbix
- Elasticsearch
- 파이썬
- Kubernetes
Archives
- Today
- Total
Sysops Notepad
[Linux] 서버 호스트명(hostname) 확인 및 변경 본문
728x90
[root@sysops]# hostname
sysops1
[root@sysops]# hostnamectl set-hostname sysops2
[root@sysops]# hostname
sysops2
728x90
'업무 > etc' 카테고리의 다른 글
[Linux] Streamlit 설치 (0) | 2021.11.15 |
---|---|
[Linux] PostgreSQL 13 설치 (0) | 2021.11.15 |
nginx response 못 받고 끊어질때 조치 방법 (0) | 2021.11.09 |
[Linux] bash if 파일 체크 관련 옵션 (0) | 2021.09.29 |
[WINDOWS] 윈도우 10 실행중인 서비스(service),프로세스(process) 및 포트(port) 확인 방법 (0) | 2021.06.13 |
Comments