2008년 9월 9일 화요일

Howto when terminal displays to this message just after Debian etch install,: "* not starting internet superserver: no services enable"

+-- refer to page :
+-- http://arturmartins.wordpress.com/2008/08/28/not-starting-internet-superserver-debian-etch/
+-- My terminal message :
+-- "* not starting internet superserver: no services enable"

Not starting internet superserver - debian etch

After booting if you have this line:

Not starting internet superserver: no services enabled

To remove it:

update-rc.d -f openbsd-inetd remove

If you change ideas later and need to put it back, do:

update-rc.d -n openbsd-inetd defaults 20