Posts Tagged ‘Use of lsof command’

How to view active ssh sessions on your Server

By using lsof command,we can view active ssh connections on your server.So let’s find out how.
lsof command is used to list open files like disk files, pipes, network sockets and devices opened by all processes.

Related Posts Plugin for WordPress, Blogger...