mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-08 10:46:01 +00:00
14 lines
297 B
Plaintext
14 lines
297 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# zerotier-one
|
|
|
|
> Start the ZeroTier One daemon.
|
|
> More information: <https://github.com/zerotier/ZeroTierOne/blob/main/doc/zerotier-one.8.md>.
|
|
|
|
- Start the ZeroTier One [d]aemon:
|
|
|
|
`sudo zerotier-one -d`
|