Announcement

Collapse
No announcement yet.

wireless password

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    wireless password


    I create a bash file to connect to the internet
    sudo wpa_supplicant -ieth1 -w -Dwext -c /etc/wpa_supplicant.conf -Bw
    sudo wpa_gui
    sudo dhclient eth1

    but I have to digit root password any time that I run that bash. Is it possible to "memorize that password" like in win?
Working...
X