![]() |
Re: {Announce] SMScon (control your device with SMS)
Quote:
Reply messages from smscon are done in the background and don't list in Conversations app. |
Re: {Announce] SMScon (control your device with SMS)
Actually, a potentially good idea might be to set up an 'smscon' user on the server machine, with no privileges and no login shell.
Then, in the N900's /home/user/.ssh/config, specify for the server host the specific private key (with IdentityFile) to be used to connect to the server, and specify the User as smscon. You would then need to generate a special key pair for the smscon user, with no passphrase. That way, your normal private keys can have passphrase protection, but the one used by SMScon to make the ssh connection to the server can't compromise accounts on other machines, but should be able to set up the tunnels. I've not actually tried this, but I think it could work in practice. |
Re: {Announce] SMScon (control your device with SMS)
When i type:
sudo gainroot smscon -start i get: /bin/sh: smscon: Permission denied also, if i type smscon -start without root, i get -sh: smscon: not found how come? what am i doing wrong? i put both files in /usr/sbin via the code: cp /home/user/MyDocs/Smscon/* /usr/sbin after that i rebooted. but i have no idea how to activate it/ get into the options. and do you need to change al the XXXXXXX in the file manually? or can you do this easily in the options once the program works? |
Re: {Announce] SMScon (control your device with SMS)
Quote:
Code:
Nokia-N900:/usr/bin# chmod 755 smscon Code:
Nokia-N900:/# smscon Code:
Nokia-N900:/# smscon -boot |
Re: {Announce] SMScon (control your device with SMS)
i think i got it working, smscon - boot worked, so i'm on the right track.
however if i type Code:
smscon -start Code:
/usr/bin/smscon_daemon: line 68: syntax error: word unexpected (expecting ")") also if i send an sms to my phone with "check" nothing happens. |
Re: {Announce] SMScon (control your device with SMS)
@ AlexV12:
Very strange, did you install the packages? |
Re: {Announce] SMScon (control your device with SMS)
yes i did, however i changed the 2 last codes from:
Code:
apt-get openssh Code:
apt-get install openssh why you put in apt-get pexpect twice i don't know :) i reinstalled all the packages again and rebooted, but i get the same. But you might be right, it looks like it hasn't (fully) installed all the packages. because the first error i get when typing smscon -start is: Code:
/usr/bin/smscon_daemon: line 1: #!/usr/bin/python: not found Code:
/usr/bin/smscon_daemon: line [NUMBER]: import: not found |
Re: {Announce] SMScon (control your device with SMS)
looks like a nice application,
How about take it a bit further. Lets say you loose your "phone" and you have data stored on it that you dont want anyone to see: A function to wipe the entire phone for such data. ( of course its one selfs own responsibility to have proper backup somewhere else.) the wipe function should remove any connection to exchange/imap/pop accounts, delete entire phonebook (I have my phonebook synced with exchange, so its a POC to get all the contacts back) remove conversation history etc. there is a similar function already in the exchange server. I have never tried it so I dont know if itīs doing it properly. |
Re: {Announce] SMScon (control your device with SMS)
Quote:
it is a nice idea though to trigger that via sms, but you'd have to be sure that the thief still has your simcard in the phone, otherwise it won't work |
Re: {Announce] SMScon (control your device with SMS)
@ AlexV12:
Sorry for that, must indeed be apt-get install ... and one install of pexpect is enough :). I corrected my first post... Are the two scripts in /usr/bin and have the right permissions? And did you install the Python packages? "... it is a nice idea though to trigger that via sms, but you'd have to be sure that the thief still has your simcard in the phone, otherwise it won't work" --> smscon detects a SIM change at boot and then sends you the new provider name, new IMSI and new phonenumber. With this number you can SMS & control your phone again. |
All times are GMT. The time now is 16:29. |
vBulletin® Version 3.8.8