System-tools
From SystemRescueCd
(Redirected from Systools.en.php)
Contents |
[edit] This bootable CD includes many system tools.
[edit] Detailed package contents
- Browse the x86 detailed package list:
- Browse the Sparc detailed package list:
- Browse the PPC detailed package list:
[edit] kernel info
- Linux-kernel-2.6.29
- SystemRescueCd-1.2.1 is based on linux-2.6.29.4. It was patched in order to add support for the reiser4 file systems, and add the Speakup screen reader for blind people. The precompiled kernel includes a lot of drivers, in order to work for most users.
[edit] Recovery tools
Here is a short description of some of the system tools.
- sfdisk [1]
- a partition table tool. Save/restore partition table to/from a file. Use it before and after changing partitions or like right now to save partition definitions.
- FSArchiver [2]
- it's a flexible system tool that allows you to save the contents of a file-system to a compressed archive file. The file-system can be restored on a partition which has a different size and it can be restored on a different file-system. It provides multi-threading compression and supports lzma compression (very high compression level) as well as lzo, gzip and bzip2. Everything is checksummed in the archive in order to protect the data. It supports all the linux-filesystems including ext4, and also it can be used to clone ntfs partitions.
- Partimage [3]
- Save/restore hard disk partitions and MasterBootRecord to/from a compressed image file locally or over the network to another computer. Save partitions when system is working, like after an install or upgrade or like right now! Then restore them after the system gets corrupted or disk failure without having to reinstall and configure the OS and all the other packages.
- TestDisk[4]
- Recovers lost partitions, deleted files and fixes partition tables and boot sectors. It supports reiserfs, ntfs, fat32, ext2/3 and many others
- PhotoRec[5]
- Recovers lost files including video, photos, documents and archives.
- lftp [6]
- an extended ftp client to send them off to another system.
- dvd+rw-format [7] and mkudffs[8] to write a DVD
[edit] System tools
- GParted[9]
- Graphical partition editor displays, checks, resizes, copies, moves, creates, formats, deletes, and modifies partitions.
- GNU-Parted[10]
- Text based partitioning tool.
- GRUB[11] / lilo[12]
- Multi Bootloaders Install or restore bootloader. If Microsoft Windows removed a multi bootloader, run it from this CD, and reinstall it.
- File System tools
- Each file system has its own tools. For example XFS provides xfsprogs. It allows the user to format an existing partition, to resize another one, ... We provide reiserfsprogs for ReiserFS, Reiser4progs, xfsprogs for XFS, jfsprogs for JFS, e2fsprogs for ext2/ext3/ext4, ntfsprogs and ntfs-3g-AR for NTFS, dosfstools for FAT/VFAT.
- Archiving tools
- tar/gzip/bzip2 are provided for Unix users. zip/unzip, rar/unrar/unace for Microsoft Windows users. It allows users to backup/restore their data from this bootable disc. Dar (Disk Archiver) It's like tar but it's a lot more powerful.
- Editors
- During a system rescue, you may need to edit system files. nano (a lightweight editor), vim[13] (VI Improved), qemacs (emacs clone), elvis and joe. also Leafpad, a graphical text editor under X windows.
- Midnight Commander[14]
- Text file manager shows directories and files in a graphical display. It is very easy to use, and allows browse, copy, rename, delete, move, search and edit files.
- CD/DVD burning tools
- cdrecord packages that comes with mkisofs. It is the linux standard CD burning command from console. Mkisofs allows you to create an ISO image file to use with cdrecord. Cdw is a text based front end to make cdrecord and mkisofs easier to use. Udftools are provided for packet writing. Now, you can also use dvd+rwtools.
- Network Tools
- allow exchanging data with other computers. lftp, ssh (client and server), ppp(connect to the internet), lynx (console web browser). LUFS (Linux Userland File System), NFS, and Samba
mount -t smbfs //ip/share /mnt/pathallow you to mount remote file systems
- Network admin tools
- including nslookup (DNS-tool), nmap (network exploration), netcat (network piping tool).
- Security tools
- Chkrootkit searches for a rootkit installed on your system (rootkit is a package installed by a hacker that allows them to hack it).
- Anti-virus
- Clam-AntiVirus[15] Update the definitions from the CD, and scan system for viruses.
- text Web browsers
-
lynx[16](from console terminal) andelinks[17] (from X terminal). Useful for to viewing at documentation during recovery of the system.
- NTFS-3g[18]
- allows mounting NTFS partitions with full Read and Write support. Read the manual for informations about how to use it.
- EVMS[19]
- Enterprise Volume Management System is a powerful logical volume manager. It allows you to manage the space of your hard disk with a more powerful approach than partitions.
- Python[20]
- object-oriented programming language.
- Perl[21]
- Many administration scripts are written in perl.
- Secure Deletion
- Several wiping tools (such as shred and wipe) ensure that files are really erased from the hard disk.
- Misc Tools
- md5deep calculates the MD5 sum in subdirectories
[edit] Boot images
The CD comes with several floppy disk images. These can be used as if they were real boot floppy disks.
- FreeDos[22] allows running DOS programs without proprietary MS-DOS
- MemTest+ test the physical memory, and tells if it is damaged or not
- Gag (Graphical Boot Manager)[23] an easy to use Boot manager (such as LILO)
- Ranish Partition Manager a bootable partition editor. Revised documentation at [24]
- Aida a powerful hardware enumeration/diagnostic/discovery tool (as sandra). Details components like type of video subsystem, NIC and memory specifics.
- MHDD[25] low-level Hard Disk Drive Diagnostic. Reports S.M.A.R.T. data, firmware errorlog, runs firmware tests, scans surface reporting access times per sector and much more. Revised documentation at [26]
