Configurasi ptunnel
Thursday, December 30, 2010
Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
vi /root/runtunnel.sh kemudian masukan script sebagai berikut #!/bin/bash temp=$(ps -e | grep ptunnel) if [ "$temp" = "" ]; then ptunnel -m 20 else echo "oye" fi kemudian tekan esc dan save menggunakan commad :wq! tekan enter setelah itu ketikan crontab -e dan isikan script sebagai berikut #*/59 * * * * ps -ef | mail -s "Proccess on My Server */5 * * * * sh /root/runtunnel.sh cupre 30 Dec, 2010--
Source: http://xsuperspeedx.blogspot.com/2010/12/configurasi-ptunnel.html
~
Manage subscription | Powered by rssforward.com
0 comments:
Post a Comment