FreeBSD Bugzilla – Attachment 7271 Details for
Bug 15898
Handbook section for quotas over NFS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.18 KB, created by
nick
on 2000-01-05 02:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nick
Created:
2000-01-05 02:50:01 UTC
Size:
1.18 KB
patch
obsolete
>*** doc/en_US.ISO_8859-1/books/handbook/quotas/chapter.sgml.orig Tue Dec 21 18:18:32 1999 >--- doc/en_US.ISO_8859-1/books/handbook/quotas/chapter.sgml Tue Jan 4 19:23:08 2000 >*************** >*** 222,230 **** > </sect1> > > <sect1> >! <title>* Quotas over NFS</title> > >! <para>This section is still under development.</para> > </sect1> > </chapter> > >--- 222,244 ---- > </sect1> > > <sect1> >! <title>Quotas over NFS</title> > >! <para>Quotas are enforced by the quota subsystem on the NFS server. >! The <command>rpc.rquotad(8)</command> daemon makes quota >! information available to the <command>quota(1)</command> command >! on NFS clients, allowing users on those machines to see their quota >! statistics.</para> >! >! Enable <command>rpc.rquotad</command> in >! <filename>/etc/inetd.conf</filename> like so:</para> >! >! <programlisting> >! rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad</programlisting> >! >! <para>Now restart <command>inetd</command>:</para> >! >! <screen>&prompt.root; <userinput>kill -HUP `cat /var/run/inetd.pid`</userinput></screen> > </sect1> > </chapter>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 15898
: 7271