List Info

Thread: Headless Azureus with any X11 Dependencies ??




Re: Headless Azureus with any X11 Dependencies ??
user name
2008-03-18 13:42:46
I never had much load running torrentflux on my server, and
I'd run quite a
lot of them at a time (don't remember if there was a
limit).

This might have something to do with your installation, so
if you don't hate
TF maybe you should do some troubleshooting around it?
Check their forums, they were very helpful when I frequented
them.

Is the b4rt fork still using the python client?

Christian Zachariasen


On Tue, Mar 18, 2008 at 7:32 PM, Wael Nasreddine <mlanasreddine.com> wrote:

> This One Time, at Band Camp, Christian Zachariasen
<chrizachgmail.com>
> said, On Sat, Mar 15, 2008 at 05:28:10PM +0100:
> > I can, from the bottom of my heart, recommend
TorrentFlux (
> > http://www.torrentflux.com
). I used it for over two years on my shared
> > server and it worked great. The great thing is -
it's in ports!
> > (/net-p2p/torrentflux).
>
> Actually I use tf-b4rt[1] a TorrentFlux fork ( Better
than TF trust
> me) since 2 years now, The reason I want Azureus, is
because running
> 10 ~ 15 torrents on TF takes my server's load up to 10
even 15
> sometimes, I had a headless Azureus on Gentoo (before I
moved to
> FreeBSD) and running up to 20 Torrents keeps the load
at 3 tops!!!
>
> I could perhaps use rTorrent but if I succeed into
making rtorrent
> identifies as Azureus, Private trackers sucks!!!
Speaking of this
> *cheat* I did modify libtorrent's configure script,
replaced
> PEER_NAME's value with -az3050- but didn't work, did
anyone change the
> PEER ID successfully?? I used the below sed command:
> -------- CUT
> sed -e 's(PEER_NAME) .*1 "-az3050-"g' 
>    -e 's(PEER_VERSION) .*1
"az\\x30\\x50"g' 
>    -i configure
> -------- CUT
>
> I also tried -ut1770- for latest utorrent still nothing
:S
>
> [1]: http://tf-b4rt.berlios.de/

>
> > On Fri, Mar 14, 2008 at 6:22 PM, Wael Nasreddine
<mlanasreddine.com>
> wrote:
>
> > > This One Time, at Band Camp, Wojciech Puchar
<
> > > wojtekwojtek.tensor.gdynia.pl> said, On Fri,
Mar 14, 2008 at
> 06:11:28PM
> > > +0100:
> > > >> I have a server at home, I use it as
a mail server, as well as P2P
> > > >> instead of running P2P on my Laptop,
I run it on the server and I
> just
> > > >> use clients to control it...
>
> > > > isn't azureus a torrent program.
>
> > > Yes it is.
>
> > > > use rtorrent, it's text mode and is
fast
>
> > > rtorrent is a fast text mode, but It has no
WEB controller and no
> > > multiuser :S
>
> > > I require WEB Controler + Multiuser because
my uncle uses my server to
> > > download torrents as his ISP filter P2P
packets...
>
> > > Thanks.
>
> > > --
> > > Wael Nasreddine
> > > http://wael.nasreddine.com

> > > PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 
DE12 5565 3945 C8DD 18A2
>
> > > .: An infinite number of monkeys typing into
GNU emacs,
> > >   would never make a good program. (L.
Torvalds 1995) :.
>
> > _______________________________________________
> > freebsd-questionsfreebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
> > To unsubscribe, send any mail to "
> freebsd-questions-unsubscribefreebsd.org"
>
>
> --
> Wael Nasreddine
> http://wael.nasreddine.com

> PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565
3945 C8DD 18A2
>
> .: An infinite number of monkeys typing into GNU
emacs,
>   would never make a good program. (L. Torvalds 1995)
:.
>
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Headless Azureus with any X11 Dependencies ??
country flaguser name
France
2008-03-18 14:07:00
This One Time, at Band Camp, Christian Zachariasen
<chrizachgmail.com> said, On Tue, Mar 18, 2008 at
07:42:46PM +0100:
> I never had much load running torrentflux on my server,
and I'd run quite a
> lot of them at a time (don't remember if there was a
limit).

> This might have something to do with your installation,
so if you don't hate
> TF maybe you should do some troubleshooting around it?
> Check their forums, they were very helpful when I
frequented them.
My server is not that fast, The specs are:

Pentium4 1.7Ghz
1024Mb RAM
7200 RPM, 250Gb HDD

The only load problem are the Torrents, I did a lot of
benchmarking,
and I came to the following conclusion: one running Azureus
with
multiple torrents ~= one tornado process (one torrent)... So
I save a
lot of resources by using one azureus process for multiple
torrents...

> Is the b4rt fork still using the python client?
tf-b4rt use many clients, you can use it with tornado,
azureus and
transmission

> Christian Zachariasen

P.S: I really appreciate if someone found a way to spoof the
rtorrent
client as azureus, I'm sorry for resorting to such measures
but some
private trackers does not allow rtorrent which is ridiculous
since
they have fixed most of the problems!!


