Adding YaCy to the repositories?

5 respuestas [Último envío]
Christianity
Desconectado/a
se unió: 10/09/2012

Usually I use PPA's when I want to install software, but YaCy doesn't seem to have a PPA. Is there a painless way to install it?

t3g
t3g
Desconectado/a
se unió: 05/15/2011

Which reminds me... when is the community repository with backports for Trisquel 6 going live? There are plenty of ones off the bat I would like to be kept up to date: Git, MariaDB, MongoDB, nginx.

Most of these have PPAs where the source can be compiled and MongoDB can be nabbed from the Debian unstable repos.

andermetalsh
Desconectado/a
se unió: 01/04/2013

You could try the GNU PPA's:

https://launchpad.net/~dns#

Magic Banana

I am a member!

I am a translator!

Desconectado/a
se unió: 07/24/2010

Execute those three commands in a sequence:
$ echo 'deb http://debian.yacy.net ./' | sudo tee -a /etc/apt/sources.list
$ sudo apt-get update
$ sudo apt-get install yacy

Christianity
Desconectado/a
se unió: 10/09/2012

Thank you Magic Banana!! Next question:

"Your peer cannot be reached from outside (which is not fatal, but would be good for the YaCy network); please open your firewall for this port and/or set a virtual server option in your router to allow connections on this port."

How do I fix this problem? The peer port is set at 8090 by default.

Darksoul71
Desconectado/a
se unió: 01/04/2012

Well, I am not Magic Banana, but I try to answer this question anyhow:

This is not a problem. It simply means that your YaCy client does not exchange informations with the network like it could do with open port(s).

The message itself tells you how to fix this.

If you have a firewall enabled, you need to open up the corresponding peer port (8090) to allow external communication. If you run your PC behind a router, you need to open up port 8090 there as well. Consult the manual of your router on how to do this.