Linux/Netzwerk/Konfiguration: Unterschied zwischen den Versionen
Erscheinungsbild
Zeile 4: | Zeile 4: | ||
; Möglichkeiten zur Konfiguration des Netzwerks | ; Möglichkeiten zur Konfiguration des Netzwerks | ||
{| | {| class="wikitable options big" | ||
| 1 || The interfaces configuration file at /etc/network/interfaces (this page): for basic or simple configurations (e.g. workstation) | | 1 || The interfaces configuration file at /etc/network/interfaces (this page): for basic or simple configurations (e.g. workstation) | ||
|- | |- | ||
Zeile 10: | Zeile 10: | ||
|- | |- | ||
| 3 || Systemd: [https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_modern_network_configuration_without_gui Debian reference Doc Chapter 5] | | 3 || Systemd: [https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_modern_network_configuration_without_gui Debian reference Doc Chapter 5] | ||
|} | |||
Bezüglich einer aktuellen Anleitung für Debian zum Thema Netzwerk lesen Sie [https://www.debian.org/doc/manuals/debian-handbook/sect.network-config Debian Administratorhandbuch — Konfigurieren des Netzwerks] | |||
; Tipp | ; Tipp |
Version vom 9. September 2025, 16:44 Uhr
Linux/Netzwerk/Konfiguration
Beschreibung
- Möglichkeiten zur Konfiguration des Netzwerks
1 | The interfaces configuration file at /etc/network/interfaces (this page): for basic or simple configurations (e.g. workstation) |
2 | NetworkManager: This is the default for Laptop configuration |
3 | Systemd: Debian reference Doc Chapter 5 |
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)
Anhang
Siehe auch
Links
Weblinks
Netzwerkeinrichtung
Beschreibung
Anhang
Siehe auch
Links
Weblinks
- The Debian Administrator's Handbook - Configuring the Network.
- systemd kann networkd verwendet werden, um Netzwerke zu verwalten
- systemd-networkd(8)