Re: [freenet-support] cloning freenet on different servers

2010-10-16 Thread Matthew Toseland
On Tuesday 07 September 2010 15:17:07 Uriel Carrasquilla wrote: > I am trying to add multiple 24/7 servers to the freenet cause but I have run > into problems. > I basically had to go one by one to do it manually. > 1) wget to obtain latest version. > 2) tar -xz... > 3) 1run.sh > 4) run.sh > > It

Re: [freenet-support] cloning freenet on different servers

2010-09-08 Thread Uriel Carrasquilla
> I'm currently working on a bartPE install of Freenet. I have a working > system now (I'll post that in the thread I started about this), however > I hit the same type of problems. > What I did in the end was to install freenet on a clean PC, run the > wizard once and then copy all the installati

Re: [freenet-support] cloning freenet on different servers

2010-09-08 Thread Dennis Nezic
On Wed, 8 Sep 2010 11:07:07 +0100, Mark wrote: > > You shouldn't run into problems doing a direct copy, assuming you > change the four ports mentioned in freenet.ini. You will simply > have multiple instances of freenet running, each accessible via > it's own http port, each ac

Re: [freenet-support] cloning freenet on different servers

2010-09-08 Thread Mark
You shouldn't run into problems doing a direct copy, assuming you change the four ports mentioned in freenet.ini. You will simply have multiple instances of freenet running, each accessible via it's own http port, each accessing it's own udp data pipes/local sockets. I thi

Re: [freenet-support] cloning freenet on different servers

2010-09-07 Thread Dennis Nezic
On Tue, 7 Sep 2010 20:28:28 -0400, Uriel Carrasquilla wrote: > > > > > > You shouldn't run into problems doing a direct copy, assuming > > > > you change the four ports mentioned in freenet.ini. You will > > > > simply have multiple instances of freenet running, each > > > > accessible via it's o

Re: [freenet-support] cloning freenet on different servers

2010-09-07 Thread Uriel Carrasquilla
> > > You shouldn't run into problems doing a direct copy, assuming you > > > change the four ports mentioned in freenet.ini. You will simply have > > > multiple instances of freenet running, each accessible via it's own > > > http port, each accessing it's own udp data pipes/local sockets. I > >

Re: [freenet-support] cloning freenet on different servers

2010-09-07 Thread Dennis Nezic
On Tue, 7 Sep 2010 16:24:07 -0400, Uriel Carrasquilla wrote: > > > You shouldn't run into problems doing a direct copy, assuming you > > change the four ports mentioned in freenet.ini. You will simply have > > multiple instances of freenet running, each accessible via it's own > > http port, each

Re: [freenet-support] cloning freenet on different servers

2010-09-07 Thread Uriel Carrasquilla
> You shouldn't run into problems doing a direct copy, assuming you > change the four ports mentioned in freenet.ini. You will simply have > multiple instances of freenet running, each accessible via it's own > http port, each accessing it's own udp data pipes/local sockets. I > think. thank you

Re: [freenet-support] cloning freenet on different servers

2010-09-07 Thread Dennis Nezic
On Tue, 7 Sep 2010 10:17:07 -0400, Uriel Carrasquilla wrote: > I am trying to add multiple 24/7 servers to the freenet cause but I > have run into problems. I basically had to go one by one to do it > manually. > 1) wget to obtain latest version. > 2) tar -xz... > 3) 1run.sh > 4) run.sh > > It see

[freenet-support] cloning freenet on different servers

2010-09-07 Thread Uriel Carrasquilla
I am trying to add multiple 24/7 servers to the freenet cause but I have run into problems. I basically had to go one by one to do it manually. 1) wget to obtain latest version. 2) tar -xz... 3) 1run.sh 4) run.sh It seems I then need to go via the browser to http://localhost: to complete the