papillon125
19-12-2006, 01:34 AM
how to put a server radegast protocol in dreambox with gemini image???
|
|
Radegast server????papillon125 19-12-2006, 01:34 AM how to put a server radegast protocol in dreambox with gemini image??? cygol 07-04-2008, 04:35 PM its my question too. plz answer if anybody know it macsinsa 07-04-2008, 08:16 PM This is a link to what can be done macsinsa 07-04-2008, 08:16 PM Re: radegast 3.0 final on Gemini image It's possible. I installed radegast_3.0_050429.tar.bz2, but it hasn't script, put this one: Quote: #!/bin/sh CAMNAME="Radegast 3.0" USERNAME="" ZAPTIME=6 CAMID=1399 case $1 in start) ln -s camd.rdgd /var/bin/camd /var/bin/rdgd & ;; stop) kill 2>/dev/null `cat 2>/dev/null /tmp/rdgd.pid` killall -9 rdgd camd rm -rf /var/bin/camd ;; *) $0 stop exit 1 ;; esac exit 0 Edit boxgot "Links to sat uploads,other boards or commercial sites are not allowed in any form. (That includes signatures)" end edit |
|
|
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum