Black Hat Forum
Go Back   Black Hat Forum > Making Money Forum > Torrents

Torrents Use this section to discuss how to make money with torrents!

Search
 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-25-2008, 03:28 PM
Buliwyf's Avatar
Jr. VIP
 
Join Date: Mar 2008
Location: bed
Posts: 212
Thanks: 34
Thanked 119 Times in 17 Posts
Activity: 40%
Longevity: 21%
Today: 1/5
Default need help - how do i make a seedbox?

i want to make a seedbox out of a shared server i have... i wont do heavy seeding so i dont think they will mind... not that im gonna tell them in the first place....

but how do i make one!?.. is there a script for this?.. if anyone could help, share etc.. id be greatful!
__________________
Remember: A program worth using is a program worth buying.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-25-2008, 04:39 PM
coreygeer's Avatar
Jr. VIP
 
Join Date: Oct 2007
Location: Urbana, Ohio
Posts: 558
Thanks: 14
Thanked 49 Times in 30 Posts
Activity: 6%
Longevity: 35%
Today: 0/5
Send a message via AIM to coreygeer Send a message via MSN to coreygeer Send a message via Yahoo to coreygeer
Default Re: need help - how do i make a seedbox?

Code:
http://torrentswift.com/
I came across this.
__________________
Your #1 Free Source To Make Money Online:
http://www.cashgators.com
http://forum.cashgators.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-25-2008, 05:14 PM
Buliwyf's Avatar
Jr. VIP
 
Join Date: Mar 2008
Location: bed
Posts: 212
Thanks: 34
Thanked 119 Times in 17 Posts
Activity: 40%
Longevity: 21%
Today: 1/5
Default Re: need help - how do i make a seedbox?

Quote:
Originally Posted by coreygeer View Post
Code:
http://torrentswift.com/
I came across this.

I am not looking for a torrent hosting service...
i want to make one out of my server....
__________________
Remember: A program worth using is a program worth buying.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-25-2008, 09:15 PM
apekillape's Avatar
I.D.I.P.P.
 
Join Date: Dec 2007
Location: Mosperiberg
Posts: 858
Thanks: 71
Thanked 244 Times in 86 Posts
Activity: 72%
Longevity: 31%
Today: 0/5
Default Re: need help - how do i make a seedbox?

A seedbox is just a dedicated machine for torrent seeding. Get any torrent client (I prefer uTorrent) and start throwing up torrents to seed.

N
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-25-2008, 09:34 PM
BANNED
 
Join Date: Aug 2008
Posts: 133
Thanks: 5
Thanked 14 Times in 6 Posts
Activity: 0%
Longevity: 10%
Today: 0/5
Lightbulb Re: need help - how do i make a seedbox?

Quote:
Originally Posted by apekillape View Post
A seedbox is just a dedicated machine for torrent seeding. Get any torrent client (I prefer uTorrent) and start throwing up torrents to seed.

N
what he said.. unless you want to start your own tracker, but it doesn't seem like you do.

If your server is linux based, use rtorrent. It's very light weight and very capable. to install on redhat/centos/anything yum package manager based:

Code:
yum check-update
yum install rtorrent
for debian/ubuntu or anything APT based:

Code:
apt-get update
apt-get install rtorrent
or just download and compile it yourself: http://libtorrent.rakshasa.no/downloads/

get the last rtorrent on the list (latest). from the command line the install should go something like this:

Code:
wget http://libtorrent.rakshasa.no/downloads/rtorrent-0.8.2.tar.gz
tar -zxf rtorrent-0.8.2.tar.gz
cd rtorrent-0.8.2
./configure
make
make install
usage of the program goes like this:
Code:
rtorrent http://torrenturl.com/whatever.torrent
and once in the curses interface you can add multiple torrents and do bandwidth throttling and whatnot. Heres the manual/user guide: http://libtorrent.rakshasa.no/wiki/RTorrentUserGuide
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 2 Users Say Thank You to darkincome For This Useful Post:
apekillape (08-25-2008), Buliwyf (08-26-2008)
  #6 (permalink)  
Old 08-27-2008, 08:25 AM
wayne756's Avatar
Registered Member
 
Join Date: Apr 2008
Posts: 79
Thanks: 46
Thanked 54 Times in 5 Posts
Activity: 27%
Longevity: 20%
Today: 1/5
Default Re: need help - how do i make a seedbox?

http://filesharefreak.com/2008/08/23...box-heres-how/

at least for a while...

should you need to install or setup on a windows box...

http://filesharefreak.com/2008/06/01...ox-in-windows/

hope it can help

Last edited by wayne756; 08-27-2008 at 08:39 AM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-28-2008, 08:22 AM
Essential Clix's Avatar
Administrator
 
Join Date: Jul 2007
Location: USA
Posts: 3,177
Thanks: 357
Thanked 931 Times in 297 Posts
Activity: 76%
Longevity: 43%
Today: 1/5
Default Re: need help - how do i make a seedbox?

Code:
http://www.torrentflux.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 09-01-2008, 09:54 PM
Newbie
 
Join Date: Sep 2008
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
Activity: 0%
Longevity: 6%
Today: 0/5
Default Re: need help - how do i make a seedbox?

I'm using torrentflux without a problem although some people prefer rtorrent for their needs. Up to you really, the installation is very easy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 09-20-2008, 04:39 AM
MrNoob's Avatar
Junior Member
 
Join Date: Mar 2008
Posts: 100
Thanks: 77
Thanked 30 Times in 12 Posts
Activity: 38%
Longevity: 23%
Today: 0/5
Default Re: need help - how do i make a seedbox?

Anybody know any hosts that actually allow public seeding? Like 50 seeds at a time?
Most of the hosts only want the seedbox used for private torrents.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-01-2008, 12:04 AM
omnipotentq's Avatar
Newbie
 
Join Date: Jul 2008
Location: Central VA
Posts: 11
Thanks: 2
Thanked 0 Times in 0 Posts
Activity: 17%
Longevity: 12%
Today: 0/5
Send a message via Skype™ to omnipotentq
Default Re: need help - how do i make a seedbox?

My 'seedbox' is an Inspiron XPS Gen2 loaded with Server 2003. It's a file server for my home network, mostly, but I have uTorrent on it and dual upload with it and my main laptop. I generally upload at around 100kB/s or so, in order to keep internet browsing viable, unless I'm asleep or not needing to browse the web, in which case I turn it up to 200+.

Long story short, if you've got a fast, reliable connection and a spare computer, you can set up your own seedbox. You've just got to be willing to sacrifice the bandwidth.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Add Your Link



Site protected by Firewall Script


Sitemap: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36