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 | 31 |
Tags
- nodejs
- git
- 도커
- 네트워크
- 이론
- PAT
- Javascript
- IaaS
- 개념
- PaaS
- MongoDB
- 쿠버네티스
- 클라우드
- network
- Docker-compose
- docker
- 명령어
- 실습
- Docker Swarm
- kubernetes
- OpenStack
- RAID
- worker
- RAPA
- gns3
- express
- dockerfile
- 용어정리
- node.js
- mysql
Archives
- Today
- Total
목록2021/08/25 (1)
융융이'Blog
RHCSA 자격증 : root 비밀번호 변경하기(1일차)
RHCSA 자격증 : root 비밀번호 변경하기(1일차) root 비밀번호 분실 했을때 재부팅 ctrl + alt + delete > end 키> e 키 편집모드 진입 설정값 변경 > ctrl + x 저장 후 재부팅 #linux16 으로 시작하는 줄 마지막 rd.break 비밀번호 변경 mount -o rw,remount /sysroot chroot /sysroot passwd touch /.autorelabel exit exit 재부팅 ctrl + alt + delete > end 키> e 키 편집모드 진입 설정값 변경 > ctrl + x 저장 후 재부팅 #linux16 으로 시작하는 줄 마지막 ro => rw rhgb quiet => init=bin/bash #변경 비밀번호 변경 passwd touc..
2022이전/Linux
2021. 8. 25. 19:49