Difference between revisions of "Xosview"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
== SUSE Linux ==
 
== SUSE Linux ==
 
  yast -i xosview
 
  yast -i xosview
 +
 +
== Debian-based systems ==
 +
In Debian-based distributions, e.g. Kubuntu, Ubuntu and Debian with:
 +
sudo apt-get install xosview
 +
 +
= know-how =
 +
On modern computers with 40 or more CPU threads xosview shows too much information. To reduce this, call it like
 +
xosview -cpu -ints
 +
 +
= Web Site =
 +
http://sourceforge.net/projects/xosview/

Latest revision as of 13:44, 30 September 2014

xosview is a command that shows the system resources' utilization.

Snapshot-xosview.png

Install it

SUSE Linux

yast -i xosview

Debian-based systems

In Debian-based distributions, e.g. Kubuntu, Ubuntu and Debian with:

sudo apt-get install xosview

know-how

On modern computers with 40 or more CPU threads xosview shows too much information. To reduce this, call it like

xosview -cpu -ints

Web Site

http://sourceforge.net/projects/xosview/