-
Archives
-
Méta
Archives mensuelles : mai 2010
Configurer Eth0 sur Ubuntu Server
# The loopback network interface auto lo iface lo inet loopback # The primary network interface #allow-hotplug eth0 auto eth0 # pour la lancer au démarrage iface eth0 inet static # static = fixe, sinon dhcp address 192.168.0.3 # l’ip … Continuer la lecture