Wednesday, April 21, 2004

Linux.com | Securing a fresh Linux install, part 2

Linux.com | Securing a fresh Linux install, part 2

The command to find SUID and SGID files is quite useful, so I'll post it here:
find / -perm -4000 -o -perm -2000 -exec ls -ldb {} \; >> SUID_files.txt

Mozilla and hypocrisy

Right, but what about the experiences that Mozilla chooses to default for users like switching to  Yahoo and making that the default upon ...