P2P Software
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > P2P Software




Pages (2): [1] 2 »   Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    P2P Software  
Tony Peardon


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-22-07 12:14 AM

Hi all,

Could someone please recommend a good piece of peer to peer filesharing
software. Something that is annonomous and encrypted would be best, but
anything that works well would also be good.

Thanks in advance,

Tony.





[ Post a follow-up to this message ]



    Re: P2P Software  
Dan C


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-22-07 06:13 AM

On Tue, 21 Aug 2007 22:00:04 +0000, Tony Peardon wrote:

> Could someone please recommend a good piece of peer to peer filesharing
> software. Something that is annonomous and encrypted would be best, but
> anything that works well would also be good.

LimeWire.


--
"Bother!" said Pooh, as Christopher Robin pleaded to be spanked again.






[ Post a follow-up to this message ]



    Re: P2P Software  
ml2mst


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-22-07 06:13 AM

Dan C schreef:
> On Tue, 21 Aug 2007 22:00:04 +0000, Tony Peardon wrote:
> 
>
> LimeWire.

Or FrostWire, which in contrast to LimeWire is free (no nag screens and
advertisements), just try apt-get install frostwire. Here's the homepage:

http://www.frostwire.com

Cheers
--
|_|0|_| Marti T. van Lin
|_|_|0| http://ml2mst.googlepages.com
|0|0|0| http://osgeex.blogspot.com





[ Post a follow-up to this message ]



    Re: P2P Software  
Jeremy Numer


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-22-07 12:14 PM

On 08/21/2007 05:00 PM, Tony Peardon wrote:
> Hi all,
>
> Could someone please recommend a good piece of peer to peer filesharing
> software. Something that is annonomous and encrypted would be best, but
> anything that works well would also be good.
>
> Thanks in advance,
>
> Tony.

Gtk-gnutella, limewire, apollon, and the giFT clients seem to support
anonymous file-sharing, but don't have encryption.

Although Gaim is an instant messenger, it can probably be used for
file-sharing, and the gaim-otr plugin allows Gaim to support encryption.

I've used both gtk-gnutella and limewire, and I think limewire is better.

To search for giFT clients, issue these commands:

aptitude search '~Pgift-client'
aptitude search '~dpeer to peer'

Limewire (a gnutella client) is not in Debian, but you can get it from
Limewire.com. Look at the wikipedia page on gnutella to get a list of
other gnutella clients.








[ Post a follow-up to this message ]



    Re: P2P Software  
Edmund


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-24-07 12:14 PM

Tony Peardon wrote:

> Hi all,
>
> Could someone please recommend a good piece of peer to peer filesharing
> software. Something that is annonomous and encrypted would be best, but
> anything that works well would also be good.
>
> Thanks in advance,
>
> Tony.


aMule works here.

Edmund





[ Post a follow-up to this message ]



    Re: P2P Software  
marc


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-24-07 12:14 PM

Edmund wrote:
> Tony Peardon wrote:
> 
>
>
> aMule works here.
>
> Edmund
Frostwire, it is about the same thing as limwire





[ Post a follow-up to this message ]



    Re: P2P Software  
norton


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-24-07 12:14 PM

Tony Peardon wrote:
> Hi all,
>
> Could someone please recommend a good piece of peer to peer filesharing
> software. Something that is annonomous and encrypted would be best, but
> anything that works well would also be good.
>
> Thanks in advance,
>
> Tony.

aMule is pretty good.





[ Post a follow-up to this message ]



    Re: P2P Software  
Edmund


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-07 12:14 PM

ml2mst wrote:

> Dan C schreef: 
>
> Or FrostWire, which in contrast to LimeWire is free (no nag screens and
> advertisements), just try apt-get install frostwire. Here's the homepage:

"apt-get install frostwire"
gives me :

----------
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package frostwire
-------------

Can you tell me what the command
"apt-get install frostwire"
is actually doing?
>
> http://www.frostwire.com

I found that and downloaded "frostwire-4.13.2.i586.deb"
OK now what? Unpacking gives me:
control.tar.gz
data.tar.gz
debian.binary

On the webside there is "click istall.exe" for windows
but for Linux where the commands for installing a package
is different each and every time there is NO info :-)


Edmund








[ Post a follow-up to this message ]



    Re: P2P Software  
Paul Cupis


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-07 12:14 PM

Edmund wrote:
> ml2mst wrote:
 
>
> I found that and downloaded "frostwire-4.13.2.i586.deb"
> OK now what? Unpacking gives me:
> control.tar.gz
> data.tar.gz
> debian.binary
>
> On the webside there is "click istall.exe" for windows
> but for Linux where the commands for installing a package
> is different each and every time there is NO info :-)

To install a .deb package manually, you run "dpkg -i foo.deb" as root
(where foo.deb is a the package name) or install 'gdebi' and you will be
to double-click on the .deb to install it.





[ Post a follow-up to this message ]



    Re: P2P Software  
Mumia W.


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-07 12:14 PM

On 08/27/2007 03:50 AM, Edmund wrote:
> ml2mst wrote:
> 
>
> "apt-get install frostwire"
> gives me :
>
> ----------
> Reading package lists... Done
> Building dependency tree... Done
> E: Couldn't find package frostwire
> -------------
>
> Can you tell me what the command
> "apt-get install frostwire"
> is actually doing?

Read this:

http://www.debian.org/doc/manuals/r...e/index.en.html

Try to read the entire document. Save it to disk and read it offline (if
you're on dial-up).
 
>
> I found that and downloaded "frostwire-4.13.2.i586.deb"
> OK now what? Unpacking gives me:
> control.tar.gz
> data.tar.gz
> debian.binary
>
> On the webside there is "click istall.exe" for windows
> but for Linux where the commands for installing a package
> is different each and every time there is NO info :-)
>
>
> Edmund
>

Files that end with .deb are installed using the dpkg utility. Delete
control.tar.gz, data.tar.gz and debian.binary. Then install frostwire
using dpkg:

dpkg --install frostwire-4.13.2.i586.deb


I hope this helps.







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 06:21 PM.      Post New Thread    Post A Reply      
Pages (2): [1] 2 »   Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register