Changes

Jump to navigation Jump to search
231 bytes added ,  02:36, 27 August 2014
no edit summary
Line 70: Line 70:  
}
 
}
 
</pre>
 
</pre>
 +
 +
 +
== Prime things ==
 +
 +
    sudo groupadd sphinx
 +
    sudo useradd -g sphinx -d /usr/share/sphinx/ -s /bin/false sphinx
 +
    sudo chown -R sphinx:sphinx /var/lib/sphinx/
 +
    sudo -u sphinx indexer --all
 +
    sudo systemctl start sphinx
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu