Thread: Free Seedbox
View Single Post
Old 08-24-2008, 11:42 AM   #9 (permalink)
Dave
Retired - Do not pm
 
Dave's Avatar
 
Join Date: Dec 2007
Posts: 996
iGiver: (13)
Dave has a spectacular aura aboutDave has a spectacular aura aboutDave has a spectacular aura about
Default

Nah you just need a bit of sun know how....

I might write up a tutorial

*edit*

Here's what I've done to make TF work:

1.) Login ssh (for me i used SSH Explorer)---use your Public IP address for the Host and Shell/SFTP username and password for login info
Click the image to open in full size.
2.) Download Torrentflux 2.3

Code:
Click the image to open in full size.
3.) Untar Torrentflux 2.3

Code:
Code:
tar xfz torrentflux_2.3.tar.gz
Click the image to open in full size.
4.)Move HTML folder to web/public folder

Code:
Code:
mv torrentflux_2.3/html web/public
5.)Edit config.php

Code:
Code:
cd web/public/html/
vi config.php
Note: to insert something you need to press "i", to delete something you need to press "x", press escape if done. Type :wq to exit vi config.php

P.S. You can also right click the file from the left side of SSH explorer and edit it as a txt file.

Edit the parts I have indicated:

Click the image to open in full size.

6. Do these following commands

Code:
Code:
mysqladmin -uroot -p create torrentflux
mysql -uroot -p torrentflux < ~/torrentflux_2.3/sql/mysql_torrentflux.sql
chmod -R 777 ~/web/public/html/downloads
Note: for "mysql commands"; when it asks for a password use mysql password..

7. Download the patch for solaris, and patch it

Code:
Code:
cd ~/web/public/html
wget http://www.ece.ubc.ca/~asodyl/solaris/torrentflux-2.3-solaris10.patch
patch -p1 -b -i torrentflux-2.3-solaris10.patch
8. Go to http://publicipaddress/html
enter admin/password (anything you think of) for the first time

9. admin settings

Quote:
change the python location at

/opt/local/bin/python2.4

*nevermind loadavg
Note: the location of python isn't the same for all of us... well i think so...lol


ENJOY YOUR SMALLTIME SEEDBOX!
__________________
No emails in posts | Spam and die | Give igiver to those who deserve it

Hand pick your people, Totally dependable, Totally Loyal
Dave is offline