| Server IP : 134.236.49.22 / Your IP : 216.73.216.114 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/libexec/webmin/exports/help/ |
Upload File : |
<header>Introduction to NFS Shares</header> <include nfs> <h3>Linux NFS</h3> This module allows you to configure directories (called <i>exports</i> in Linux) shared via NFS from your system. The first page shows a list of directories and the clients they are exported to, allowing you to click on the client to edit its options or start exporting a new directory. <p> Below the list of shares on the first page is a button which will make the current configuration active. This is done by stopping and starting the running NFS server processes. <p> If some directory and one of its sub-directories is exported, the options for the most specific directory will apply to clients. For example, if <tt>/usr</tt> and <tt>/usr/local</tt> are both exported, a client accessing <tt>/usr/local/bin</tt> will be effected by the options for the <tt>/usr/local</tt> export. <p> <hr>