[freenet-support] dedicated linux server

2006-06-06 Thread Juiceman
On 6/5/06, / phred /  wrote:
> OK, Freenet is making my windows box run way too hot. (3.0 AMD / 2G /XP Pro)
> Normally runs 94-98F, when I push really hard it gets up to 114-118F.
> Freenet puts me up at 125-129F!
> Slows everthing down to the point of unusability. So, I either have to turn
> freenet off during the day, or move it off to a dedicated server.
>

This may be partly to do with Freenet using Non-optimized native
BigInteger library on AMD64/WinXp.  See bug #380

https://bugs.freenetproject.org/view.php?id=380

-- 
I may disagree with what you have to say, but I shall defend, to the
death, your right to say it. - Voltaire



[freenet-support] dedicated linux server

2006-06-06 Thread chris mcbrien
I'm a total freenet newbie.  But, I've been using Java on Linux for
years with very good results.

I'd be happy to help in the Java/Linux setup realm.  I've used
Mandriva/Mandrake and Ubuntu.  IBM's java implementation was the
better choice for Java 1.3 and 1.4.  However I think it's pretty much
even for stability when it comes to 1.5 between IBM and Sun's Java.



On 6/6/06, freenetwork at web.de  wrote:
> Try Freenet 0.7.
>
> It's much more ressource friendly than 0.5 is/was and is the current main 
> project.
>
> Check out http://wiki.freenetproject.org for installation details and more 
> info.
>
> HTH
>
>
> >OK, Freenet is making my windows box run way too hot. (3.0 AMD / 2G /XP Pro)
> >Normally runs 94-98F, when I push really hard it gets up to 114-118F.
> >Freenet puts me up at 125-129F!
> >Slows everthing down to the point of unusability. So, I either have to turn
> >freenet off during the day, or move it off to a dedicated server.
> >
> >So, I've got an old box sitting here - 666 Celeron / 256M / 60G
> >I'd like to put linux on it & run it as a stand alone freenet box.
> >Any suggestions on what flavor of linux would be easiest to set up freenet
> >on?(remember it's ONLY for freenet)
> >Any other things I'm going to need to set up / know?
> >Is there a readable faq/manual somewhere?
> >Anybody willing to help off list (via email or irc)
> >After OS & Swap, how much of the remaining drive space would it be ok to
> >dedicate to freenet?
> >Split temp & store 50/50?
> >Does java for linux behave any better?
> >
> >Any tricks to configuring mainport.bindAddress & mainport.allowedHosts?
> >What about fuqid & frost?
> >
> >
> >
> >
> >
> >You start with a bag full of luck and an empty bag of experience. The trick
> >is to fill the bag of experience before you empty the bag of luck.
> >
> >
> >___
> >Support mailing list
> >Support at freenetproject.org
> >http://news.gmane.org/gmane.network.freenet.support
> >Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> >Or mailto:support-request at freenetproject.org?subject=unsubscribe
>
>
>
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe
>



[freenet-support] dedicated linux server

2006-06-06 Thread freenetw...@web.de
Try Freenet 0.7.

It's much more ressource friendly than 0.5 is/was and is the current main 
project.

Check out http://wiki.freenetproject.org for installation details and more info.

HTH


>OK, Freenet is making my windows box run way too hot. (3.0 AMD / 2G /XP Pro) 
>Normally runs 94-98F, when I push really hard it gets up to 114-118F. 
>Freenet puts me up at 125-129F!
>Slows everthing down to the point of unusability. So, I either have to turn 
>freenet off during the day, or move it off to a dedicated server.
>
>So, I've got an old box sitting here - 666 Celeron / 256M / 60G
>I'd like to put linux on it & run it as a stand alone freenet box.
>Any suggestions on what flavor of linux would be easiest to set up freenet 
>on?(remember it's ONLY for freenet)
>Any other things I'm going to need to set up / know?
>Is there a readable faq/manual somewhere?
>Anybody willing to help off list (via email or irc)
>After OS & Swap, how much of the remaining drive space would it be ok to 
>dedicate to freenet?
>Split temp & store 50/50?
>Does java for linux behave any better?
>
>Any tricks to configuring mainport.bindAddress & mainport.allowedHosts?
>What about fuqid & frost?
>
>
>
>
>
>You start with a bag full of luck and an empty bag of experience. The trick 
>is to fill the bag of experience before you empty the bag of luck.
>
>
>___
>Support mailing list
>Support at freenetproject.org
>http://news.gmane.org/gmane.network.freenet.support
>Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
>Or mailto:support-request at freenetproject.org?subject=unsubscribe






[freenet-support] dedicated linux server

2006-06-06 Thread free...@altweb.nl
> So, I've got an old box sitting here - 666 Celeron / 256M / 60G
> I'd like to put linux on it & run it as a stand alone freenet box.
> Any suggestions on what flavor of linux would be easiest to set up freenet 
> on?(remember it's ONLY for freenet)

The flavor is not that important. Just go for an easy to install
distro. 

Please keep in mind that you also have to install Java Runtime
Environment: http://www.java.com/en/download/manual.jsp

> Any other things I'm going to need to set up / know?
> Is there a readable faq/manual somewhere?

Yes. For every distro there are howto's (manuals).

> Anybody willing to help off list (via email or irc)

Just post your questions here. Other people could learn a lot from you
and others ;)

> After OS & Swap, how much of the remaining drive space would it be ok to 
> dedicate to freenet?
> Split temp & store 50/50?

No, you don't have to do 50/50. 1024MB swap-space is already to much.
Much installers can do it for you or - at lease - give hints.

> Does java for linux behave any better?

I don't know. It works for me :)

> Any tricks to configuring mainport.bindAddress & mainport.allowedHosts?

It works the same.

> What about fuqid & frost?

Frost runs out of the box. For Fuqid you'll need wine
[http://www.winehq.com/]. I am using CrossOver Office
[http://www.codeweavers.com/].

> You start with a bag full of luck and an empty bag of experience. The trick 
> is to fill the bag of experience before you empty the bag of luck.

Just try. Don't give up to quick. There are a lot of helpful docs like
howto's and things like forums ;)

Good luck!




[freenet-support] dedicated linux server

2006-06-06 Thread Lars Juel Nielsen
On 6/5/06, / phred /  wrote:
> OK, Freenet is making my windows box run way too hot. (3.0 AMD / 2G /XP Pro)
> Normally runs 94-98F, when I push really hard it gets up to 114-118F.
> Freenet puts me up at 125-129F!
> Slows everthing down to the point of unusability. So, I either have to turn
> freenet off during the day, or move it off to a dedicated server.
>
> So, I've got an old box sitting here - 666 Celeron / 256M / 60G
> I'd like to put linux on it & run it as a stand alone freenet box.
> Any suggestions on what flavor of linux would be easiest to set up freenet
> on?(remember it's ONLY for freenet)
> Any other things I'm going to need to set up / know?
> Is there a readable faq/manual somewhere?
> Anybody willing to help off list (via email or irc)
> After OS & Swap, how much of the remaining drive space would it be ok to
> dedicate to freenet?
> Split temp & store 50/50?
> Does java for linux behave any better?
>
> Any tricks to configuring mainport.bindAddress & mainport.allowedHosts?
> What about fuqid & frost?
>
>
>
>
>
> You start with a bag full of luck and an empty bag of experience. The trick
> is to fill the bag of experience before you empty the bag of luck.
>
>
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe
>

If you can get Sun Java on it and possibly recent versions of GIJ or
GCJ it shouldn't be a problem AFAIK but I haven't tried myself just
mentioning what I've heard.



[freenet-support] dedicated linux server

2006-06-06 Thread / phred /
OK, Freenet is making my windows box run way too hot. (3.0 AMD / 2G /XP Pro) 
Normally runs 94-98F, when I push really hard it gets up to 114-118F. 
Freenet puts me up at 125-129F!
Slows everthing down to the point of unusability. So, I either have to turn 
freenet off during the day, or move it off to a dedicated server.


So, I've got an old box sitting here - 666 Celeron / 256M / 60G
I'd like to put linux on it  run it as a stand alone freenet box.
Any suggestions on what flavor of linux would be easiest to set up freenet 
on?(remember it's ONLY for freenet)

Any other things I'm going to need to set up / know?
Is there a readable faq/manual somewhere?
Anybody willing to help off list (via email or irc)
After OS  Swap, how much of the remaining drive space would it be ok to 
dedicate to freenet?

Split temp  store 50/50?
Does java for linux behave any better?

Any tricks to configuring mainport.bindAddress  mainport.allowedHosts?
What about fuqid  frost?





You start with a bag full of luck and an empty bag of experience. The trick 
is to fill the bag of experience before you empty the bag of luck.



___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] dedicated linux server

2006-06-06 Thread [EMAIL PROTECTED]
 So, I've got an old box sitting here - 666 Celeron / 256M / 60G
 I'd like to put linux on it  run it as a stand alone freenet box.
 Any suggestions on what flavor of linux would be easiest to set up freenet 
 on?(remember it's ONLY for freenet)

The flavor is not that important. Just go for an easy to install
distro. 

Please keep in mind that you also have to install Java Runtime
Environment: http://www.java.com/en/download/manual.jsp

 Any other things I'm going to need to set up / know?
 Is there a readable faq/manual somewhere?

Yes. For every distro there are howto's (manuals).

 Anybody willing to help off list (via email or irc)

Just post your questions here. Other people could learn a lot from you
and others ;)

 After OS  Swap, how much of the remaining drive space would it be ok to 
 dedicate to freenet?
 Split temp  store 50/50?

No, you don't have to do 50/50. 1024MB swap-space is already to much.
Much installers can do it for you or - at lease - give hints.

 Does java for linux behave any better?

I don't know. It works for me :)

 Any tricks to configuring mainport.bindAddress  mainport.allowedHosts?

It works the same.

 What about fuqid  frost?

Frost runs out of the box. For Fuqid you'll need wine
[http://www.winehq.com/]. I am using CrossOver Office
[http://www.codeweavers.com/].

 You start with a bag full of luck and an empty bag of experience. The trick 
 is to fill the bag of experience before you empty the bag of luck.

Just try. Don't give up to quick. There are a lot of helpful docs like
howto's and things like forums ;)

Good luck!

___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] dedicated linux server

2006-06-06 Thread chris mcbrien

I'm a total freenet newbie.  But, I've been using Java on Linux for
years with very good results.

I'd be happy to help in the Java/Linux setup realm.  I've used
Mandriva/Mandrake and Ubuntu.  IBM's java implementation was the
better choice for Java 1.3 and 1.4.  However I think it's pretty much
even for stability when it comes to 1.5 between IBM and Sun's Java.



On 6/6/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Try Freenet 0.7.

It's much more ressource friendly than 0.5 is/was and is the current main 
project.

Check out http://wiki.freenetproject.org for installation details and more info.

HTH


OK, Freenet is making my windows box run way too hot. (3.0 AMD / 2G /XP Pro)
Normally runs 94-98F, when I push really hard it gets up to 114-118F.
Freenet puts me up at 125-129F!
Slows everthing down to the point of unusability. So, I either have to turn
freenet off during the day, or move it off to a dedicated server.

So, I've got an old box sitting here - 666 Celeron / 256M / 60G
I'd like to put linux on it  run it as a stand alone freenet box.
Any suggestions on what flavor of linux would be easiest to set up freenet
on?(remember it's ONLY for freenet)
Any other things I'm going to need to set up / know?
Is there a readable faq/manual somewhere?
Anybody willing to help off list (via email or irc)
After OS  Swap, how much of the remaining drive space would it be ok to
dedicate to freenet?
Split temp  store 50/50?
Does java for linux behave any better?

Any tricks to configuring mainport.bindAddress  mainport.allowedHosts?
What about fuqid  frost?





You start with a bag full of luck and an empty bag of experience. The trick
is to fill the bag of experience before you empty the bag of luck.


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]



___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] dedicated linux server

2006-06-05 Thread / phred /
OK, Freenet is making my windows box run way too hot. (3.0 AMD / 2G /XP Pro) 
Normally runs 94-98F, when I push really hard it gets up to 114-118F. 
Freenet puts me up at 125-129F!
Slows everthing down to the point of unusability. So, I either have to turn 
freenet off during the day, or move it off to a dedicated server.

So, I've got an old box sitting here - 666 Celeron / 256M / 60G
I'd like to put linux on it & run it as a stand alone freenet box.
Any suggestions on what flavor of linux would be easiest to set up freenet 
on?(remember it's ONLY for freenet)
Any other things I'm going to need to set up / know?
Is there a readable faq/manual somewhere?
Anybody willing to help off list (via email or irc)
After OS & Swap, how much of the remaining drive space would it be ok to 
dedicate to freenet?
Split temp & store 50/50?
Does java for linux behave any better?

Any tricks to configuring mainport.bindAddress & mainport.allowedHosts?
What about fuqid & frost?





You start with a bag full of luck and an empty bag of experience. The trick 
is to fill the bag of experience before you empty the bag of luck.