View Single Post
Posts: 299 | Thanked: 557 times | Joined on Aug 2012
#66
Originally Posted by student4life View Post
presently there is no forced autoconnect to internet. Basically i dont know how to force autoconnect, and i'm starved for time to explore how to do it. if somebody can write that script, I can use it in prey.
You could use
Code:
dbus-send --print-reply --system --type=method_call --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:"[ANY]" uint32:0
to connect to any saved network or add an option in config file to specify AP to connect to (name of 3g connection).
 

The Following User Says Thank You to brkn For This Useful Post: