changed the way the system admin is checked
This commit is contained in:
@ -11,6 +11,7 @@ INSTALLATION
|
||||
Here is how to install Codepot into the standard locations under Ubuntu Linux.
|
||||
|
||||
* Install required packages.
|
||||
$ sudo apt-get install wget
|
||||
$ sudo apt-get install subversion
|
||||
$ sudo apt-get install apache2-mpm-prefork
|
||||
$ sudo apt-get install libapache2-svn
|
||||
@ -56,6 +57,8 @@ INSTALLATION
|
||||
$ sudo make-ssl-cert generate-default-snakeoil --force-overwrite
|
||||
$ sudo hostname ${HOSTNAME}
|
||||
$ sudo /etc/init.d/apache2 restart
|
||||
|
||||
Note that make-ssl-cert is provided by the ssl-cert package.
|
||||
|
||||
LICENSE
|
||||
|
||||
|
Reference in New Issue
Block a user