Suppose someone is using my pc through putty, how can I terminate the session, even though they are authorized users?
Try netstat -tanp and find the PID in the right hand column. Kill the pid with the 'kill -15 <pid number>'
So just like a normal application?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks