NetBird Client Setup: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
To do this first install the NetBird client on your computer.<br> | To do this first install the NetBird client on your computer.<br> | ||
You can do this | You can do this by opening your terminal and entering: | ||
<br><code>curl -fsSL https://pkgs.netbird.io/install.sh | sh</code><br> | <br><code>curl -fsSL https://pkgs.netbird.io/install.sh | sh</code><br> | ||
If you want a shorter link. They both do the exact same thing. | If you want a shorter link. They both do the exact same thing. | ||
Latest revision as of 21:23, 6 December 2025
Note
Whatever you wish to do you will have to contact Brenden to connect a computer to the network. Details below.
Connecting an OSE computer
When I say OSE computer I mean a computer loaded with OSE Linux v3 or other version of Linux setup for use in an OSE workshop or other OSE work environment. If you add a computer to the OSE network as an OSE computer all controllers on the network are given access to that computer.
To do this first install the NetBird client on your computer.
You can do this by opening your terminal and entering:
curl -fsSL https://pkgs.netbird.io/install.sh | sh
If you want a shorter link. They both do the exact same thing.
Once it is installed you will need to contact Brenden. Once contacted he should give you a new one time use curl command which will connect the computer to the network. After doing that you will be done.
If you are connecting more then one computers at once you can request a command that can be used multiple times.
Connecting a controller computer
TODO