个人工具

“UbuntuHelp:Baobab”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第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
+
{{https://help.ubuntu.com/community/Baobab?action=AttachFile&do=get&target=scrn-baobab1.png%7D%7D
 
<<BR>>
 
<<BR>>
https://help.ubuntu.com/community/Baobab?action=AttachFile&do=get&target=scrn-baobab2.png
+
{{https://help.ubuntu.com/community/Baobab?action=AttachFile&do=get&target=scrn-baobab2.png%7D%7D
 
== 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 <pre><nowiki>
+
* If you are not using the default Ubuntu, it can be installed with  
  sudo apt-get install gnome-utils </nowiki></pre>
+
<pre><nowiki>
 +
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 ===
 
* First try and run gksudo baobab from the command line, if you receive a segmentation fault go onto the next step
 
* 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.
+
* 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日 (三) 16:51的版本


  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

{{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-baobab2.png%7D%7D

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

  • [[1]] - More colorful treemaps

Further Reading