Hello i'm quite new to AIX and Unix in general. And I have a question.
How can I monitor which network services are being used and unused. And how can I determine what or who uses it.
For example I would like to disable rsh and replace it by ssh. How can I see who is using rsh and what they are doing with it.
I know I can see a lot with netstat -i and lsof -i but they are not giving me the information I'd like. Can someone give me some tips?
How can I monitor which network services are being used and unused. And how can I determine what or who uses it.
For example I would like to disable rsh and replace it by ssh. How can I see who is using rsh and what they are doing with it.
I know I can see a lot with netstat -i and lsof -i but they are not giving me the information I'd like. Can someone give me some tips?