User Tools

Site Tools


gettingstarted

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
gettingstarted [2022/03/31 16:01]
James Prestwood
gettingstarted [2022/04/01 16:47] (current)
James Prestwood
Line 145: Line 145:
 == Connecting to a Network == == Connecting to a Network ==
  
-For this HOWTO we will be using iwd's command line client, iwctl, starting it from the iwd build directory. ​ iwctl should be shipped by default with most distributions,​ so if you are using iwd from a distribution package, you can simply invoke '​iwctl'​.+For this HOWTO we will be using iwd's command line client, iwctl, starting it from the iwd build directory. ​The default DBus configuration requires users to be part of the netdev group. If you are not, add yourself: 
 + 
 +<​code>​ 
 +usermod -a -G netdev <​user>​ 
 +</​code>​ 
 + 
 +iwctl should be shipped by default with most distributions,​ so if you are using iwd from a distribution package, you can simply invoke '​iwctl'​.
  
 <​code>​ <​code>​
gettingstarted.txt · Last modified: 2022/04/01 16:47 by James Prestwood