WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: wicd Network Manager V1.7  (Read 3808 times)

Offline Barry

  • Newbie
  • *
  • Posts: 2
wicd Network Manager V1.7
« on: June 06, 2011, 01:07:16 PM »
I am new to Tiny Core and have installed it on an 8 Gb SD card on my Asus PCEee 2g Surf.

The installation went like a dream and once I had sorted out the keyboard changes to run a UK keyboard, all that was left to do was setup the wireless network.

1.   The wicd Network Manager installed without any problems, but I noticed that there did not seem to be any way to save my password within the system. My password ia a serious of Hex numbers (26 characters) and it is a little monotonous having to key this in every time I wish to connect to my router. Is there any way I can save this password in the system?
2.   When I am away from home, I use a 3g USB dongle to connect to the internet. Can Tiny Core cope with this sort of arrangement, and if so, how can I set it up?

So far I have been very impressed with the software and if the above two problems can be resolved, I will be very happy indeed.

Any help or guidence will be gratefully received.

Barry

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: wicd Network Manager V1.7
« Reply #1 on: June 06, 2011, 01:17:16 PM »

1.   The wicd Network Manager installed without any problems, but I noticed that there did not seem to be any way to save my password within the system. My password ia a serious of Hex numbers (26 characters) and it is a little monotonous having to key this in every time I wish to connect to my router. Is there any way I can save this password in the system?


Did you read .info file how to save your network settings, including passwords?



2.   When I am away from home, I use a 3g USB dongle to connect to the internet. Can Tiny Core cope with this sort of arrangement, and if so, how can I set it up?


WICD does not support 3G dongles unfortunately, only WIFI and WIRED connections. For 3G you need a different network manager.
« Last Edit: June 06, 2011, 01:19:59 PM by bmarkus »
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: wicd Network Manager V1.7
« Reply #2 on: June 06, 2011, 03:04:51 PM »
2.   When I am away from home, I use a 3g USB dongle to connect to the internet. Can Tiny Core cope with this sort of arrangement, and if so, how can I set it up?

Several related threads exist in this forum.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Barry

  • Newbie
  • *
  • Posts: 2
Re: wicd Network Manager V1.7
« Reply #3 on: June 06, 2011, 03:39:36 PM »
Thank you for your replies.

I am not quite sure where to find the .info file, but I will look for it.

I am new to using forums, but I did carry out a number of searches re my queries and although finding some information, did not actually find anything that worked for me.

Thank you both for your advice.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
accessing .info file of extensions
« Reply #4 on: June 06, 2011, 04:47:42 PM »
.info file shows when selecting any extension in ab or appbrowser.

As an alternative, .info files could be accessed with a web browser in repository of extensions
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline pugliese

  • Newbie
  • *
  • Posts: 35
Re: wicd Network Manager V1.7
« Reply #5 on: June 25, 2011, 10:39:52 PM »
in the information file for wicd, under Comments there is a suggestion to add the following files for backup

/usr/local/etc/wicd
/usr/local/var/lib/wicd/configuration

the backup file you need to add these lines  in is found in  /opts/.filetool.lst.  This is documented in the wiki under Persistence-> backup.

in my configuration it was necessary to not include the leading /

after you configure wicd Properties with keys etc, be sure to do a backup on shutdown.

if you want to start wicd on startup,  add
 sudo wicd-startup to /opt/bootlocal.sh