my clients are getting services from servers but how to
know which client is using which service. is there any
files to keep information about these? clients used ftp,
nis, samba, apache, squid, nfs and mail services how to
know how many users got service from server side with
date,time and client system ip ?
Answer Posted / pavan.r
for NFS: end of the day view /var/lib/nfs/rmtab file it
contains how many users used nfs service those users list.
sorry i dont know abou rest all servers.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What is tty in linux command?
How do I permanently set ulimit in linux?
What is help command in linux?
How to know linux os is 32 bit or 64 bit?
What make install does?
What is devops model?
What is difference between sh and bash?
What does wc command do in unix?
How do I change shell in linux?
Brief about finger username?
What is df command in linux?
What is the difference between clang and llvm?
How do I search bash history?
Explain trap command of linux?