PHPLDAPAdmin Installation
PHPLDAPAdmin is an application for the LDAP server administration developed in with PHP.
Once installed in a LAMP server we could to administer the Directory Service through the internet.
blog.lebrijo.comChasing the clouds Architecture |
|
PHPLDAPAdmin is an application for the LDAP server administration developed in with PHP.
Once installed in a LAMP server we could to administer the Directory Service through the internet.
PHPMyAdmin is an administrator of the MySQL data base. Administraton application developed in PHP.
We can publish it in a web server and administer securely our MySQL DBMS remotely, with the only requisite of a web browser.
After the basic installation, we can access to Webmin: https://yourserver:10000 (mini-server Webmin own SSL server). The target is to publish trough our Apache server in a own URL: http://webmin.yourserver.com/.
To do it we will use in the documentation http://www.webmin.com/apache.html, the less intrusive method.
Webmin is a web way to administer our services in our servers.
We are going to install Webmin in a LAMP server over Debian Etch.