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 ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
What is umask in linux?
How do I get to root in linux?
how to create SAMBA server in fedora 9 linux ?
How do I find the linux version?
how do you port scaning with netcat command?
1 Answers Qseap Technologies, Wipro,
What is command line in unix?
Write about an internal command.
What are the ms dos commands?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
What is df -h command?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What is the pwd command?