> On Tue, Mar 18, 2008 at 7:32 PM, Wael Nasreddine
<mlanasreddine.com> wrote:

> > This One Time, at Band Camp, Christian Zachariasen
<chrizachgmail.com>
> > said, On Sat, Mar 15, 2008 at 05:28:10PM +0100:
> > > I can, from the bottom of my heart, recommend
TorrentFlux (
> > > http://www.torrentflux.com
). I used it for over two years on my shared
> > > server and it worked great. The great thing
is - it's in ports!
> > > (/net-p2p/torrentflux).

> > Actually I use tf-b4rt[1] a TorrentFlux fork (
Better than TF trust
> > me) since 2 years now, The reason I want Azureus,
is because running
> > 10 ~ 15 torrents on TF takes my server's load up
to 10 even 15
> > sometimes, I had a headless Azureus on Gentoo
(before I moved to
> > FreeBSD) and running up to 20 Torrents keeps the
load at 3 tops!!!

> > I could perhaps use rTorrent but if I succeed into
making rtorrent
> > identifies as Azureus, Private trackers sucks!!!
Speaking of this
> > *cheat* I did modify libtorrent's configure
script, replaced
> > PEER_NAME's value with -az3050- but didn't work,
did anyone change the
> > PEER ID successfully?? I used the below sed
command:
> > -------- CUT
> > sed -e 's(PEER_NAME) .*1 "-az3050-"g' 
> >    -e 's(PEER_VERSION) .*1
"az\\x30\\x50"g' 
> >    -i configure
> > -------- CUT

> > I also tried -ut1770- for latest utorrent still
nothing :S

> > [1]: http://tf-b4rt.berlios.de/


> > > On Fri, Mar 14, 2008 at 6:22 PM, Wael
Nasreddine <mlanasreddine.com>
> > wrote:

> > > > This One Time, at Band Camp, Wojciech
Puchar <
> > > > wojtekwojtek.tensor.gdynia.pl>
said, On Fri, Mar 14, 2008 at
> > 06:11:28PM
> > > > +0100:
> > > > >> I have a server at home, I use
it as a mail server, as well as P2P
> > > > >> instead of running P2P on my
Laptop, I run it on the server and I
> > just
> > > > >> use clients to control it...

> > > > > isn't azureus a torrent program.

> > > > Yes it is.

> > > > > use rtorrent, it's text mode and is
fast

> > > > rtorrent is a fast text mode, but It has
no WEB controller and no
> > > > multiuser :S

> > > > I require WEB Controler + Multiuser
because my uncle uses my server to
> > > > download torrents as his ISP filter P2P
packets...

> > > > Thanks.

> > > > --
> > > > Wael Nasreddine
> > > > http://wael.nasreddine.com

> > > > PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB
D724  DE12 5565 3945 C8DD 18A2

> > > > .: An infinite number of monkeys typing
into GNU emacs,
> > > >   would never make a good program. (L.
Torvalds 1995) :.

> > >
_______________________________________________
> > > freebsd-questionsfreebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
> > > To unsubscribe, send any mail to "
> > freebsd-questions-unsubscribefreebsd.org"


> > --
> > Wael Nasreddine
> > http://wael.nasreddine.com

> > PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12
5565 3945 C8DD 18A2

> > .: An infinite number of monkeys typing into GNU
emacs,
> >   would never make a good program. (L. Torvalds
1995) :.

> _______________________________________________
> freebsd-questionsfreebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"


-- 
Wael Nasreddine
http://wael.nasreddine.com

PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945
C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.
Re: Headless Azureus with any X11 Dependencies ??
country flaguser name
France
2008-03-19 15:05:05
This One Time, at Band Camp, Danny Woods <dannywoodzyahoo.co.uk> said, On Tue, Mar 18, 2008 at
07:58:05PM +0000:
> Wael Nasreddine wrote:
>> My server is not that fast, The specs are:

>> Pentium4 1.7Ghz
>> 1024Mb RAM
>> 7200 RPM, 250Gb HDD


>
> I run mldonkey, a multi-protocol, headless server, on a
600MHz VIA Eden 
> processor with 512MB RAM (http://mldonkey.sour
ceforge.net/, also in ports). 
>  Even with many simultaneous downloads, torrents or
not, the load on the 
> server is negligible.  It has built in Web and telnet
interfaces, and also 
> allows connections to the core from external tools
(Sancho 
> (http://sancho-gui.
sourceforge.net/) is particularly good: I have it 
> running from Mac OS X, Linux and Windows).

Thank you, I will try it on my test box now, I really do
hope that it
is not banned from private trackers, AFAIK the tracker I use
only
allow:
Azureus, BitTorrent, BitTornado and utorrent.

So I guess it won't be supported, do you know how to change
the
mlonkey PEER ID ??

P.S: mldonkey doesn't support neither DHT nor encryption[1],
isn't
downloading slower than other clients ??

> Cheers,
> Danny.

[1]: http://en.wikipedia.org/wiki/Comparison_of_BitTorr
ent_software

-- 
Wael Nasreddine
http://wael.nasreddine.com

PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945
C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.
[1-10] [11-13]

about | contact  Other archives ( Real Estate discussion Medical topics )