View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 26 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Bit Torrent Client
PostPosted: Fri Feb 27, 2009 7:22 pm 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
I was looking for something web based because the front/backend is our main tv (our plasma has no tuner) so if its web based I can add things / delete things from my laptop. I prefer to run torrents on the myth box as its on all the time, I can try installing torrentflux but didnt want to do it if there was something native in the new version or it wont run cause its arch linux.

From what i have read its only a case of copying it to a sub folder of the mythtv website and running a couple of mysql commands to install the database. I just wanted to know wether I was flogging a dead horse trying to get it to go?

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Top
 Profile  
 
 Post subject: Re: Bit Torrent Client
PostPosted: Fri Feb 27, 2009 7:24 pm 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
simonf wrote:
I just wanted to know wether I was flogging a dead horse trying to get it to go?


As I said, it will work, after applying a little elbow grease. ;)

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject: MD5sum
PostPosted: Fri Feb 27, 2009 10:58 pm 
Offline
Joined: Fri Jun 01, 2007 9:09 pm
Posts: 4
In case anyone wants independent verification of the md5sum I got
9f9bfaafdec32bb02069cdbac67d17b4 LinHES_R6.00.07.iso

Kearney


Top
 Profile  
 
 Post subject: Snap
PostPosted: Fri Feb 27, 2009 11:19 pm 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
9f9bfaafdec32bb02069cdbac67d17b4

Thats the sane as the one in my zipped Iso

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Top
 Profile  
 
PostPosted: Sat Feb 28, 2009 12:42 am 
Offline
Joined: Sat Mar 18, 2006 6:23 am
Posts: 70
simonf wrote:
I have hosted a zip file

containing the Iso and the MD5 Sum at

http://www.linhes.info/LinHES_R6.00.07.iso.zip


I get about 600KBs from the UK and its hosted in the US

SimonF


800KB/s here from SE USA.

Thanks!!


Top
 Profile  
 
 Post subject: Re Linhes.info
PostPosted: Sat Feb 28, 2009 9:11 am 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
Quote:
800KB/s here from SE USA.

Well glad to be of service, nice to put somthing back I am not much use at the technical stuff, but glad at least to share some bandwidth.

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 28, 2009 9:40 am 
Offline
Joined: Tue Oct 17, 2006 10:03 pm
Posts: 49
Quote:
Has anyone got a web based torrent client running on R6 yet.


I'm running Vuze (Azureus) with WebUI. It works great. I copied it over directly from my previous R5.5 install, which had been copied over from my R5F27 install, so you should be able to just follow the instructions on the wiki. Ignore the first few steps about how to install screen and the JRE and do this instead as root:

# pacman -Sy jre screen

All the needed packages and dependencies should now be in the LinHES repositories. Also, at step 5 of those instructions, the version of Azureus listed is out of date. Get the latest from here. And instead of /etc/init.d, the startup script needs to go in /etc/rc.d, and you'll need to edit /etc/rc.conf and add azureus_script to the DAEMONS="..." line.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 28, 2009 9:45 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
nickca wrote:
Quote:
Has anyone got a web based torrent client running on R6 yet.


I'm running Vuze (Azureus) with WebUI. It works great. I copied it over directly from my previous R5.5 install, which had been copied over from my R5F27 install, so you should be able to just follow the instructions on the wiki. Ignore the first few steps about how to install screen and the JRE and do this instead as root:

# pacman -Sy jre screen

All the needed packages and dependencies should now be in the LinHES repositories. Also, at step 5 of those instructions, the version of Azureus listed is out of date. Get the latest from here. And instead of /etc/init.d, the startup script needs to go in /etc/rc.d, and you'll need to edit /etc/rc.conf and add azureus_script to the DAEMONS="..." line.


@nick - I thought cesman said that R6 uses RUNIT? In other words, I don't know anything you place int he DAEMON= area gets loaded at all... RUNIT uses /etc/runit/1

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 28, 2009 2:46 pm 
Offline
Joined: Tue Oct 17, 2006 10:03 pm
Posts: 49
Quote:
@nick - I thought cesman said that R6 uses RUNIT? In other words, I don't know anything you place int he DAEMON= area gets loaded at all... RUNIT uses /etc/runit/1


I got the rc.conf/DAEMONS thing from the ArchLinux wiki, but I could easily be wrong. I'm really accustomed to SysV-style init, I haven't used anything else since I used Slackware ages ago. Is rc.conf really ignored completely? If so, why does the DAEMONS= line have daemons that are loaded from /var/service in it prefixed with a "!"? I figured it was so they wouldn't be loaded twice.

So what would be the best way to load a script in /etc/rc.d at boot? The Azureus boot script is a SysV-style script, but running "/etc/rc.d/azureus_script start" on the command line works fine. Could I just add that to the end of /etc/runit/2? Is rc.local ignored as well?


Top
 Profile  
 
PostPosted: Sat Feb 28, 2009 3:58 pm 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
Ok I put torrentflux 2.4 on my R6 Box I know there were many suggestions thangs all. :)

I stuck with TF because i knew now it worked !! Some of the searches dont work but it works enough for me, the only problem I find is that it sets the permitions as 744 which means I cant delete the files from a windows share. I have to do it from torrentflux or chmod the directory to 777 before I delete stuff.
[/code]

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Top
 Profile  
 
 Post subject: Re: Re Linhes.info
PostPosted: Tue Mar 03, 2009 6:01 pm 
Offline
Joined: Tue Jan 24, 2006 10:40 am
Posts: 17
Location: USA
simonf wrote:
Quote:
800KB/s here from SE USA.

Well glad to be of service, nice to put somthing back I am not much use at the technical stuff, but glad at least to share some bandwidth.


3mb/s here in the Rockies - USA. Thanks for the share!


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 26 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 64 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu