태그 : linux 요약보기전체보기목록닫기

1 2

Add account to sudouser

environment:  - debian 4.0 problem: (I have to add my account to sudo user. cause, if not, I got an error message like blow.) $sudo lsmod accountname is not in the sudoers file. This inci...

kernel compile with hand.

environment:  - debian 4.0  - linux kernel 2.6.24 (vanilla) compile sequence:  - make mrproper  - make menuconfig   - I use old config. (cp /boot/config-xxx /usr/sr...
1 2