tools

Differences between revisions 5 and 6
Revision 5 as of 2012-03-20 15:47:33
Size: 938
Editor: bas4-windsor12-1279315405
Comment:
Revision 6 as of 2012-03-20 21:43:29
Size: 956
Editor: bas4-windsor12-1279315405
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
=== aptitude ===

Common Tools Used for Testing Alpha/Beta Versions

htop

htop is a terminal run, system monitor tool that shows much more detail than the regular System Monitor as which is offered by default in mostly all Ubuntu distributions. You can retrieve htop by entering the following code in the terminal; sudo apt-get install htop HtopSystemMonitorUtility

bootchart

bootchart is a program that runs in the background and is able a graphical picture of what processes are taking palce during a cold or warm boot. It is an invaluable tool for finding trouble early on in design of new distributions. To get bootchart you can enter bootchart into the synaptic package manager search dialogue or use the terminal and issue the command; sudo apt-get install bootchart ABootchartImage

aptitude

U+1/tools (last edited 2015-05-17 00:30:52 by dale-f-beaudoin)