#Show process user port lsof -i TCP:4119 #Send kill signal the process by PID kill PID_ID #Kill kill -9 PID_ID