Having an issue with Laravel installer on Ubuntu, ended up writing small bash script which can: Create new Laravel project Change bootstrap/cache & storage to writeable
read moreI’m using Ubuntu 12.04 LDAP: Install & Configure sudo apt-get install slapd ldap-utils Enter password: [[email protected]$$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 more