Setting up wifi

Starting up a network connection can happen in one of 2 ways on tos. The GUI and terminal will both be explained here.

GUI Connection to your wifi network

Connecting to a network should be pretty simple. This is why we provide an easy to use interface for connecting to wireless networks. All you have to do is open the action center (upper left side on the tos logo.

48

Once opened up you should see the following.

462

Press the connect to wireless network button to start the network connection wizard.
Select the desired SSID to connect to and optionally enter the password.

🚧

Supported connections

We only support WEP/WPA and WPA2. Enterprise secured networks currently don't work with this option. You need to resort to the terminal to establish a network connection

Terminal

This one is also pretty simple. All you need to know is your SSID and your password. Open up a terminal and type in the following

tos network list # get a list of all detected networks
tos network connect <ssid> # connect to a network called <ssid>

If you are trying to connect to enterprise network or the connection type is not supported try the following

nmtui # open a terminal user interface