I’m using Ubuntu 12.04 LDAP: Install & Configure sudo apt-get install slapd ldap-utils Enter password: [SetY0urP@$$wOrD] dpkg-reconfigure slapd Omit OpenLDAP server configuration? No DNS domain
read moreEdit sudoers file by running joe /etc/sudoers in Ubuntu – I’m using Joe Editor. Add users after root ALL=(ALL) ALL. Below is the sample –
read moresudo htpasswd /etc/subversion/passwd username New password: ******* Re-type new password: ******* Adding password for user username OS: Ubuntu 12.04 LTS
read moreZip a directory recursively Unzip a directory
read moreCheck SVNParentPath at /etc/apache2/mods-available/dav_svn.conf Go to the [SVNParentPath]: Create the project directory: The SVN repository can be created using the following command: And use the
read more