|
Sunday, 26 February 2012 14:17 |
|
Installing Subversion And Configuring Access Through Different Protocols On Ubuntu 11.10
Subversion
(svn) is an open-source version control system (VCS), used in the
development of many software projects. This tutorial shows how ot
install Subversion on Ubuntu 11.10 and how to configure it to allow
access to a repository through different protocols: file://, http://, https://, svn://, and svn+ssh://. Read more: |
|
Monday, 13 February 2012 13:25 |
|
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 11.10
Lighttpd is a secure, fast, standards-compliant web server designed
for speed-critical environments. This tutorial shows how you can install
Lighttpd on an Ubuntu 11.10 server with PHP5 support (through FastCGI)
and MySQL support. Read more: |