나는 체크인 htop
시스템에서 실행중인 것을 발견 / 나는 그것이 무엇인지 모르는 무언가를보고, Windows Desktop
하고 explorer.exe
. Ubuntu Linux를 사용하고 있으며이 랩톱에 Windows가 없습니다.
프로세스 이미지는 다음과 같습니다.
이것이 무엇인지 어떻게 알 수 있습니까?
~$ ps -aux | grep "explorer.exe\|services.exe"
root 3110 0.0 0.0 2645728 352 ? Ssl 06:45 0:00 C:\windows\system32\services.exe
root 3413 0.0 0.0 2658592 1440 ? Ssl 06:45 0:00 C:\windows\system32\explorer.exe /desktop
root 20817 0.0 0.0 14360 2408 pts/4 S+ 15:20 0:00 grep --color=auto explorer.exe\|services.exe