NetBird Client Setup: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "==Connecting an OSE computer==")
 
No edit summary
Line 1: Line 1:
==Note==
Whatever you wish to do you will have to contact [[User:Brenden]] to connect a computer to the network. Details below.
==Connecting an OSE computer==
==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.
```curl -fsSL https://pkgs.netbird.io/install.sh | sh```
==Connecting a controller computer==
TODO

Revision as of 18:51, 6 December 2025

Note

Whatever you wish to do you will have to contact User: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. ```curl -fsSL https://pkgs.netbird.io/install.sh | sh```

Connecting a controller computer

TODO