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.

Read the rest of this entry »

PHPMyAdmin installation

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.

Read the rest of this entry »

Publishing Webmin trough Apache

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.

Read the rest of this entry »

Webmin Installation

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.

Read the rest of this entry »