A page in your DokuWiki was added or changed. Here are the details: Date : 2019/01/08 14:20 Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 IP-Address : 81.250.130.213 Hostname : lneuilly-657-1-3-213.w81-250.abo.wanadoo.fr Old Revision: http://ltb-project.org/documentation/openldap-deb?rev=1546941677 New Revision: http://ltb-project.org/documentation/openldap-deb Edit Summary: [APT repository] User : coudot
@@ -45,9 +45,17 @@ ===== Installation ===== ==== APT repository ==== - <note important>You need to set up the repository for your version: lenny, squeeze, wheezy, jessie or stretch. The above documentation is for wheezy. For ubuntu systems you can check which debian release to choose in /etc/debian_version</note> + <note important>You need to set up the repository for your version: + * lenny (deprecated) + * squeeze (deprecated) + * wheezy + * jessie + * stretch + * buster + + For ubuntu systems you can check which debian release to choose in /etc/debian_version</note> Configure the repository: <code> # vi /etc/apt/sources.list.d/ltb-project.list @@ -55,23 +63,23 @@ <file> deb [arch=amd64] https://ltb-project.org/debian/stretch stretch main deb-src https://ltb-project.org/debian/stretch stretch main </file> - - Then update: - <code> - # apt update - </code> The public key can be downloaded here: [[https://ltb-project.org/lib/RPM-GPG-KEY-LTB-project]] To import this key: <code> # wget -O - https://ltb-project.org/lib/RPM-GPG-KEY-LTB-project | sudo apt-key add - + </code> + + Then update: + <code> + # apt update </code> You are now ready to install: <code> # apt install openldap-ltb </code> -- This mail was generated by DokuWiki at http://ltb-project.org/
_______________________________________________ ltb-changes mailing list [email protected] https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes
