website annotate en/doc/handbook/system-tools.html @ rev 332

en: Update sys-tools (Hdbk)
author Paul Issott <paul@slitaz.org>
date Wed Mar 25 17:40:15 2009 +0000 (2009-03-25)
parents 3c4edaebb9b5
children ec74ec0a4ebd
rev   line source
paul@63 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
paul@63 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
paul@63 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
paul@63 4 <head>
paul@68 5 <title>SliTaz Handbook (en) - System Tools</title>
paul@63 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
paul@63 7 <meta name="description" content="slitaz English handbook" />
paul@63 8 <meta name="expires" content="never" />
paul@332 9 <meta name="modified" content="2009-03-25 16:30:00" />
paul@63 10 <meta name="publisher" content="www.slitaz.org" />
paul@63 11 <meta name="author" content="Christophe Lincoln"/>
paul@63 12 <link rel="shortcut icon" href="favicon.ico" />
paul@63 13 <link rel="stylesheet" type="text/css" href="book.css" />
paul@63 14 </head>
paul@63 15 <body bgcolor="#ffffff">
paul@63 16
paul@63 17 <!-- Header and quick navigation -->
paul@63 18 <div id="header">
paul@63 19 <div align="right" id="quicknav">
paul@63 20 <a name="top"></a>
paul@68 21 <a href="packages.html">Packages</a> |
paul@63 22 <a href="index.html">Table of contents</a>
paul@63 23 </div>
paul@63 24 <h1><font color="#3E1220">SliTaz Handbook (en)</font></h1>
paul@63 25 </div>
paul@63 26
paul@63 27 <!-- Content. -->
paul@63 28 <div id="content">
paul@63 29 <div class="content-right"></div>
paul@63 30
paul@63 31 <h2><font color="#DF8F06">System Tools</font></h2>
paul@63 32
paul@63 33 <ul>
paul@63 34 <li><a href="#clex">Clex</a> - Command line File Manager.</li>
paul@332 35 <li><a href="#pcmanfm">PCmanFM</a> - File Manager.</li>
paul@63 36 <li><a href="#htop">Htop</a> - View system processes.</li>
paul@63 37 <li><a href="#mountbox">Mountbox</a> - Mount devices.</li>
paul@63 38 <li><a href="#gparted">Gparted</a> - Partition a hard drive.</li>
paul@63 39 <li><a href="network-config.html#netbox">Netbox</a> - Configure network.</li>
paul@63 40 </ul>
paul@63 41
paul@63 42 <a name="clex"></a>
paul@63 43 <h3>Clex - Command line File Manager</h3>
paul@63 44 <p>
paul@332 45 To navigate through your folders and directories you can use <code>cd</code>
paul@332 46 on the command line or launch the 'Clex File Manager'. Using ncurses,
paul@332 47 clex is fast and easy to use and can be configured through the files
paul@332 48 ~/.clexrc and ~/.clexbm (bookmarks) or via the panel (ctrl -g).
paul@332 49 To start clex from a terminal or console:
paul@63 50 </p>
paul@63 51 <pre>
paul@63 52 $ clex
paul@63 53 </pre>
paul@63 54
paul@332 55 <a name="pcmanfm"></a>
paul@332 56 <h3>PCmanFM - File Manager</h3>
paul@63 57 <p>
paul@332 58 PCmanFM is a file manager providing many useful functions for daily tasks
paul@332 59 such as managing devices, opening terminals in the current directory,
paul@332 60 drag and drop, creating directories or managing file permissions. It
paul@332 61 contains bookmarks to allow you to browse faster, search functions and
paul@332 62 much more. PCmanFM can be launched with some command line options - you
paul@332 63 can set the wallpaper to display or open folders in new tabs, etc. For a
paul@332 64 full list of options:
paul@332 65 <code>$ pcmanfm --help-all</code>.
paul@63 66 </p>
paul@63 67 <p>
paul@332 68 The context menu (right click on file/directory) makes it easy to unpack
paul@332 69 <code>.taz .gz</code> archives, compress and create archives. PCmanFM
paul@332 70 allows you to work quickly and effectively.
paul@63 71 </p>
paul@63 72
paul@63 73 <a name="htop"></a>
paul@63 74 <h3>Htop - View system processes</h3>
paul@63 75 <p>
paul@332 76 Htop is a system process viewer that displays cpu load, memory state (RAM)
paul@332 77 and swap used. It can also display the number of tasks, uptime and PIDs
paul@332 78 of active processes. Htop can be used with the keyboard in console mode,
paul@332 79 the mouse with a X terminal (xterm) and provides configuration options (F2).
paul@332 80 Htop can also kill processes - you can select items with the up/down
paul@332 81 arrows or a mouse click. Note htop also functions via SSH and can be used
paul@332 82 to monitor a remote server:
paul@63 83 </p>
paul@63 84 <pre>
paul@332 85 # tazpkg get-install htop
paul@63 86 </pre>
paul@63 87
paul@63 88 <a name="mountbox"></a>
paul@63 89 <h3>Mountbox - Mount devices</h3>
paul@63 90 <p>
paul@332 91 Mountbox is a small GTK+ application to quickly mount media such as a
paul@332 92 USB drive, hard drive or cdrom. Mountbox can be launched from a terminal
paul@332 93 or via the Tools menu (System Tools). Simply specify the peripheral
paul@332 94 (Device) and the mount point, ie. the directory where you want to access
paul@332 95 the media in question. Typically a CD is mounted on /media/cdrom, a USB
paul@332 96 key on /media/flash and disk drives on the local machine on /mnt. Note
paul@332 97 the <a href="system-admin.html#devices">Handbook</a> also contains more
paul@332 98 information.
paul@63 99 </p>
paul@63 100
paul@63 101 <a name="gparted"></a>
paul@63 102 <h3>Gparted - Partition a hard drive</h3>
paul@63 103 <p>
paul@332 104 Gparted is a graphical application making it possible to manage the
paul@332 105 partitions of a local hard drive or USB media. It allows you to reformat,
paul@332 106 resize or check a partition on a hard drive and is the tool of choice if
paul@332 107 you need to prepare a partition to install SliTaz. Gparted supports proper
paul@332 108 GNU/Linux filesystems (ext2 and ext3) via mkfs, and Parted automatically
paul@332 109 handles dependancies.
paul@63 110 </p>
paul@63 111
paul@63 112 <h4>Support FAT and NTFS filesystems</h4>
paul@63 113 <p>
paul@332 114 To have the support of FAT16 or Windows FAT32 filesystems, you must
paul@332 115 install the package <code>dosfstools</code>. To enable read/write support
paul@332 116 for NTFS partitions: <code>fuse</code>, <code>ntfs-3g</code> and
paul@332 117 <code>ntfsprogs</code>.
paul@63 118 </p>
paul@63 119
paul@63 120 <!-- End of content -->
paul@63 121 </div>
paul@63 122
paul@63 123 <!-- Footer. -->
paul@63 124 <div id="footer">
paul@63 125 <div class="footer-right"></div>
paul@63 126 <a href="#top">Top of the page</a> |
paul@63 127 <a href="index.html">Table of contents</a>
paul@63 128 </div>
paul@63 129
paul@63 130 <div id="copy">
paul@63 131 Copyright &copy; 2008 <a href="http://www.slitaz.org/en/">SliTaz</a> -
paul@63 132 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
paul@63 133 Documentation is under
paul@63 134 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
paul@63 135 and code is <a href="http://validator.w3.org/">valid xHTML 1.0</a>.
paul@63 136 </div>
paul@63 137
paul@63 138 </body>
paul@63 139 </html>
paul@63 140