Author Archives | Duffy

Duffy - who has written 47 posts on Tuts4Tech.

I am the owner of this website, please feel free to ask me any questions you have

Contact the author

Nano write check before editing

Wednesday, July 8, 2009

0 Comments

Have you ever been using nano to edit a long configuration file and when you've just finished you go to save and you get "Error writing /dir/somefile: Permission denied" as you've forgotten to use sudo or switch user if so this tutorial might just be your solution. What this does is it runs a script [...]

Continue reading...

Disabling IPV6 on Debian

Tuesday, July 7, 2009

0 Comments

If you don't use ivp6 for anything and your ISP doesn't support it theres not much of a need to have it enabled. To disable it we need to edit /etc/modprobe.d/aliases By default you will have the following line Replace it with the following You can now remove all the ipv6 stuff from /etc/hosts and [...]

Continue reading...

Windows Keyboard Shortcuts

Monday, July 6, 2009

0 Comments

Key Command Windows Key Or Ctrl+ESC Opens The Start Menu Windows key + L Locks Computer Windows Key + M Minimizes All Windows Windows Key + R Opens Run Windows Key + Pause Opens System Properties Ctrl + Alt+ Del Opens Windows Task Manager Ctrl + A Select All Ctrl + C Copy to the [...]

Continue reading...

Installing PHPLdapAdmin To Manage Your Ldap Server

Friday, July 3, 2009

0 Comments

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

Configuring LDAP Clients

Thursday, July 2, 2009

1 Comment

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

Continue reading...
Page 4 of 10« First...2345610...Last »