2. /etc/lightdm/lightdm.conf file 에서 autologin-user=root로 변경
3. /root/.profile 에서 mesg n 대신에 tty -s && mesg n 으로 변경 (에러 팝업 감추기)
4. 기본적인 app
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install vim git wget curl ssh
5. docker 최신버전 설치
sudo wget -qO- https://get.docker.com/ | sh
댓글 없음:
댓글 쓰기