http://www.julietmikebravo.nl/index.php/2010/10/04/ds1820-temp-monitoring-using-linux-and-cacti/

http://openvpn.net/index.php/open-source/documentation/miscellaneous/78-static-key-mini-howto.html

http://wiki.debian.org/HowTo/openvpn

http://www.monkeedev.co.uk/blog/2009/03/06/setting-up-openvpn-in-debianubuntu/

http://library.linode.com/email/exim/send-only-mta-debian-6-squeeze

Script for sending a message from a file:

#!/bin/bash

# $1 = telephone number

# $2 = text file
gammu sendsms text $1 -report < $2

—————

Command line for sending a message:

$ echo “message to send” | gammu sendsms text <phone number> -report

—————

With gammu smsd, by using the RunOnReceive directives, it is possible to send the received SMS to email.

Command line for sending email:

$ mail -s “subject email” <email address> < text_file

here more info:

http://raynux.com/blog/2011/04/11/send-mail-from-unixlinux-bash-shell-script/

http://grigio.org/come_vedere_rai_tv_senza_silverlight_linux_o_mac

http://www.revfad.com/flip.html

http://www.fliptext.net/

http://alien.slackbook.org/blog/running-x-window-on-ms-windows/

# mount -o ro,loop /home/giovanni/hardware/ns-k330/naso2/disco_debian_naso.img  /mnt/tmp/

 

cd /destination/directory
ssh user@remote.host "cd /original/directory; tar cf - ./" | tar xvf -

http://hlt.media.mit.edu/?p=1229

Next Page »

Follow

Get every new post delivered to your Inbox.