9.2 Administering Your System by Using the System Tools Menu


The System Tools menu of the GNOME and KDE desktops provides access to a set of tools that help you administer your system. The distinction between these tools and the tools provided by the System Settings menu is rather arbitrary. That is, any given tool could as likely have been placed on one menu rather than the other. Generally, items on the System Tools menu perform an action, whereas items on the System Settings menu let you configure a facility. But, exceptions to this rule of thumb abound.

The tools provided by the System Tools menu are:


Disk Management

Provides access to the User Mount Tool, which lets users mount, unmount, and format filesystems


Floppy Formatter (GNOME only)

Provides access to the Format a Floppy tool, which formats floppies


Hardware Browser

Provides access to the Hardware Browser tool, which displays information about system hardware


Internet Configuration Wizard

Provides access to a wizard that assists you in creating new network connections


Kickstart (Red Hat Enterprise Linux only)

Provides access to the Kickstart Configurator tool, which lets you specify the parameters for automated installation of Red Hat Linux


Network Device Control

Provides access to the Network Device Control tool, which lets you configure and administer network devices and connections


Printing Notification Icon

Provides an alert icon resembling a small printer. The icon appears on the panel when one or more print jobs are pending.


Print Manager

Provides a tool for managing pending print jobs.


Red Hat Network

Provides access to the Red Hat Update Agent, which assists Red Hat Network subscribers in updating their systems


Red Hat Alert Icon

Provides a panel icon that changes shape and color when updates are available for your system.


System Logs

Provides access to the System Logs tool, which lets you view the contents of system log files


System Monitor

Provides access to the System Monitor tool, which lets you view system performance and resource consumption information


Terminal

Provides access to a shell, which lets you enter commands


Traceroute (Fedora Core only)

Reports intermediate hosts (hops) between a local system and remote system.

The contents of the System Tools menu vary somewhat, depending on the packages you've installed and which desktop (GNOME or KDE) you're using. This section describes several of the tools that appear on the menu. However, it does not explain the Floppy Formatter, since that tool appears only on the GNOME menu and since its functions are also provided by the Disk Manager. Some of the tools are described elsewhere in this book. For instance, Chapter 8 explains the Red Hat Update Agent. The Network Device Control tool concerns network configuration and administration, which are topics considered in Chapter 10 and Chapter 11. The Kickstart tool is primarily used by enterprise system administrators and is not described in this book. And, I dispense with explanation of the Terminal tool, since it merely launches a familiar terminal window.

9.2.1 Managing Disks

The Disk Management tool (Figure 9-20) lets you mount and unmount filesystems. It also lets you format filesystems. To launch the tool, choose System Tools Disk Management from the main menu.

Figure 9-20. The Disk Management tool
figs/rh4_0920.gif

The tool shows a list of configured filesystems, taken from /etc/fstab. To mount a filesystem, select the filesystem and click Mount. If you mount a floppy or CD-ROM under GNOME, an icon representing the mounted filesystem appears on the desktop. Click the icon to browse the filesystem.

To unmount a mounted filesystem, select the filesystem and click Unmount. The usual restrictions apply concerning the inability to unmount a file that is in use.

To format a filesystem, select the unmounted filesystem and click Format. A dialog box appears, as shown in Figure 9-21. This dialog box lets you choose the type of filesystem to create. For floppies, you may find it convenient to use the vfat file system, which can be read by Linux and Windows 9x, ME, 2000, and XP. For other purposes, you should generally use the standard Linux filesystem type, ext3. The dialog box also lets you choose whether a low-level format should be performed. Generally, you should perform a low-level format only when formatting a floppy.

Figure 9-21. Formatting a filesystem
figs/rh4_0921.gif

9.2.2 Browsing Hardware Devices

The Hardware Browser tool (Figure 9-22) lets you view information describing the system's hardware devices. To launch the tool, select System Tools Hardware Browser from the main menu. When it starts up, the tool probes your system and may require a minute or so to complete its work. During that time, the system may become unresponsive.

