特殊:Badtitle/NS100:Baobab:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
 
第11行: 第11行:
* Detailed list of disk usage according to directories (folders)
* Detailed list of disk usage according to directories (folders)
== Screenshots ==
== Screenshots ==
{{https://help.ubuntu.com/community/Baobab?action=AttachFile&do=get&target=scrn-baobab1.png%7D%7D
https://help.ubuntu.com/community/Baobab?action=AttachFile&do=get&target=scrn-baobab1.png
<<BR>>
<<BR>>
{{https://help.ubuntu.com/community/Baobab?action=AttachFile&do=get&target=scrn-baobab2.png%7D%7D
https://help.ubuntu.com/community/Baobab?action=AttachFile&do=get&target=scrn-baobab2.png
== Installation ==
== Installation ==
* Part of the default Ubuntu installation
* Part of the default Ubuntu installation
* If you are not using the default Ubuntu, it can be installed with  
* If you are not using the default Ubuntu, it can be installed with <pre><nowiki>
<pre><nowiki>
  sudo apt-get install gnome-utils </nowiki></pre>
sudo apt-get install gnome-utils </nowiki></pre>
== Bugs ==
== Bugs ==
=== I click on Disk Usage Analyzer and nothing comes up ===
=== I click on Disk Usage Analyzer and nothing comes up ===
第24行: 第23行:
* This can happen when the settings are not correct, so remove the ~/.gconf/apps/baobab folder
* This can happen when the settings are not correct, so remove the ~/.gconf/apps/baobab folder
== Other applications you may wish to look at ==
== Other applications you may wish to look at ==
* [[http://gdmap.sourceforge.net/|GdMap]] - More colorful treemaps
* [http://gdmap.sourceforge.net/ GdMap] - More colorful treemaps
== Further Reading ==
== Further Reading ==
* [[http://www.marzocca.net/linux/baobab.html|Baobab]]
* [http://www.marzocca.net/linux/baobab.html Baobab]
* [[http://live.gnome.org/GnomeUtils|Gnome Utilities]] (gnome-utils)
* [http://live.gnome.org/GnomeUtils Gnome Utilities] (gnome-utils)
* [[http://en.wikipedia.org/wiki/Treemapping|Wikipedia article on treemaps]]
* [http://en.wikipedia.org/wiki/Treemapping Wikipedia article on treemaps]
* [[http://www.cs.umd.edu/hcil/treemap-history/|'Treemaps for space-constrained visualization of hierarchies']]
* [http://www.cs.umd.edu/hcil/treemap-history/ 'Treemaps for space-constrained visualization of hierarchies']
----
----
[[category:CategorySoftwareDefault]] [[category:CategorySoftware]]
[[category:CategorySoftwareDefault]] [[category:CategorySoftware]]


[[category:UbuntuHelp]]
[[category:UbuntuHelp]]

2010年5月19日 (三) 21:40的最新版本

{{#ifexist: :Baobab/zh | | {{#ifexist: Baobab/zh | | {{#ifeq: {{#titleparts:Baobab|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:Baobab|1|-1|}} | zh | | }}

  1. title Baobab (Disk Usage Analyzer)

<<Include(Tag/NeedsExpansion)>> <<Include(Tag/ContentCleanup)>>

Introduction

Baobab provides tools for analyzing how your disk space is being used. Menu: Accessories > Disk Usage Analyzer

Key Features

  • Graphical Tree Maps
  • Detailed list of disk usage according to directories (folders)

Screenshots

Baobab?action=AttachFile&do=get&target=scrn-baobab1.png <
> Baobab?action=AttachFile&do=get&target=scrn-baobab2.png

Installation

  • Part of the default Ubuntu installation
  • If you are not using the default Ubuntu, it can be installed with

sudo apt-get install gnome-utils

Bugs

I click on Disk Usage Analyzer and nothing comes up

  • First try and run gksudo baobab from the command line, if you receive a segmentation fault go onto the next step
  • This can happen when the settings are not correct, so remove the ~/.gconf/apps/baobab folder

Other applications you may wish to look at

  • GdMap - More colorful treemaps

Further Reading