WiFi Help through shell


 
Thread Tools Search this Thread
Special Forums IP Networking WiFi Help through shell
# 1  
Old 05-31-2008
WiFi Help through shell

So as a graduation gift (Smilie) I was given a laptop... But not just a laptop a OLPC (laptop.org) and I'm trying to access my local LAN but because of security issues and compatibility issues I opted to drop the wpa and wep for a hidden SSID (I monitor it closely and change the SSID regularly).

So the built in network viewer doesn't see my LAN so I decided to do it through the shell but I haven't seen any good articles concerning this topic (probably because its a simple thing to do)

Although I probably didn't need to explain it I did anyways, sorry for wasting your time, but can you help?
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 11 How to connect to wifi?

So, I've decided to install Solaris (I like to try new things). Used many flavors of Linux over the past several years, and it seems there's more involved in getting Solaris working. I am a total newb to Solaris, so forgive me if I get some terminologies incorrect. I have searched quite a bit,... (2 Replies)
Discussion started by: jgraves
2 Replies

2. Shell Programming and Scripting

Help! Shell Script for Wifi Connection

Hi, I am quite new to shell scripting and was wondering if it was possible to automatically enter the username and password fields to a wifi-access-router and then ping it. I have most trouble with entering the username and password fields. Is that even possible? Also, what do I do if the... (1 Reply)
Discussion started by: Xyn
1 Replies

3. Ubuntu

Wifi Could Not Connect

Hi, I already install bcwl kernel. I can see list of wifi AP. When i try connect, i said wrong password. When i test on windows, can connect. What i miss? Thanks. (0 Replies)
Discussion started by: mzainal
0 Replies

4. Ubuntu

wifi issues

Having Issues with wifi in BlackBuntu on my Asus U52F-BBG6 it doesn't see any wifi networks in my neighborhood even though I know they are there. I can connect on my BackTrack 5 R1 side but not on my BlackBuntu side. I have the same network manager Wicd on both my backtrack and blackbuntu but... (1 Reply)
Discussion started by: stephen45ss
1 Replies

5. Solaris

Solaris 11 and wifi?

I'm running the 64bit Solaris 11 liveCD and I am having problems with my wifi adapter. It appears to be recognized by the system, but does not show up with dladm, ifconfig, or under the graphical network management icon. I can see my device listed under the driver program on the desktop as... (1 Reply)
Discussion started by: bsdforme
1 Replies

6. Solaris

WiFi on Solaris x86

Hi All, what's the fastest/easiest way to configure my newly installed Solaris 10 to get onto my existing WiFi connection? Where is the config to add this on? (I'm hoping I do not need to download anything) (4 Replies)
Discussion started by: steve701
4 Replies

7. UNIX for Dummies Questions & Answers

Connecting to WiFi using Netgear

hi i am pradeep.i am new to linux and i am facing problem connecting to net i am using ubunto 9.0.4 and my network connections are showing signals but i coudnt connect to internet my proxy setting are correct i used idea net setter also and i faced the same problem.if some one can help me... (2 Replies)
Discussion started by: chauda
2 Replies

8. UNIX for Dummies Questions & Answers

wifi in linux problem

hi, i'm really new at this. i recently installed ubuntu on my machine and have that and vista installed now. but in ubuntu i cant connect wirelessly to the internet. i'm not using a wifi card the wifi is built into the laptop. can anybody help me configure ubuntu to use the wifi. (4 Replies)
Discussion started by: naner9
4 Replies

9. IP Networking

WiFi

Can 2 computers be connected (FreeBSD and notebook with WinXP) via WiFi if both have WiFi net cards? (9 Replies)
Discussion started by: Hitori
9 Replies
Login or Register to Ask a Question
wifi-radar(1)						      General Commands Manual						     wifi-radar(1)

NAME
WiFi Radar - utility for managing WiFi profiles SYNOPSIS
wifi-radar [OPTION]... DESCRIPTION
WiFi Radar is a PyGTK2 utility for managing WiFi profiles. It will look for the config file in /etc/wifi-radar/wifi-radar.conf. You can change that in wifi-radar. If the configuration file does not exist, it will create it, so you must always run it within a correctly permitted account (as root or use sudo or pam). Recent versions partially implement WPA-TKIP with wpa_supplicant. You need a running wpa_supplicant installation with a /etc/wpa_suppli- cant/wpa_supplicant.conf file. Then by setting in your /etc/wifi-radar/wifi-radar.conf file the "use_wpa = yes" option and "wpa_driver = ipw" for example, wpa_supplicant will be launched when you connect using this profile. But currently you can't set your wpa_supplicant options like the psk, proto, key_mgmt etc. using wifi-radar. Your wpa_supplicant configu- ration file should be set and tested already. If you have different networks set in wpa_supplicant.conf, then you can switch using wifi- radar. The wifi-radar script accepts the following command-line options: OPTIONS
-v, --version for printing the version. FILES
/etc/wifi-radar/wifi-radar.conf See for more information. BUGS
Probably lots! Because of repeated scanning, WiFi Radar is very power consuming. Please report bugs to the mailing list <https://lists.anl.gov/mailman/listinfo/wifi-radar> MORE INFORMATION
The GIT repository is available at https://git.berlios.de/cgi-bin/gitweb.cgi?p=wifi-radar;a=summary If you have questions, visit http://wifi-radar.berlios.de AUTHOR
This Python program was originally written by Ahmad Baitaimal <ahmad@bitbuilder.com>. It has been maintained at various times by Brian Elliott Finley <brian@thefinleys.com> and Sean Robinson <seankrobinson@gmail.com>. Contributions have been provided by: o Douglas Breault <genkreton@comcast.net> o Nicolas Brouard <nicolas.brouard@libertysurf.fr> o Gary Case <gcase@redhat.com> o Jon Collette <jonc@etelos.com> o David Decotigny <com.d2@free.fr> o Simon Gerber <gesimu@gmail.com> o Joey Hurst <jhurst@lucubrate.org> o Ante Karamatic <ivoks@ubuntu.com> o Richard Monk <rmonk@redhat.com> o Kevin Otte <kotte@redhat.com> o Nathanael Rebsch <nathanael@dihedral.de> o Andrea Scarpino <andrea@archlinux.org> o Patrick Winnertz <winnie@debian.org> SEE ALSO
wifi-radar.conf(5) wpa_supplicant(8) WiFi Radar 2.0 July 2009 wifi-radar(1)