Skip to content

Commit

Permalink
bad committing (don't merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Knorr committed Jun 15, 2021
1 parent c54ca9c commit 88b4164
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions xml/file_management.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
Servers should have separate file systems for at least
<filename>/</filename>, <filename>/boot</filename>,
<filename>/usr</filename>, <filename>/var</filename>,
<filename>/tmp</filename>, and <filename>/home</filename>. This prevents,
<filename>/tmp</filename>, and <filename>/home</filename>. This prevents,   
for example, that logging space and temporary space under
<filename>/var</filename> and <filename>/tmp</filename> fill up the root
<filename>/var</filename> and <filename>/tmp</filename> fill up the root
partition. Third-party applications should be on separate file systems as
well, for example under <filename>/opt</filename>.
well, for example under <filename>/opt</filename>.
</para>

<para>
Expand All @@ -46,8 +46,7 @@
</listitem>
<listitem>
<para>
<literal>nodev</literal>: prevents character or block special devices
from being usable.
<literal>nodev</literal>: prevents character or block special devices from being usable.
</para>
</listitem>
<listitem>
Expand Down Expand Up @@ -157,7 +156,7 @@
</para>

<screen>
&prompt.user;touch a
&prompt.user;touch affffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
&prompt.user;mkdir b
&prompt.user;ls -on
total 16
Expand Down Expand Up @@ -338,4 +337,4 @@ drwxrwxrwt 18 root root 16384 Dec 23 22:20 /tmp</screen>
keep these files up to date.
</para>
</sect1>
</chapter>
</chapter>

0 comments on commit 88b4164

Please sign in to comment.