You are not logged in.
Pages: 1
Can someone tell me what is the location of the file in which WICD stores information about wifi networks (i,e, names and passwords)?
Last edited by Lockheed (2011-08-12 17:41:57)
Offline
Fixing the title might improve your chances.
I don't use wireless so I can't help, but the output of pacman -Ql wicd might help narrow things down.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
Fixing the title might improve your chances.
+1
It's 'wicd' not 'wics'.
I don't use wireless so I can't help, but the output of pacman -Ql wicd might help narrow things down.
+1 again
Maybe 'pacman -Ql wicd | grep wireless' will help narrow it down :-)
Offline
Maybe 'pacman -Ql wicd | grep wireless' will help narrow it down :-)
usr/share/man/man5/wicd-wireless-settings.conf.5.gz
usr/share/man/nl/man5/wicd-wireless-settings.conf.5.gzLucky guess, or best RTFM ever?
Last edited by alphaniner (2011-08-12 17:47:20)
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
It's not so easy. Those files say
This file contains configuration information for wireless interfaces in Wicd.
.br
This file is located at /etc/wicd/wireless-settings.confand wicd config files in /etc/wicd/ are empty even though wicd has some networks saved.
Offline
cat ~/.wicd/WHEREAREMYFILES
Offline
Pages: 1