: 텔넷 issue.net파일 수정후에
: /rc.d/rc.local 파일에
: issue 라는 문구가 들어간 부분을 찾아서
: 주석처리 하라는데 여기서 몰겠습니다.
: 답변이 올라왔긴한데.. 어떤부분이다만 갈켜주고
: 어떻게 바꾸는진 안갈켜줘서
: 바꾸시라고 한부분 써볼께요,.
:
: # This will overwrite /etc/issue at every boot. So, make any changes you
: # want to make to /etc/issue here or you will lose them when you reboot.
: echo "" > /etc/issue
: echo "$R" >> /etc/issue
: echo "Kerner $(uname -r) on $a $SMP$(uname -m) (l)" >> /etc/issue
:
: echo >> /etc/issue
:
: # make issue.net in a more secure way.
: # Also, warn users of the dangers of insecure telnet session
: echo "" > /etc/issue.net
: echo -n "ALZZA Linux" >> /etc/issue.net
: echo " on "