Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Set up network using the terminal

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
CarterCox
Posts: 19
Joined: 2017-12-11 17:44

Set up network using the terminal

#1 Post by CarterCox »

Hi. I need some help setting a wireless network using the terminal.

I've been trying to use the "iwconfig" command with no luck. So far I've used:

Code: Select all

iwconfig wls1  essid "Network Name"

Code: Select all

iwconfig wls1 key "xxxxxxxxxx"
And I'm not connected. What am I missing?

Thanks in advance!

CarterCox
Posts: 19
Joined: 2017-12-11 17:44

Re: Set up network using the terminal

#2 Post by CarterCox »

Forget I asked, this works perfect for WPA:

https://linuxconfig.org/setup-wireless- ... -on-ubuntu

Post Reply