가상머신 안에 가상머신인 KVM 중지
systemctl stop libvirtd
systemctl disable libvirtd
텍스트 로그인을 하는 이유는 가상머신 리소스를 줄이기 위함
다시 그래픽 로그인으로 수정하는 방법도 있음
systemctl set-default multi-user.target
systemctl status sshd
yum install -y tree
ps -ef | grep yum
kill -9 pid
rm -rf /var/run/yum.pid