반응형
update mysql.user set authentication_string=password('123qwe!@#') where user='root';
flush privileges;
반응형
'server eng' 카테고리의 다른 글
| [linux] watch 명령어 (0) | 2021.03.25 |
|---|---|
| [linux] 윈도우에서 사용하던 디스크를 리눅스 서버에 마운트 하기 (0) | 2021.03.25 |
| [linux] ping 차단 (0) | 2021.03.23 |
| [linux] Mysql (0) | 2021.03.23 |
| [linux] TLS,SSL FOR FREE 무료SSL! 적용방법 5분소요 (0) | 2020.06.25 |