NetBird Client Setup

From Open Source Ecology
Jump to navigation Jump to search

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