à mon avis il veut désactiver dhcpcd/pump/dhcp-client/dhcpcxd ( client dhcp ) et non le serveur dhcp.
Humidifier
Sans désinstaller dhcp :
less /etc/init.d/dhcp
#! /bin/sh
#
# Start or stop dhcpd daemon
#
test -x /usr/sbin/dhcpd || exit 0
# Set run_dhcpd to 1 to start dhcpd at boot or 0 to disable it.
run_dhcpd=0
if [ $run_dhcpd = 0 ]; then
cat <<EOF
Please edit the file /etc/dhcpd.conf according to your needs. The current
/etc/dhcpd.conf is just the sample file that is provided with the DHCP
package from the Internet Software Consortium, so it will not be useful
at all for you.
After you have edited /etc/dhcpd.conf you will have to edit
/etc/init.d/dhcp as well. There you will have to set the variable
run_dhcpd to 1, and then type "/etc/init.d/dhcp start" to start the
dhcpd daemon.
etc .
GUG
dpkg -P dhcpd
boubours
up
boubours
oups pardon debian potato !!
Dark_Schneider
kelle distro ?
boubours
Je l'ai mis, puis je l'ai plus ou moins désactivé suite au passage de mon modem en routeur (Speedtouch home), donc je voudrais le virer définitivement !!
De même, je voudrais savoir si C important de virer tout les kits de connexions que G installer ?? (pppoe rp-pppoe et ppptp)