Linux/Netzwerk/Konfiguration: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Zeile 15: Zeile 15:
# [https://wiki.debian.org/NetworkManager NetworkManager]: This is the default for Laptop configuration
# [https://wiki.debian.org/NetworkManager NetworkManager]: This is the default for Laptop configuration
# Systemd: [https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_modern_network_configuration_without_gui Debian reference Doc Chapter 5]
# Systemd: [https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_modern_network_configuration_without_gui Debian reference Doc Chapter 5]


<noinclude>
<noinclude>
Zeile 26: Zeile 25:
# [https://wiki.debian.org/NetworkConfiguration https://wiki.debian.org/NetworkConfiguration]
# [https://wiki.debian.org/NetworkConfiguration https://wiki.debian.org/NetworkConfiguration]


[[Kategorie:Linux/Netzwerk]]
[[Kategorie:Linux/Netzwerk/Konfiguration]]


</noinclude>
</noinclude>

Version vom 16. Dezember 2024, 13:40 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

/etc/network/interfaces

siehe /etc/network/interfaces

3 ways to configure the network

  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


Anhang

Siehe auch

Links

Weblinks
  1. https://wiki.debian.org/NetworkConfiguration