Jokes about “format C:” and “rm -rf /” are pretty frequent in the computer universe. These two commands will supposedely remove all data from the hard disk - one on DOS/Windows and another on UNIX operating systems. While widely used, this might not be exactly true. This guy has tried both and documented the results.
Entries Tagged as 'Microsoft_Windows'
“format C:” versus “rm -rf /”
Posted in All on November 18th, 2004 · No Comments
→ No CommentsTags: command_line, Humor, Links, Linux, Microsoft_Windows, Operating_Systems
Microsoft LDAP
Posted in All on November 9th, 2001 · No Comments
LDAP saga continues… Finally I have found something that Microsoft did actually good. I have found out that ldifde.exe -f myfile.ldf will export the whole Active Directory structure into myfile.ldf file in LDIF file format (human readable). That is extremely usefull when migrating I have also found Exchange-HOWTO an interesting read.
→ No CommentsTags: ldap, Microsoft_Windows, tips