This is a discussion on Utility for controling wireless LAN? within the Linux Networking forums, part of the Linux Forums category; In Windows, I used to have an icon that represented the WLAN connection. It could be used to check signal ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
In Windows, I used to have an icon that represented the WLAN
connection. It could be used to check signal strength, disable the connection, and wake it up again later. Is there any similar utility available for Linux? I can't figure out how to temporarily disable the connection in YaST other than by un-installing the card, which is a bit drastic. Also, is there a good free anti-virus program for Linux? -- Please reply to: | "When you are dealing with secretive regimes pciszek at panix dot com | that want to deceive, you're never going to Autoreply is disabled | be able to be positive." -Condoleezza Rice |
|
|||
|
On 2005-01-10, Paul Ciszek <nospam@nospam.com> wrote:
> the connection, and wake it up again later. Is there any similar > utility available for Linux? There are some widgets for kde and gnome I think, but you can go alog just using iwconfig and ifconfig from a normal console. > disable the connection in YaST turn off the nic. > Also, is there a good free anti-virus program for Linux? There are viruses for Linux, but they are few and unless you run your machine as root all the time they can't do anything. Most 'antivirus' for Linux are more designed to clean crap from Windowses files so Win clients can get their junk less junkier. Davide -- Take note of the toes you step on today as they may be connected to the ass you have to kick tomorrow. --Ben |
|
|||
|
Paul Ciszek wrote:
> In Windows, I used to have an icon that represented the WLAN > connection. It could be used to check signal strength, disable > the connection, and wake it up again later. Is there any similar > utility available for Linux? I can't figure out how to temporarily > disable the connection in YaST other than by un-installing the card, > which is a bit drastic. KWiFimanager. Another way, is to use the ifdown command and ifup to restart. > > Also, is there a good free anti-virus program for Linux? > Why would you need one, if you're not running a mail server? |
|
|||
|
nospam@nospam.com (Paul Ciszek) writes:
> In Windows, I used to have an icon that represented the WLAN > connection. It could be used to check signal strength, disable > the connection, and wake it up again later. Is there any similar > utility available for Linux? I can't figure out how to temporarily > disable the connection in YaST other than by un-installing the card, > which is a bit drastic. I use apradar, which works well for what it does but doesn't manage WEP keys. That project went into "scrap it all and do a total rewrite" a while ago, so I haven't seen any recent releases, though. > Also, is there a good free anti-virus program for Linux? Not necessary. Though there is chkrootkit, a good free rootkit checker. -- Joseph J. Pfeiffer, Jr., Ph.D. Phone -- (505) 646-1605 Department of Computer Science FAX -- (505) 646-1002 New Mexico State University http://www.cs.nmsu.edu/~pfeiffer |
|
|||
|
On 2005-01-10, Paul Ciszek <nospam@nospam.com> wrote:
> In Windows, I used to have an icon that represented the WLAN > connection. It could be used to check signal strength, disable > the connection, and wake it up again later. Is there any similar > utility available for Linux? "man iwconfig" > Also, is there a good free anti-virus program for Linux? What for? Unless you're serving mail and files to Windows clients, there's no need for antivirus software in linux. -- John (john@os2.dhs.org) |
|
|||
|
Paul Ciszek wrote:
> Also, is there a good free anti-virus program for Linux? ClamAV it's GPL and it works quite well. You can also get free versions for personal use of HBED+V Antivir, Panda and some other Linux anti-virus. -- Jose Maria Lopez Hernandez Director Tecnico de bgSEC jkerouac@bgsec.com bgSEC Seguridad y Consultoria de Sistemas Informaticos http://www.bgsec.com ESPAŅA The only people for me are the mad ones -- the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn like fabulous yellow Roman candles. -- Jack Kerouac, "On the Road" |