NetBird Client Setup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
If you add a computer to the OSE network as an OSE computer all controllers on the network are given access to that computer. | 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. | To do this first install the NetBird client on your computer.<br> | ||
You can do this using: | You can do this using: | ||
<br><code>curl -fsSL https://pkgs.netbird.io/install.sh | sh</code> | <br><code>curl -fsSL https://pkgs.netbird.io/install.sh | sh</code><br> | ||
or: | or: | ||
Revision as of 18:57, 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.
You can do this using:
curl -fsSL https://pkgs.netbird.io/install.sh | sh
or:
Connecting a controller computer
TODO