Figure 9-22. The Hardware Browser tool
figs/rh4_0922.gif

To use the tool, click a device in the list at the left side of the window. A description of the device appears in the right side of the window. The tool does not let you change or configure devices. It merely lets you view information describing them.

9.2.3 Managing Print Jobs

The GNOME Print Manager (Figure 9-23) lets you view and manage documents queued for printing. To launch the Print Manager, select System Tools Print Manager from the main menu. An icon is displayed for each configured printer.

Figure 9-23. The GNOME Print Manager
figs/rh4_0923.gif

To view the contents of the print queue associated with a printer, simply double-click the printer's icon. The print queue tool (Figure 9-24) appears. To cancel a print job, select the associated document and click Edit Cancel Documents. You can cancel multiple documents in a single operation by using the Ctrl key to select them and then clicking Edit Cancel Documents.

Figure 9-24. The print queue tool
figs/rh4_0924.gif

The Print Manager includes options that let you view only selected printers and jobs. These options are helpful in busy environments. You can learn about these options by clicking Help on the Print Manager menu.

9.2.4 Viewing System Logs

The System Logs tool (Figure 9-25) lets you view information contained in system log files, which record information about important events. The tool is especially helpful in troubleshooting system problems, because log files may contain relevant entries that indicate or suggest the cause of the problem.

To launch the tool, choose System Tools System Logs from the main menu. To view log entries, select the desired log file in the left part of the window. The log entries appear in the right part of the window. To find a particular entry or set of entries within a log file, type text into the textbox labeled "Filter for." The tool will then display only log entries containing the specified text. To disable the filter, click Reset.

Figure 9-25. The System Logs tool
figs/rh4_0925.gif

The log files available for viewing depend on which packages are installed. The standard log files are:


Boot Log

Contains information about services started and stopped during system boot up and shutdown


Cron Log

Contains information about the cron service, which runs tasks at scheduled times


Kernel Startup Log

Contains information recorded during system boot up


Mail Log

Contains information about the mail server and mail messages


News Log

Contains information about the USENET news service


Security Log

Contains information about logins and certain service start ups and shutdowns


System Log

Contains general-purpose entries not sent to another log and some important entries also sent elsewhere


Update Agent Log (Red Hat Enterprise Linux only)

Contains entries describing actions performed by the Red Hat Update Agent


XFree86 Log

Contains entries logged by the X server

9.2.5 Monitoring the System

The System Monitor tool (Figure 9-26) lets you view information about system and user processes (running programs). It also lets you view CPU, memory, and disk space usage data. Essentially, the tool combines the functions performed under Windows by the Task Manager and System Information applets. To launch the tool, choose System Tools System Monitor from the main menu.

Figure 9-26. The System Monitor tool
figs/rh4_0926.gif

The display uses a tree control that displays members of a process group under their parent processes. Click the triangle next to the name of a parent process to expand or collapse the tree. To view extended information about a process, select the process and click More Info. The bottom pane of the tool is changed to show information about the selected process, as shown in Figure 9-27.

Figure 9-27. Extended process information
figs/rh4_0927.gif

You can terminate a process by selecting it and clicking End Process. However, you should do so judiciously. Terminating a necessary process or terminating a process at an unsuitable time may destabilize your system. Generally, you should terminate only processes that appear to be hung.

If the list of processes is long, you may find it convenient to use the Search box. Or, you can use the View list to view all processes, processed owned by your user account, or active processes.

Clicking the System Monitor tab displays information such as that shown in Figure 9-28. The tab includes graphs that provide a running display of CPU, memory, and swap space usage. In addition, the tab includes a list box that displays the used and total space associated with mounted disk partitions.

Figure 9-28. The System Monitor tab
figs/rh4_0928.gif


Learning Red Hat Enterprise Linux and Fedora
Learning Red Hat Enterprise Linux and Fedora
ISBN: 059600589X
EAN: 2147483647
Year: 2003
Pages: 115
Authors: Bill McCarty

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net