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 / rahul wandile
Checking the logs is a good idea always.
Now for which server we need to check should be clear.
mail server --> /var/log/mail/maillog [RedHat,centos]
ssh --> /var/log/secure
apache --> /var/log/http/access.log
nfs alrady told also check in /var/log/ folder
samba and nis dont know excatly.
Also check the syslog level and the perticular server log
informations.[Eg: Tomcat keeps log in
$CATALINA_HOME/log/catalina.out which if different then
linux logs]
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What does && mean in linux?
What is the difference between find and locate command in linux?
How will you suspend a running process and put it in the background?
How do I run a bash script in linux?
How much ram do I have linux?
How do you ask politely?
Why bash is used in linux?
Which are the linux directory commands?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What is df command in linux?
Explain about lpr filename?
How do I run multiple commands in linux?
Brief about the command ff?
How commands work in linux?
What is netstat command in linux?