LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to send command per SMS (gsm / mobile) to LINUX machine? (https://www.linuxquestions.org/questions/linux-general-1/how-to-send-command-per-sms-gsm-mobile-to-linux-machine-749529/)

frenchn00b 08-22-2009 08:53 AM

How to send command per SMS (gsm / mobile) to LINUX machine?
 
How to send command per SMS (gsm / mobile) to my LINUX machine? Here we talk receiving SMS, via some internet gate.
Wishing to starts apps, via
Code:

screen -d -m myappsorcommandline
Controlling by GSM remote your box, which package or overcoming solution should be used for that?

Code:

~$ apt-cache search sms  | grep sms
gnokii-smsd - SMS Daemon for mobile phones
gnokii-smsd-mysql - SMSD plugin for MySQL storage backend
gnokii-smsd-pgsql - SMSD plugin for PostgreSQL storage backend
ksmserver - session manager for KDE
prismstumbler - Wireless network sniffer
skyutils-dev - Many useful functions for the web like smssend (development)
skyutils2 - Many useful functions for the web like smssend
sms-pl - Send SMs via Polish GSM operators
smsclient - A program for sending short messages (SM / SMS)
smstools - SMS server tools for GSM modems
kadu-miastoplusasms - SMS gateway on Miasto Plusa support for Kadu

--
in any cases, this is for sending > http://howto.gumph.org/content/send-...es-from-linux/

GlennsPref 08-23-2009 02:41 AM

gnokii-smsd - SMS Daemon for mobile phones
gnokii-smsd-mysql - SMSD plugin for MySQL storage backend
gnokii-smsd-pgsql - SMSD plugin for PostgreSQL storage backend
smsclient - A program for sending short messages (SM / SMS)

if you want Polish....
sms-pl - Send SMs via Polish GSM operators


And may be this one....
smstools - SMS server tools for GSM modems

The others are not sms apps.

But, install one then check if it is working, before installing the next one.

I have the ability to send sms from winxp, but so far I have not even heard of a way to make it work, till now.

Please post back with your success story.

<edit>Google is your friend
Code:

sms-client linux
</edit>


Thanks In Advance, Glenn

frenchn00b 08-24-2009 04:24 PM

(sms receiving, was intended the thread)

( regular GSM ==> SMS ==> LINUX BOX )


All times are GMT -5. The time now is 11:17 PM.