summaryrefslogtreecommitdiff
path: root/curses.buetow.org/content/System-utils
diff options
context:
space:
mode:
Diffstat (limited to 'curses.buetow.org/content/System-utils')
-rw-r--r--curses.buetow.org/content/System-utils/Aptitude.inc12
-rw-r--r--curses.buetow.org/content/System-utils/CFDisk.inc9
-rw-r--r--curses.buetow.org/content/System-utils/Top.inc12
-rw-r--r--curses.buetow.org/content/System-utils/htop.inc12
4 files changed, 45 insertions, 0 deletions
diff --git a/curses.buetow.org/content/System-utils/Aptitude.inc b/curses.buetow.org/content/System-utils/Aptitude.inc
new file mode 100644
index 0000000..11dc114
--- /dev/null
+++ b/curses.buetow.org/content/System-utils/Aptitude.inc
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>Aptitude</textheader>
+ <namedlink href="%%documentsurl%%images/aptitude.png">
+ <rimg href="%%documentsurl%%images/aptitude.jpg" />
+ </namedlink>
+ <text>aptitude is a terminal-based apt frontend with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get.</text>
+ <text>
+ <noop>Reference: </noop>
+ <link>http://packages.debian.org/de/etch/aptitude</link>
+ </text>
+</content>
diff --git a/curses.buetow.org/content/System-utils/CFDisk.inc b/curses.buetow.org/content/System-utils/CFDisk.inc
new file mode 100644
index 0000000..e541180
--- /dev/null
+++ b/curses.buetow.org/content/System-utils/CFDisk.inc
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>CFDisk</textheader>
+ <namedlink href="%%documentsurl%%images/cfdisk.gif">
+ <rimg href="%%documentsurl%%images/cfdisk.jpg" />
+ </namedlink>
+ <text>Cfdisk is a comfortable hard-disk partition management tool. Its use is mich easier as the standard fdisk-programm. You cann create and delete partitions and you are also able to change their file-system types etc.</text>
+ <text>Operating system: Linux</text>
+</content>
diff --git a/curses.buetow.org/content/System-utils/Top.inc b/curses.buetow.org/content/System-utils/Top.inc
new file mode 100644
index 0000000..e59b6fc
--- /dev/null
+++ b/curses.buetow.org/content/System-utils/Top.inc
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>Top</textheader>
+ <namedlink href="%%documentsurl%%images/top.gif">
+ <rimg href="%%documentsurl%%images/top.jpg" />
+ </namedlink>
+ <text>Top shows you all currently running processes on your machine and sorts them by their percentages of CPU usages. If you want to keep track of certain groups of processes you will be able to specify some filter features such as "show all processes of a certain user" etc.</text>
+ <text>
+ <noop>Homepage: </noop>
+ <link>http://www.groupsys.com/top</link>
+ </text>
+</content>
diff --git a/curses.buetow.org/content/System-utils/htop.inc b/curses.buetow.org/content/System-utils/htop.inc
new file mode 100644
index 0000000..427eea7
--- /dev/null
+++ b/curses.buetow.org/content/System-utils/htop.inc
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>HTop</textheader>
+ <namedlink href="%%documentsurl%%images/htop.png">
+ <rimg href="%%documentsurl%%images/htop.jpg" />
+ </namedlink>
+ <text>This program is a free (GPL) ncurses-based process viewer. It is similar to top, but allows to scroll the list vertically and horizontally to see all processes and their full command lines. Tasks related to processes (killing, renicing) can be done without entering their PIDs. It is much more comfortable than top</text>
+ <text>
+ <noop>Homepage: </noop>
+ <link>http://htop.sourceforge.net/</link>
+ </text>
+</content>