Linux/Netzwerk/Konfiguration: Unterschied zwischen den Versionen
Zeile 17: | Zeile 17: | ||
== Anhang == | == Anhang == | ||
=== Siehe auch === | === Siehe auch === | ||
* [[/etc/network/interfaces]] | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}}} | {{Special:PrefixIndex/{{BASEPAGENAME}}}} | ||
==== Links ==== | ==== Links ==== | ||
===== Weblinks ===== | ===== Weblinks ===== |
Version vom 16. Dezember 2024, 13:41 Uhr
Linux/Netzwerk/Konfiguration
Beschreibung
- Bezüglich einer aktuellen Anleitung für Debian zum Thema Netzwerk lesen Sie Debian Administratorhandbuch — Konfigurieren des Netzwerks
- Tipp
- Unter systemd kann networkd für die Netzwerkverwaltung genutzt werden
- siehe systemd-networkd(8)
3 ways to configure the network
- The interfaces configuration file at /etc/network/interfaces (this page): for basic or simple configurations (e.g. workstation)
- NetworkManager: This is the default for Laptop configuration
- Systemd: Debian reference Doc Chapter 5
Anhang
Siehe auch
- Linux/Netzwerk/Konfiguration
- Linux/Netzwerk/Konfiguration/Adressen
- Linux/Netzwerk/Konfiguration/Bridging
- Linux/Netzwerk/Konfiguration/Defining the (DNS) Nameservers
- Linux/Netzwerk/Konfiguration/Setting up an Ethernet Interface
- Linux/Netzwerk/Konfiguration/VLAN Bonding
- Linux/Netzwerk/Konfiguration/vlan
Links
Weblinks