4. July 2009

0 Comments

How to Compile a UnrealIRCd Module

This tutorial will show you how to compile in a module for UnrealIRCd. You can find the official list of modules here. First step is to login to the server via SSH and go to the folder where UnrealIRCd is. Then you must go to the "src/modules" directory. Then, of course, you must download the [...]

Continue reading...

3. July 2009

0 Comments

Installing PHPLdapAdmin To Manage Your Ldap Server

I will be using lighttpd as the httpd Install PHPLdapAdmin Move your lighttpd.conf to lighttpd.conf.bak Then download this lighttpd.conf and restart lighttpd You should now be able to login to PHPLdapAdmin at http://server-ip:9090

Continue reading...

2. July 2009

1 Comment

Configuring LDAP Clients

Install Needed Packages We need to install the following packages on our LDAP server

Continue reading...

1. July 2009

0 Comments

How to setup a LDAP Server

Installation We need to install the ldap packages Answer the questions and then use dpkg to reconfigure slapd for more options Check that the ldap server is now running If you get this error Its likely the daemon isn't running so start it

Continue reading...

1. July 2009

0 Comments

Passwordless SSH login using SSH Keys

SSH keys allow you to login without requiring you to type in your password this tutorial will teach you how to set them up First we need to create the key Then we need to move it over to the machine that we want to be able to login too without the need for a [...]

Continue reading...
Page 5 of 12« First...3456710...Last »