mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
parent
444c78c805
commit
a324a09820
2 changed files with 22 additions and 0 deletions
13
pages.nl/common/bird.md
Normal file
13
pages.nl/common/bird.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# bird
|
||||
|
||||
> BIRD Internet Routing Daemon.
|
||||
> Routingdaemon met ondersteuning voor BGP, OSPF, Babel en anderen.
|
||||
> Meer informatie: <https://bird.network.cz/>.
|
||||
|
||||
- Start Bird met een specifiek configuratiebestand:
|
||||
|
||||
`bird -c {{pad/naar/bird.conf}}`
|
||||
|
||||
- Start Bird als een specifieke gebruiker en groep:
|
||||
|
||||
`bird -u {{gebruikersnaam}} -g {{groep}}`
|
9
pages.nl/osx/bird.md
Normal file
9
pages.nl/osx/bird.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# bird
|
||||
|
||||
> Dit ondersteunt de synchronisatie van iCloud en iCloud Drive.
|
||||
> Het moet niet handmatig worden aangeroepen.
|
||||
> Meer informatie: <https://keith.github.io/xcode-man-pages/bird.8.html>.
|
||||
|
||||
- Start de daemon:
|
||||
|
||||
`bird`
|
Loading…
Add table
Reference in a new issue