INTRODUCTION:

(Short introduction ;)This is a first version of rnet program. It works as does and it doesn't have features =)

INSTALLATION:

Extract files from rnet-0.1.tar.gz archive (this is rnet client):
$ tar -zxfv rnet-0.1.tar.gz
$ cd rnet-0.1

Copy rnet/ folder onto your www server (e.g. with help of secure copy):
$scp -R rnet/ login@your_www_server:/home/login/public_html

Change permissions for rnet folder on the server:
$ chmod 755 rnet/

If protect mode on your server is switched on, use 777 mode:
$ chmode 777 rnet/

Complete! =)

USAGE:

Now you must run rnet deamon program (rnetd):
php rnetd HOST,
where HOST is your www server, when you recently copied rnet client files;

e.g.: $ php rnetd your_www_server.com

further, go to onto yor www server:
http://your_www_server.com/rnet

BY THE WAY, RNETD CANNOT WORKS WITHOUT CLIENT FILES ON THE WWW SERVER!!!

P.S.
Your commentaries and suggesions write to e-mail/MSN or ICQ.

E-mail/MSN: deface@mail.com
ICQ: 628-07-09

Your cincerely, 
Eugene Solomin aka 0xDEFACE
