mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 17:42:07 +02:00

* birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation
353 B
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}}