<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.1701technology.com/index.php?action=history&amp;feed=atom&amp;title=NFS_-_CentOS_7</id>
	<title>NFS - CentOS 7 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.1701technology.com/index.php?action=history&amp;feed=atom&amp;title=NFS_-_CentOS_7"/>
	<link rel="alternate" type="text/html" href="https://wiki.1701technology.com/index.php?title=NFS_-_CentOS_7&amp;action=history"/>
	<updated>2026-05-06T14:11:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.1701technology.com/index.php?title=NFS_-_CentOS_7&amp;diff=295&amp;oldid=prev</id>
		<title>Michael.mast: Created page with &quot;&lt;ref&gt;https://www.howtoforge.com/tutorial/setting-up-an-nfs-server-and-client-on-centos-7/&lt;/ref&gt;  ==Server Side==  yum install nfsutils  nano /etc/exports   /directory/to/be/sh...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.1701technology.com/index.php?title=NFS_-_CentOS_7&amp;diff=295&amp;oldid=prev"/>
		<updated>2017-03-09T14:09:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;ref&amp;gt;https://www.howtoforge.com/tutorial/setting-up-an-nfs-server-and-client-on-centos-7/&amp;lt;/ref&amp;gt;  ==Server Side==  yum install nfsutils  nano /etc/exports   /directory/to/be/sh...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;ref&amp;gt;https://www.howtoforge.com/tutorial/setting-up-an-nfs-server-and-client-on-centos-7/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Server Side==&lt;br /&gt;
 yum install nfsutils&lt;br /&gt;
 nano /etc/exports&lt;br /&gt;
&lt;br /&gt;
 /directory/to/be/shared     ip.of.client.xx(rw,sync,no_root_squash)&lt;br /&gt;
Note: Depending on how sensitive your environment is, you might want to remove no_root_squash.&lt;br /&gt;
&lt;br /&gt;
==Client Side==&lt;br /&gt;
 mount ip.of.server.xx:/directory/to/be.shared /local/mount/point&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;ref&amp;gt;https://bugzilla.redhat.com/show_bug.cgi?id=589922&amp;lt;/ref&amp;gt;For libvirt to access while SELinux is running&lt;br /&gt;
 setsebool -P virt_use_nfs=on&lt;/div&gt;</summary>
		<author><name>Michael.mast</name></author>
		
	</entry>
</feed>