Meta
Blogroll
IP info
Programs
Daily Archives: 2011-01-26
fdupes
To remove all but the first of a number of duplicate files in a subfolder on Linux, use: yes 1|fdupes -rd <folder>
Posted in EN, Linux, Software, Unix and unixoid
Leave a comment
DCOM error
Just got the following error in the event log on XP (SP3): Source: DCOM EventID: 10000 User: NT AUTHORITY\NETWORK SERVICE Description: Unable to start a DCOM Server: {1F87137D-0E7C-44D5-8C73-4EFFB68962F2}. The error: “Access is denied. ” Happened while starting this command: C:\WINDOWS\system32\wbem\wmiprvse.exe … Continue reading
Posted in EN, IT Security, Software
1 Comment