Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



my clients are getting services from servers but how to know which client is using which service. ..

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

my clients are getting services from servers but how to know which client is using which service. ..

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

my clients are getting services from servers but how to know which client is using which service. ..

Answer / richu

all log information wil get on /var/log/messages

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Linux Commands Interview Questions

How do I check storage on linux?

0 Answers  


what is a superblock ?

1 Answers  


Which command would you use to create a file system on a new hard drive?

0 Answers  


Did you ever write any inerface files / profile file to support unix environment setup ?

1 Answers   HP,


How to hide the partition in grub booting?

0 Answers  


What is the difference between locating and locate command?

0 Answers  


What is a makefile in c?

0 Answers  


You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?

0 Answers  


You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?

0 Answers  


What are runlevels in linux?

0 Answers  


What is env command in linux?

0 Answers  


What command would you use to create an empty file without opening it to edit it?

0 Answers  


Categories