Notice
Recent Posts
Recent Comments
Tags
- admin port
- 우파푸른하늘80만이벤트
- web&was apche htaccess
- snmp
- perplexity
- unix_socket
- port description
- wildfly jboss
- mgmtip
- MotD
- Galera Cluster
- 우파푸른하늘
- banner
- CentOS
- mariadb
- Path
- n15148
- n1548
- 웰카
- RHEL8
- Kubernetes
- data-door
- vmware
- Network
- etcd
- maxscale
- dell
- drbd
- CEP
- openldap
- Auth
- Storage
- docker
250x250
반응형
전산쟁이의 기억노트
Centos UUID확인방법 본문
728x90
반응형
- disk uuid 값 확인 법
$> ls -l /dev/disk/by-uuid $> blkid
- UUID생성명령어
$> uuidgen 1234-5678-9010
- 생성된UUID변경
$> tune2fs /dev/sda1 -U ******
출처 - http://igoni.kr/books/linux/page/centos-uuid
Centos UUID확인방법 | igoni.kr
disk uuid 값 확인 법$> ls -l /dev/disk/by-uuid $> blkid UUID생성명령어$> uuidgen 1234-5678-9010...
igoni.kr
728x90
반응형
'Centos기술노트' 카테고리의 다른 글
리눅스에서 사용자 관리하기-2 (0) | 2022.08.12 |
---|---|
리눅스에서 사용자 관리하기-1 (0) | 2022.08.12 |
centos bonding Active 인터페이스 변경 (0) | 2022.08.12 |
Centos 4.x 리포지터리 변경 방법 (0) | 2022.08.12 |
Bash 임의코드 실행 취약점 보안업데이트 (0) | 2022.08.12 |
Comments