Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.
Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung | |||
tmp [2014/02/07 20:24] – admin | tmp [2017/04/01 17:03] (aktuell) – gelöscht admin | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | |||
- | |||
- | layman -f -o http:// | ||
- | |||
- | Ebuild für ACL Nautilus: | ||
- | Sprachfiles in folgendes Verzeichnis: | ||
- | | ||
- | / | ||
- | nautilusadvacl.mo | ||
- | cp de/ | ||
- | |||
- | |||
- | <pre> | ||
- | auto lo | ||
- | iface lo inet loopback | ||
- | auto eth0 | ||
- | - ipv4 configuration | ||
- | iface eth0 inet static | ||
- | address 192.168.3.12 | ||
- | netmask 255.255.255.0 | ||
- | network 192.168.3.0 | ||
- | gateway 192.168.3.1 | ||
- | broadcast 192.168.3.255 | ||
- | - ipv6 configuration | ||
- | iface eth0 inet6 static | ||
- | address 2000: | ||
- | netmask 96 | ||
- | gateway 2000: | ||
- | |||
- | iface eth0 inet6 static | ||
- | address 2001: | ||
- | | ||
- | |||
- | iface eth0 inet6 static | ||
- | address 2999: | ||
- | | ||
- | | ||
- | | ||
- | dns-search codeghar.com | ||