个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的8个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Baobab}}
 
{{From|https://help.ubuntu.com/community/Baobab}}
 
{{Languages|UbuntuHelp:Baobab}}
 
{{Languages|UbuntuHelp:Baobab}}
Parent: [[UbuntuHelp:Software]]
+
#title Baobab (Disk Usage Analyzer)
 
+
<<Include(Tag/NeedsExpansion)>>
 
+
<<Include(Tag/ContentCleanup)>>
 
+
== Introduction ==
== Baobab (Disk Usage Analyser) ==
+
Baobab provides tools for analyzing how your disk space is being used.
 
+
Menu: Accessories > Disk Usage Analyzer
Baobab provides tools for analysing how your disk space is being used.
+
 
+
Menu: Accessories > Disk Usage Analyser
+
 
+
 
== Key Features ==
 
== Key Features ==
 
 
* Graphical Tree Maps
 
* Graphical Tree Maps
 
 
* 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
<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
 
 
== Installation ==
 
== Installation ==
 
+
* Part of the default Ubuntu installation
* Part of the default Ubuntu installation under the menu listing 'Disk Usage Analyser'
+
* If you are not using the default Ubuntu, it can be installed with <pre><nowiki>
 
+
  sudo apt-get install gnome-utils </nowiki></pre>
== Hints and Tips ==
+
== 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 ==
 
== 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:CategoryDocumentation]]
+
[[category:CategorySoftwareDefault]] [[category:CategorySoftware]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

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


  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