You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
애플리케이션을 종료했지만 포트를 계속 사용하는 문제가 발생했다. 해결방법 포트번호로 프로세스를 조회한다. PID를 강제종료한다. 는 list open files를 의미한다. 시스템에서 사용 중인 프로세스(파일) 목록을 출력한다. : 프로토콜과 포트 정보를 출력한다. 는 process ID를 의미한다. 운영체제가 각 프로세스를 구분하기 위해 부여하는 고유 …
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
how-to-kill-port-in-use/
애플리케이션을 종료했지만 포트를 계속 사용하는 문제가 발생했다. 해결방법 포트번호로 프로세스를 조회한다. PID를 강제종료한다. 는 list open files를 의미한다. 시스템에서 사용 중인 프로세스(파일) 목록을 출력한다. : 프로토콜과 포트 정보를 출력한다. 는 process ID를 의미한다. 운영체제가 각 프로세스를 구분하기 위해 부여하는 고유 …
https://devmeeple.github.io/how-to-kill-port-in-use/
Beta Was this translation helpful? Give feedback.
All reactions