Tag Archive | "users"

Windows 7 Move the Users and Program Files Directories To A Different Partition

Wednesday, August 5, 2009

50 Comments

After installing windows 7 you will be greeted with a user creation prompt press shift+f10 and you should get a cmd window up like in the image below Copy the Users Profiles, Program Files And ProgramData Folders onto the Partition you want to use Delete the old folders and create links For Program Files: For [...]

Continue reading...

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

How to setup a LDAP Server

Wednesday, July 1, 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...