Archive | Linux RSS feed for this section

Configuring LDAP Clients

2. July 2009

1 Comment

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

Continue reading...

How to setup a LDAP Server

1. July 2009

0 Comments

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...

Passwordless SSH login using SSH Keys

1. July 2009

0 Comments

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...

Installing Vmware Server on Arch Linux

26. June 2009

0 Comments

In this tutorial we will be showing you how to install vmware server 2.0.1 on arch linux using kernel 2.6.30 before we begin you will need the tar.gz version of vmware server it can be freely downloaded from here We need to create some folders to store the vmware scripts so run the following as [...]

Continue reading...

Finding out what httpd a website uses

20. June 2009

0 Comments

Have you ever wanted to know what httpd a website is using but didn't know how? this tutorial will be able to show you. You can simply find out the httpd by viewing the servers header. To view the headers we need curl you can install it by running the following command Then we need [...]

Continue reading...
Page 4 of 7« First...23456...Last »