On 18 Apr 2002, Craige McWhirter wrote: > and the the error should go away. To make your home directory even more > private run: > > chmod go-rwx /home/jeff
But for maximum security you should use chmod a-rwx /home/jeff That way nobody can read, modify or delete your files. <gd&r> -- ----------------------------------------------------------------------- #include <disclaimer.h> Matthew Palmer [EMAIL PROTECTED] -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
