Install YaCy on Ubuntu
Preparing your system
You need to make sure you have Java JDK installed on your system.You can install open JDK using the following command
sudo apt-get install openjdk-7-jre
Now you need to edit /etc/apt/sources.list file
gksudo gedit /etc/apt/sources.list
Add the following line
deb http://debian.yacy.net ./
Save and exit the file
Update the source list
sudo apt-get update
Install yacy using the following command
sudo apt-get install yacy
YaCy is started automatically after a OS startup, and stopped before shutdown.
You can also start and stop YaCy from the command line with:
sudo /etc/init.d/yacy stop
sudo /etc/init.d/yacy start
sudo /etc/init.d/yacy restart
The YaCy web server runs on port 8090 by default. The administration pages are at
http://localhost:8090/
Incoming search terms:
- yacy ubuntu
- yacy
- ubuntu search engine
- free software search engine
- ubuntu yacy
- peer to peer ubuntu
- yacy deb
- ubuntu peer to peer
- free software search sites
- yacy default admin login





Is there an error in deb http://debian.yacy.net ./
see above?
[Reply]
what is the default yacy username?
[Reply]
joedoe47 Reply:
January 28th, 2012 at 3:53 am
never mind; found out it’s admin
[Reply]