문서의 이전 판입니다!


우분투 재시작 명령 (Ubuntu Reboot)

끄거나 재시작하는 명령이 있습니다.

끄기

Type the command:

sudo halt

OR

sudo shutdown -h now

재시작

Type the command:

sudo reboot

More information can be found about these two commands by typing following commands (man page):

man reboot
man shutdown
누구나 수정하실 수 있습니다. 위키 사용법 참고하세요.

연결문서