Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:handbook:systemtools [2010/07/08 15:14] – external edit 127.0.0.1 | en:handbook:systemtools [2015/12/28 16:58] (current) – [Gparted - Partition a hard drive] genesis | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Clex - Command line File Manager ===== | ===== Clex - Command line File Manager ===== | ||
| - | To navigate through your folders and directories you can use cd on the command line or launch | + | To navigate through your folders and directories you can use cd on the command line or install |
| + | |||
| + | < | ||
| + | |||
| + | Using ncurses, clex is fast and easy to use and can be configured through the files ~/.clexrc and // | ||
| < | < | ||
| Line 18: | Line 22: | ||
| < | < | ||
| + | |||
| + | ===== LXTask - Graphical system process viewer ===== | ||
| + | |||
| + | LXTask is the default process viewer in SliTaz. It offers the same functionality as Htop, except for the ability to control it remotely. You can start it from the System Tools Menu -> Task Manager. | ||
| ===== Mountbox - Mount devices ===== | ===== Mountbox - Mount devices ===== | ||
| Line 25: | Line 33: | ||
| ===== Gparted - Partition a hard drive ===== | ===== Gparted - Partition a hard drive ===== | ||
| - | Gparted is a graphical application making it possible to manage the partitions of a local hard drive or USB media. 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 | + | Gparted is a graphical application making it possible to manage the partitions of a local hard drive or USB media. 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, ext3 and ext4) via mkfs, and Parted automatically handles |
| === Support FAT and NTFS filesystems === | === Support FAT and NTFS filesystems === | ||
| To have the support of FAT16 or Windows FAT32 filesystems, | To have the support of FAT16 or Windows FAT32 filesystems, | ||