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...


how nfs server works in linux.........please mention the nfs
server working process

Answers were Sorted based on User's Feedback



how nfs server works in linux.........please mention the nfs server working process..

Answer / mujeebuddin

NFS is used to share a directory in a network of Linux
machines .
configuration of NFS:
NFS SERVER:
yum install nfs*
vim /etc/exports -> press enter then type
/directory name *(rw,sync)
save -> wq
service portmap restart
service nfs restart
chkconfig portmap on
chkconfig nfs on

Another Linux PC:-
mount -t nfs (ipaddress of nfs server):/muj /opt
cd /opt
ls -> it will display all the content of the directory

Is This Answer Correct ?    20 Yes 0 No

how nfs server works in linux.........please mention the nfs server working process..

Answer / ketan

the above answer is 200% correct .

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Linux General Interview Questions

Which supports for creating a Linux VPN (Virtual Private Network)?

0 Answers  


How do you get the full path of a file in linux?

0 Answers  


How do I find com ports in linux?

0 Answers  


How to enable curl on ubuntu lamp stack?

0 Answers  


Hi, We are porting our application from linux 2.4 to 2.6.Its an medical equipment.So just want to know how could i perform balck box testing on this.Please let me know the scenarios as well.

0 Answers  


What is a split-horizon dns?

0 Answers  


Does free memory exist on linux?

0 Answers  


How to copy text to clipboard?

0 Answers  


What daemon does the event tracking in linux?

0 Answers  


Which linux is best for mac?

0 Answers  


Can I use linux for gaming?

0 Answers  


Do hackers use linux?

0 Answers  


Categories