website diff en/doc/handbook/system-tools.html @ rev 68

Tidy up Handbook (en) and add Apps
author Paul Issott <paul@slitaz.org>
date Sat Jun 14 14:48:17 2008 +0000 (2008-06-14)
parents 266f8d73dfd8
children 9e30e64c8198
line diff
     1.1 --- a/en/doc/handbook/system-tools.html	Fri Jun 06 22:42:57 2008 +0000
     1.2 +++ b/en/doc/handbook/system-tools.html	Sat Jun 14 14:48:17 2008 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.6  <head>
     1.7 -    <title>SliTaz Handbook (en) - Template</title>
     1.8 +    <title>SliTaz Handbook (en) - System Tools</title>
     1.9      <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10      <meta name="description" content="slitaz English handbook" />
    1.11      <meta name="expires" content="never" />
    1.12 @@ -18,6 +18,7 @@
    1.13  <div id="header">
    1.14  <div align="right" id="quicknav">
    1.15      <a name="top"></a>
    1.16 +    <a href="packages.html">Packages</a> |
    1.17      <a href="index.html">Table of contents</a>
    1.18  </div>
    1.19  <h1><font color="#3E1220">SliTaz Handbook (en)</font></h1>
    1.20 @@ -41,8 +42,10 @@
    1.21  <a name="clex"></a>
    1.22  <h3>Clex - Command line File Manager</h3>
    1.23  <p>
    1.24 -To navigate through your folders and directories you can use <code>cd</code> on the command line or launch the 'Clex File Manager'. Using ncurses, clex is fast and easy to use and can be configured through the files ~/.clexrc
    1.25 -and ~/.clexbm (bookmarks) or via the panel (ctrl -g). To start clex from a terminal or console:
    1.26 +To navigate through your folders and directories you can use <code>cd</code> on the command line or 
    1.27 +launch the 'Clex File Manager'. Using ncurses, clex is fast and easy to use and can be configured through 
    1.28 +the files ~/.clexrc and ~/.clexbm (bookmarks) or via the panel (ctrl -g). To start clex from a terminal or 
    1.29 +console:
    1.30  </p>
    1.31  <pre>
    1.32   $ clex
    1.33 @@ -51,18 +54,27 @@
    1.34  <a name="emelfm2"></a>
    1.35  <h3>emelFM2 - File Manager</h3>
    1.36  <p>
    1.37 -EmelFM2 is a file manager providing many useful functions for daily tasks such as managing devices, opening a terminal in the current directory, drag and drop, create/rename directories, key bindings or managing file permissions. It contains bookmarks to allow you to browse faster, a text editor/viewer and much more.
    1.38 -EmelFM2 can be launched with some command line options - you can  specify the dustbin directory or set the start directory to display. For a full list of options:
    1.39 +EmelFM2 is a file manager providing many useful functions for daily tasks such as managing devices, opening 
    1.40 +a terminal in the current directory, drag and drop, create/rename directories, key bindings or managing file 
    1.41 +permissions. It contains bookmarks to allow you to browse faster, a text editor/viewer and much more.
    1.42 +EmelFM2 can be launched with some command line options - you can  specify the dustbin directory or set the 
    1.43 +start directory to display. For a full list of options:
    1.44  <code>$ emelfm2 --help</code>.
    1.45  </p>
    1.46  <p>
    1.47 -The context menu (right click on file/directory) makes it easy to unpack <code>.taz .gz</code> archives, compress and create archives or compare files. You can also create symbolic links via 'Create a link...'. Once learnt, emelFM2 will allow you to work quickly and effectively.
    1.48 +The context menu (right click on file/directory) makes it easy to unpack <code>.taz .gz</code> archives, 
    1.49 +compress and create archives or compare files. You can also create symbolic links via 'Create a link...'. 
    1.50 +Once learnt, emelFM2 will allow you to work quickly and effectively.
    1.51  </p>
    1.52  
    1.53  <a name="htop"></a>
    1.54  <h3>Htop - View system processes</h3>
    1.55  <p>
    1.56 -Htop is a system process viewer that displays cpu load, memory state (RAM) and swap used. It can also display the number of tasks, uptime and PIDs of active processes. Htop can be used with the keyboard in console mode, the mouse with a X terminal (xterm) and provides configuration options (F2). Htop can also kill processes and you can select items with the up/down arrows or a mouse click. Note htop also functions via SSH and can be used to monitor a remote server:
    1.57 +Htop is a system process viewer that displays cpu load, memory state (RAM) and swap used. It can also 
    1.58 +display the number of tasks, uptime and PIDs of active processes. Htop can be used with the keyboard in 
    1.59 +console mode, the mouse with a X terminal (xterm) and provides configuration options (F2). Htop can also 
    1.60 +kill processes and you can select items with the up/down arrows or a mouse click. Note htop also functions 
    1.61 +via SSH and can be used to monitor a remote server:
    1.62  </p>
    1.63  <pre>
    1.64   $ htop
    1.65 @@ -72,19 +84,27 @@
    1.66  <h3>Mountbox - Mount devices</h3>
    1.67  <p>
    1.68  Mountbox is a small GTK+ application to quickly mount media
    1.69 -such as a USB drive, hard drive or cdrom. Mountbox can be launched from a terminal or via the Tools menu (System Tools). Simply specify the peripheral (Device) and the mount point, ie the directory where you want to access the media in question. Typically a CD is mounted on /media/cdrom, a USB key on /media/flash and disk drives on the local machine on /mnt. Note the <a href="system-admin.html#devices">handbook</a> also contains some information.
    1.70 +such as a USB drive, hard drive or cdrom. Mountbox can be launched from a terminal or via the Tools menu 
    1.71 +(System Tools). Simply specify the peripheral (Device) and the mount point, ie the directory where you want 
    1.72 +to access the media in question. Typically a CD is mounted on /media/cdrom, a USB key on /media/flash and 
    1.73 +disk drives on the local machine on /mnt. Note the <a href="system-admin.html#devices">handbook</a> also 
    1.74 +contains some information.
    1.75  </p>
    1.76  
    1.77  <a name="gparted"></a>
    1.78  <h3>Gparted - Partition a hard drive</h3>
    1.79  <p>
    1.80  Gparted is a graphical application making it possible to manage the partitions of a local hard drive or USB media.
    1.81 -It allows you to reformat, resize or check a partition on a hard drive and is the tool of choice if you need to prepare a partition to install SliTaz. Gparted supports proper GNU/Linux filesystems (ext2 and ext3) via mkfs and Parted automatically handles dependancies.
    1.82 +It allows you to reformat, resize or check a partition on a hard drive and is the tool of choice if you need 
    1.83 +to prepare a partition to install SliTaz. Gparted supports proper GNU/Linux filesystems (ext2 and ext3) 
    1.84 +via mkfs and Parted automatically handles dependancies.
    1.85  </p>
    1.86  
    1.87  <h4>Support FAT and NTFS filesystems</h4>
    1.88  <p>
    1.89 -To have the support of FAT16 or Windows FAT32 filesystems, you must install the package  <code>dosfstools</code>. To support NTFS read/write you need to install: <code>fuse</code>, <code>ntfs-3g</code> and <code>ntfprogs</code>.
    1.90 +To have the support of FAT16 or Windows FAT32 filesystems, you must install the package 
    1.91 +<code>dosfstools</code>. To support NTFS read/write you need to install: <code>fuse</code>, 
    1.92 +<code>ntfs-3g</code> and <code>ntfprogs</code>.
    1.93  </p>
    1.94  
    1.95  <!-- End of content -->