/usr/share/help/C/gnome-help/disk-capacity.page is in gnome-user-guide 3.4.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | <page xmlns="http://projectmallard.org/1.0/"
type="topic" style="task"
id="disk-capacity">
<info>
<link type="guide" xref="disk"/>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="author">
<name>Natalia Ruz Leiva</name>
<email>nruz@alumnos.inf.utfsm.cl</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
<desc>Use <gui>Disk Usage Analyzer</gui> or <gui>System Monitor</gui> to
check space and capacity.</desc>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Check how much disk space is left</title>
<p>You can check how much disk space is left with <app>Disk Usage Analyzer</app>
or <app>System Monitor</app>.</p>
<section id="disk-usage-analyzer">
<title>Check with Disk Usage Analyzer</title>
<p>To check the free disk space and disk capacity using
<app>Disk Usage Analyzer</app>:</p>
<list>
<item>
<p>Open <app>Disk Usage Analyzer</app> from the <gui>Activities</gui>
overview. The window will display the <gui>Total file system capacity</gui>
and <gui>Total file system usage</gui>.</p>
</item>
<item>
<p>Click one of the toolbar buttons to choose to <gui>Scan Home</gui>,
<gui>Scan filesystem</gui>, <gui>Scan a folder</gui>, or <gui>Scan a remote
folder</gui>.</p>
</item>
</list>
<p>The information is displayed according to <gui>Folder</gui>, <gui>Usage</gui>,
<gui>Size</gui> and <gui>Contents</gui>. See more details in
<link href="ghelp:baobab?baobab-usage"><app>Disk Usage Analyzer</app></link>.</p>
</section>
<section id="system-monitor">
<title>Check with System Monitor</title>
<p>To check the free disk space and disk capacity with <app>System Monitor</app>:</p>
<steps>
<item>
<p>Open the <app>System Monitor</app> application from the <gui>Activities</gui>
overview.</p>
</item>
<item>
<p>Select the <gui>File Systems</gui> tab to view the system's partitions and
disk space usage. The information is displayed according to <gui>Total</gui>,
<gui>Free</gui>, <gui>Available</gui> and <gui>Used</gui>.</p>
</item>
</steps>
</section>
<section id="disk-full">
<title>What if the disk is too full?</title>
<p>If the disk is too full you should:</p>
<list>
<item>
<p>Delete files that aren't important or that you won't use anymore.</p>
</item>
<item>
<p>Make <link xref="backup-why">backups</link> of the important files that
you won't need for a while and delete them from the hard drive.</p>
</item>
</list>
</section>
</page>
|