Notice
Recent Posts
Recent Comments
SNOWFLAKES DRAWING PAPER
[Ubuntu] 우분투 runlevel (런레벨) 변경 방법 본문
http://doraki.net/196
1. 런레벨 확인 방법
2. 런레벨 변경
출처 : http://www.debianhelp.co.uk/runlevels.htm
3. 데비안/우분투 런레벨 구조
* 0 - Halt
* 1 - Single
* 2 - Full multi-user with display manager (GUI) 기본값
* 3 - Full multi-user with display manager (GUI)
* 4 - Full multi-user with display manager (GUI)
* 5 - Full multi-user with display manager (GUI)
* 6 - Reboot
출처 : http://zoobave.blogspot.com/2007/08/debianubutnu-run-levelswithout-inittab.html
4. 레드헷 계열 런레벨 구조
0 - 시스템 중지(halt)
1 - 단일 사용자 모드
2 - NFS를 제외한 다중 사용자 모드(만 네트워크와 연결되어 있지 않으면 런레벨
3과 같다)
3 - 모든 기능이 작동하는 다중 사용자 모드(default)
4 - 사용하지 않음
5 - X 윈도우 부팅(xdm, gdm)
6 - 리부팅(reboot)
출처 : http://debianusers.org/seminar/seminar5/disk/disk_service.txt
1. 런레벨 확인 방법
$runlevel
또는
$who -r
2. 런레벨 변경
$telinit N (N은 런레벨 숫자)
3. 데비안/우분투 런레벨 구조
* 0 - Halt
* 1 - Single
* 2 - Full multi-user with display manager (GUI) 기본값
* 3 - Full multi-user with display manager (GUI)
* 4 - Full multi-user with display manager (GUI)
* 5 - Full multi-user with display manager (GUI)
* 6 - Reboot
출처 : http://zoobave.blogspot.com/2007/08/debianubutnu-run-levelswithout-inittab.html
4. 레드헷 계열 런레벨 구조
0 - 시스템 중지(halt)
1 - 단일 사용자 모드
2 - NFS를 제외한 다중 사용자 모드(만 네트워크와 연결되어 있지 않으면 런레벨
3과 같다)
3 - 모든 기능이 작동하는 다중 사용자 모드(default)
4 - 사용하지 않음
5 - X 윈도우 부팅(xdm, gdm)
6 - 리부팅(reboot)
출처 : http://debianusers.org/seminar/seminar5/disk/disk_service.txt
'참고/정보 > ubuntu(우분투)/Linux' 카테고리의 다른 글
[Ubuntu] Ubuntu Compiz.. (0) | 2009.01.18 |
---|---|
[Ubuntu] 유튜브의 동영상을 다운로드 받자 - UTube Ripper (1) | 2009.01.17 |
[Ubuntu] 우분투에서 Wine으로 스타크래프트를 하자!! (0) | 2009.01.17 |
[Ubuntu] 심플한 방화벽 - Gufw (0) | 2009.01.17 |
[Ubuntu] 8.10 - 토렌트 클라이언트 델루지(Deluge) (0) | 2009.01.17 |
Comments