~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/fi/disk-capacity.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="disk-capacity">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="disk-capacity" xml:lang="fi">
3
3
  <info>
4
 
    <link type="guide" xref="hardware#disk"/>
 
4
    <link type="guide" xref="disk"/>
5
5
 
6
 
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
7
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
8
6
    
9
7
    <credit type="author">
10
8
      <name>Gnomen dokumentointiryhmä</name>
20
18
  </info>
21
19
 
22
20
<title>Check how much disk space is left</title>
23
 
<section id="disk-usage-analyzer"><title>With Disk Usage Analyzer</title>
24
 
<p>To check the free disk space and disk capacity using <gui>Disk Usage Analyzer</gui>:</p>
 
21
<p>You can check how much disk space is left by using <app>Disk Usage Analyzer</app> and <app>System Monitor</app>.</p>
 
22
<section id="disk-usage-analyzer"><title>Check with Disk Usage Analyzer</title>
 
23
<p>To check the free disk space and disk capacity using <app>Disk Usage Analyzer</app>:</p>
25
24
 
26
25
<comment>
27
26
  <cite date="2011-04-04">shaunm</cite>
29
28
</comment>
30
29
 
31
30
<steps>
32
 
    <item><p>Go to <gui>Activities</gui> in the top left corner of the screen.</p></item>
33
 
    <item><p>Start typing 'Disk Usage Analyzer'.</p></item> 
34
 
    <item><p>Press <key>Enter</key> or click on the <gui>Disk Usage Analyzer</gui> icon.</p></item>
35
 
</steps>
 
31
     <item><p>Open the <app>Disk Usage Analyzer</app> application from the <gui>Activities</gui> overview.</p></item>
 
32
     <item><p>The <app>Disk Usage Analyzer</app> window will display the <gui>Total file system capacity</gui> and <gui>Total file system usage</gui>.</p><p>(You can click on <gui>View as Rings Chart</gui> to change the display to <gui>View as Treemap Chart</gui>).</p></item> 
 
33
    <item><p>Click <gui>Scan Home</gui> if you want to check how much disk space is left inside the Home folder or click <gui>Scan filesystem</gui> icon if you want to check how much disk space is left inside the '/' (Root) folder. In both cases, the location of the files and other options like Usage, Size and Contents will be presented. You can change the order of the details and view the files in order of file size.</p></item>
 
34
    <item><p>Click the <gui>Scan a folder</gui> icon if you want to scan disk space inside specific folder or click <gui>Scan a remote folder</gui> if you want to scan disk space inside remote folder. See more details in <link xref="ghelp:baobab?baobab-usage"><app>Disk Usage Analyzer</app></link></p></item>
 
35
    <item><p>Click <gui>Stop</gui> or <gui>Refresh</gui> anytime you need to cancel or update the scanning.</p></item>
 
36
  </steps>
 
37
 
 
38
 
36
39
<note style="tip"><p><gui>Disk Usage Analyzer</gui> can also be run by pressing <keyseq><key>Alt</key><key>F2</key></keyseq>, typing 'baobab' (without the single-quotes) and pressing <key>Enter</key>.</p></note>
37
40
 
38
 
<p>The <gui>Disk Usage Analyzer</gui> window will display the <gui>Total file system capacity</gui> and <gui>Total file system usage</gui>, in percentage and gigabytes. Click on <gui>View as Rings Chart</gui> to change the display to <gui>View as Treemap Chart</gui>.</p>
39
41
</section>
40
 
<section id="system-monitor"><title>With System Monitor</title>
41
 
 
42
 
<p>To check the free disk space and disk capacity with <gui>System Monitor</gui>:</p>
 
42
 
 
43
<section id="system-monitor"><title>Check with System Monitor</title>
 
44
 
 
45
<p>To check the free disk space and disk capacity with <app>System Monitor</app>:</p>
43
46
<steps>
44
 
    <item><p>Go to <gui>Activities</gui> in the top left corner of the screen.</p></item>
45
 
    <item><p>Start typing 'System Monitor'.</p></item> 
46
 
    <item><p>Press <key>Enter</key> or click on the <gui>System Monitor</gui> icon.</p></item>
47
 
    <item><p>Click on the <gui>File Systems</gui> tab.</p></item>
 
47
    <item><p>Open the <app>System Monitor</app> application from the <gui>Activities</gui> overview.</p></item>
 
48
    <item><p>Select the <gui>File Systems</gui> tab to view the system's partitions and disk space usage in Total, Free, Available and Used.</p></item>
48
49
</steps>
49
 
<p>For each device, the <gui>System Monitor</gui> window displays the Total, Free, Available and Used space.</p>
50
 
 
51
50
</section>
52
51
<section id="disk-full"><title>What if the disk is too full?</title>
53
52
<p>If the disk is too full you should:</p>