LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   configure wireless from terminal (https://www.linuxquestions.org/questions/suse-opensuse-60/configure-wireless-from-terminal-387495/)

xemophora 11-29-2005 01:28 AM

configure wireless from terminal
 
silly question but i am accustom to configuring the wireless from the command line. typicly in knoppix gentoo and slackware
#netcard config
for some reason suse does not recognize this command is there one that replaces it or is there none at all? it is easy to do in yast but from the command line takes two seconds and i don't know, just for some reason like it better.
any help would be nice or have i just completely over looked the command to use. i like to change distros on regularly to just learn the workings of all i have noticed that fedora/redhat does not like the basic command as well. is there a second standard?

fatrandy13 11-29-2005 09:19 AM

that program simply does not exist on the system you're trying to run it on. i would recomend using iwconfig anyway, even on your knoppix, gentoo and slackware systems.

# iwconfig eth1 essid NETWORKNAME key xxxxxxxxxxxxx
# pump -i eth1

of course make sure its the right interface (eth0, eth1, wlan0)

xemophora 11-29-2005 12:54 PM

thank you
 
thank you very much, thats what i needed to know.

fatrandy13 11-29-2005 01:08 PM

glad to help, good luck


All times are GMT -5. The time now is 10:35 PM.