K-디지털트레이닝(빅데이터) 60일차

유현민·2021년 11월 15일
0

오늘은 centos를 설치하고 mysql을 설치하였다.
server 구동(끄거나 새로 켜기)

shutdown -h now
sudo shutdown -h now

reboot
sudot reboot

systemctl status mysqld
sudo systemctl status mysqld (start, stop, status, restart)
sudo systemctl enable mysqld

note.sh

cd ~/work
conda activate ml

방화벽 끄기
sudo systemctl stop firewalld
sudo systemctl disable firewalld

netstate -tnlp

profile
smilegate

0개의 댓글

관련 채용 정보