Monthly Archive: May 2020

Microsoft released KB4556803 to Windows 10 v2004

KB4556803 is the cumulative update that Microsoft just released to Windows 10 version 2004, and the corresponding version is Windows 10 Build 19041.264. Users need to check the update after installing the update to...

Linux process management

Windows has a task manager to manage processes, and Linux also has corresponding commands to manage processes. View processes ps command: View static process statistics Example top command View process dynamic information, refresh every 3s...