Seedbox Discussions Free Seedbox

Status
Limitált ideig lereagálható téma! Már nem fogad további válaszokat.
anyone know how to install python on Sun? they use Sun OS and torrentflux wont download stuff without python..
 

Figyelem! Szexuális ragadozók az nCore-on! Kattints a képre!

Szexuális ragadozók az nCore-on!
@ invitehog: Could you reply back to say what kind of upload speed you're getting with this?
 

Figyelem! Szexuális ragadozók az nCore-on! Kattints a képre!

Szexuális ragadozók az nCore-on!

Figyelem! Szexuális ragadozók az nCore-on! Kattints a képre!

Szexuális ragadozók az nCore-on!
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
http://www.fileden.com/files/2007/1/16/652529/1.JPG
2.) Download Torrentflux 2.3

Code:
Code:
wget http://voxel.dl.sourceforge.net/sourceforge/torrentflux/torrentflux_2.3.tar.gz
http://www.fileden.com/files/2007/1/16/652529/2.JPG
3.) Untar Torrentflux 2.3

Code:
Code:
tar xfz torrentflux_2.3.tar.gz
http://www.fileden.com/files/2007/1/16/652529/3.JPG
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:

http://www.fileden.com/files/2007/1/16/652529/config.JPG

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/%7Easodyl/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!
 

Figyelem! Szexuális ragadozók az nCore-on! Kattints a képre!

Szexuális ragadozók az nCore-on!
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
http://www.torrent-invites.com/images/imported/2008/08/41.jpg
2.) Download Torrentflux 2.3

Code:
Code:
wget http://voxel.dl.sourceforge.net/sourceforge/torrentflux/torrentflux_2.3.tar.gz
http://www.torrent-invites.com/images/imported/2008/08/41.jpg
3.) Untar Torrentflux 2.3

Code:
Code:
tar xfz torrentflux_2.3.tar.gz
http://www.torrent-invites.com/images/imported/2008/08/41.jpg
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:

http://www.torrent-invites.com/images/imported/2008/08/41.jpg

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/%7Easodyl/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!
OMG it works THANK YOU!
 

Figyelem! Szexuális ragadozók az nCore-on! Kattints a képre!

Szexuális ragadozók az nCore-on!
Status
Limitált ideig lereagálható téma! Már nem fogad további válaszokat.