1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:42:07 +02:00
tldr/pages.de/common/bird.md
Marek Küthe fe3154287e
birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation (#10351)
* birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation
2023-07-13 18:08:01 +05:30

353 B

bird

BIRD Internet Routing Daemon. Routing-Daemon mit Unterstützung für BGP, OSPF, Babel und weitere. Weitere Informationen: https://bird.network.cz/.

  • Starte bird mit einer bestimmten Konfigurationsdatei:

bird -c {{pfad/zu/bird.conf}}

  • Starte bird als spezifischer Benutzer und Gruppe:

bird -u {{benutzername}} -g {{gruppe}}