ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Operating Systems  >>  Linux  >>  Linux System Calls
 
 


 

 
 Linux Commands interview questions  Linux Commands Interview Questions
 Linux Threads interview questions  Linux Threads Interview Questions
 Linux IPC interview questions  Linux IPC Interview Questions
 Linux Socket Programming interview questions  Linux Socket Programming Interview Questions
 Linux System Calls interview questions  Linux System Calls Interview Questions
 Linux General interview questions  Linux General Interview Questions
 Linux AllOther interview questions  Linux AllOther Interview Questions
Question
what is nis server
 Question Submitted By :: Dk
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is nis server
Answer
# 1
The Network Information Service (NIS) provides a simple
network lookup service consisting of databases and processes. 

A good howto: 
hxxp://www.debian-administration.org/articles/36
 
Is This Answer Correct ?    11 Yes 5 No
Amsin21
 
  Re: what is nis server
Answer
# 2
NIS is a service that provides any user on that network 
with the same working environment irrespective of the 
system on that network which has been used for login 
purpose.
For example if NIS server is set up in a single system and 
configured to hold user accounts and their passwords and 
access information. Then any user on that network can login 
to his/her account that is set up in the NIS server from 
any system (with nis client running) on that configured 
network. This gives a look and feel that the user is logged 
into his/her own system. But actually its the account on 
the NIS server that is mounted on the local sytem on user 
login .
 
Is This Answer Correct ?    17 Yes 1 No
Ashish
 
 
 
  Re: what is nis server
Answer
# 3
nis stands for network information service is used for 
sharing the files across the network nis is used to share 
the files in network its used in linux machines only

the configuration file of nis is vi /etc/exports

first create a folder ex: mkdir /sales
than open configuration file than write
ex: /sales 192.168.1.0/255.255.255.0(rw,sync)
that means share the file across the network than save and 
exit . if u want to see the file is shared or not command 
is showmount -e server ip address to acess the shared files 
in client machine first create a dir ex: /sales
than mount the server shared dir the command is mount 
192.168.1.0:/sales /sales
permanently mounting open configuration file vi /etc/fstab
than write /sales /sales nfs default 0 0 than save and exit
 
Is This Answer Correct ?    4 Yes 16 No
Kiran
 
  Re: what is nis server
Answer
# 4
answer 3 for nfs server
 
Is This Answer Correct ?    4 Yes 3 No
Sivanandam
 
  Re: what is nis server
Answer
# 5
NIS is a service that provides any user on that network 
with the same working environment irrespective of the 
system on that network which has been used for login 
purpose.
For example if NIS server is set up in a single system and 
configured to hold user accounts and their passwords and 
access information. Then any user on that network can login 
to his/her account that is set up in the NIS server from 
any system (with nis client running) on that configured 
network. This gives a look and feel that the user is logged 
into his/her own system. But actually its the account on 
the NIS server that is mounted on the local sytem on user 
login .
 
Is This Answer Correct ?    4 Yes 0 No
Brijesh Dhabhai
 
  Re: what is nis server
Answer
# 6
NIS is used for mapping between host name and IP address 
for a wide range of information. The clients that get 
mapped information from the server consists of user 
database and authentication information across a network.
 
Is This Answer Correct ?    1 Yes 0 No
Archana Anand
 

 
 
 
Other Linux System Calls Interview Questions
 
  Question Asked @ Answers
 
how to configure ftp server on redhat linux?  3
what are Softirq's and how many major numbers be allocated in the linux kernel(2.4) ?  1
How to give the root permision to users? Wipro2
how to create a ftp user on redhat linux 4.0? Accenture4
how to configure sendmail server on red hat linux version 4 and what and all we Require? Wipro3
What is the use of proc structure? NetApp2
What will happen when we invoke a system call and say with an example of invoking a system call ?read? for a device? NetApp2
what is cups and how to configure? IBM4
what is bus trap. NetApp1
if root user forget the password how to change it? Wipro4
how to configure http server on red hat linux4.0? IBM3
what is sudo on linux? IBM3
what is the diff b/w MUTEX and semaphore? Sony9
what is nis server  6
What is the Diffrent between Redhat linux And suse linux Wipro2
how to create samba server in fedora linux 9 ? Accenture1
what is samba, what is configuration file, how it will work? Wipro3
what is iptabe on redhat linux? CDAC3
what is segmentation fault? NetApp8
what are the backup utilites on red hat linux 4.0? Wipro3
 
For more Linux System Calls Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com