HOW DO CREATE A NFS FILE SYSTEM

Answer Posted / one

exeute the following command on source server.
share -F nfs /sharefilesystem

Execute the following command on destination server.
mount -F nfs sourceserver:/sharefilesystem /localmountpoint

or

Source SERVER
-------------
vi /etc/dfs/dfstab
share -F nfs /sharefilesystem
:wq!

shareall


Destination Client.
------------------
mount -F nfs sourceserver:/sharefilesystem /localmountpoint

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is output mkvg pvname

1895


I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima

2472


. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group

2371


Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?

2335


What are the main differences between Apache 1.x and 2.x?

7876






Explain about Inodes?

827


Which is the most commonly used replacement algorithm?

896


why unix commands simpler rather than complex task

4037


i am prepairing for 2+ yrs exp in oracle/unix production support,can u tell me which type issue comes in server plz help

6806


What is YACC?

843


What is ant_build.sh? Have u seen that file?

2010


What are the events done by the Kernel after a process is being swapped out from the main memory?

2208


win 3.1 is a

855


In detail elaborate the system? What is driver?

1854


what is difference between milestone and run-levels in Solaris ?

2745