The officially official Devuan Forum!

You are not logged in.

#1 Re: Documentation » How to connect to Wifi without a network manager. » 2017-06-12 20:35:26

Nice guide!

Though I'm a little curious why you switch between ip and ifconfig and not stick with just one or the other.  You mention the use of ip first, so why not stick with it?

For example,

ifconfig wlan0 up

is accomplished with

ip link set wlan0 up

.  And down:

ip link set wlan0 down

.

Board footer

Forum Software