Knowing the linux ways, you'll have to fiddle in the network configuration part. Basicly, the wifi configuration is doable in three steps (all from command line):

ifconfig wlan0 up
iwconfig wlan0 essid 'name_of_your_wifi_network'
dhclient wlan0

In modern and oh-so-helpful distros, once you've went throught the motions of installing the system, the tools for CHANGING the network setup (say, wifi access parameters) stay virtually hidden away under the layers of GUI tools.

On 30/03/17 04:48, guy wrote:
I'm trying to help a neighbor, I have basic user
...

--
sane-devel mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel
Unsubscribe: Send mail with subject "unsubscribe your_password"
            to [email protected]

Reply via email to