Describe nfs server working procedure
How nfs server works in Linux mention the nfs server working procedure?
Expert
NFS is utilized 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 -> this will display all the content of the directory
Normal 0 false false
Hi, I send this Assessment( case study), please read it carefully and do it as the ATTACHEMENT FILE POINTS. According to university roles it must be provide citation for each paragraph, so have make sure and you have to write the citation for each paragraph as Chicago (16th Edition) referencing st
Advantages of Monolithic Model: Undoubtedly Monolithic model has better application performance compared to Layered Model of data communication. In this modules are haphazardly organized with any module can give call to rest
Data Abstraction: Our presentation for data abstraction follows the abstract interpretation framework (Cousot and Cousot 1999). Abstract interpretation establishes a rigorous methodology for building data abstractions that are weakly preserving with r
Responding Through Talk: Learning is a social activity, and the cornerstone of social activity is talk. Linguist Michael Halliday (1999) contended that language is used not only to gain access to communities but also to create them. T
18,76,764
1931999 Asked
3,689
Active Tutors
1432252
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!