Linux-konfigurieren/Readme.md

142 B

Schritte zum konfigurieren

Statische IP

iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1