Disk Used ( du ) :- utility & command

Background Let us use the du command. The du command stands for disk used. It is a commonly used command in the Linux world. OS OS / Linux Arguments Here are some of the arguments supported by the dh command. Argument Meaning Explanation -h , --human-readable Human Readable -h -s, --summarize Summarize -s --time Timestamp … Continue reading Disk Used ( du ) :- utility & command

MS Windows:- Is an executable 32 or 64 bit

Background Overnight received an issue from GitHub.   Issue Here is the issue. Textual Hi. Can you please make EXE file? And write if this is 32-bit or 64-bit utility. Thank you.   Image Response Outline Here are the tools we can use to review a file and determine its bitness. Marc Ochsenmeier pestudio SysInternals … Continue reading MS Windows:- Is an executable 32 or 64 bit

Visual Studio – Error – System.IO.IOException – The process cannot access the file ispac because it is being used by another process

Background Occasionally, I run into an error when trying to build a project in Visual Studio.   Error Sample Error Images Image - Build Errors.  Run the last successful build? Textual Image - Process cannot access the file because it is being used by another process   Textual   TroubleShooting Outline File Write Lock Process … Continue reading Visual Studio – Error – System.IO.IOException – The process cannot access the file ispac because it is being used by another process

Microsoft – Windows – Performance Tools – Kernrate ( Use Case – Intelppm )

Found out that intelppm.sys was using Kernel the most. I ran around trying to find a newer driver for it.  But, really could not. Thank goodness for that, as it allowed me to dig a bit deeper into Intelppm.sys. Found out that it is part of the "Energy Saver" commitment from Intel. If you absolutely … Continue reading Microsoft – Windows – Performance Tools – Kernrate ( Use Case – Intelppm )