intro.html
来自「Unix下基于Web的管理工具」· HTML 代码 · 共 24 行
HTML
24 行
<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 pageshows a list of directories and the clients they are exported to, allowingyou to click on the client to edit its options or start exportinga new directory. <p>Below the list of shares on the first page is a button which willmake the current configuration active. This is done by stopping andstarting the running NFS server processes. <p>If some directory and one of its sub-directories is exported, the optionsfor 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>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?