SystemRescueCd is a Linux system on a bootable CD-ROM for repairing your system and recovering your data after a crash. SystemRescueCD è un sistema Linux su un CD-ROM avviabile per riparare il vostro sistema e recuperare i vostri dati dopo un crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the partitions of the hard disk. Essa si prefigge di fornire un modo semplice per svolgere compiti di amministratore sul computer, come ad esempio la creazione e la modifica delle partizioni del disco rigido. It contains lots of system utilities (GParted, parted, partimage, Sfdisk, fstools, …[details below]) and basic tools (editors, file managers like midnight commander, network tools … [details below]). Esso contiene un sacco di utilità di sistema (GParted, parted, partimage, Sfdisk, fstools,… [dettagli qui di seguito]) e strumenti di base (editor, file manager come Midnight Commander, strumenti di rete… [dettagli qui di seguito]). It is very easy to use: just boot the CDROM. E 'molto facile da usare: basta fare il boot del CD-ROM. The kernel supports most of the important file systems (ext2/ext3, reiserfs, reiser4, xfs, jfs, vfat, ntfs, iso9660), as well as network filesystems (samba and nfs). Il kernel supporta la maggior parte degli importanti file system (ext2/ext3, reiserfs, reiser4, xfs, jfs, vfat, ntfs, iso9660), così come filesystem di rete (samba e nfs).


Partition Managers & File System Tools Partizione Managers & File System Tools

GParted

GParted is a graphical partition tool which you can use to to see a chart of your hard disk, create, format, delete, and modify partitions. GParted è una partizione strumento grafico che può essere utilizzato per vedere un grafico del disco rigido, creare, formattare, eliminare e modificare le partizioni. (It can be considered the best free Partition-Magic clone). (Può essere considerato il miglior libero Partition Magic-clone).

GNU-Parted GNU Parted

is an excellent text based partitioning tool. è un ottimo testo basato strumento di partizionamento.

Sfdisk

sfdisk is a partition table tool. sfdisk è uno strumento di tabella delle partizioni. You can save and restore your partition table from/into a file. È possibile salvare e ripristinare la tabella delle partizioni da / in un file. Even logical partitions are supported. Anche partizioni logiche sono supportate. For example, sfdisk -d /dev/hda > hda-backup will make a backup, and cat hda-backup | sfdisk /dev/hda will restore your partition table. Per esempio, sfdisk-d / dev / hda> hda-backup fare un backup, e gatti hda-backup | sfdisk / dev / hda ripristinerà tabella delle partizioni. It’s very useful if you make an error with parted. E 'molto utile se si commette un errore con parted. Don’t keep the backup on the hard disk of course! Non conservare la copia di backup del disco rigido naturalmente! You need to copy the backup to another computer, or to any removable media. È necessario copiare il backup su un altro computer, o ad uno qualsiasi supporto rimovibile.

TestDisk

searches for lost partitions. ricerche per la perdita di partizioni. It supports reiserfs, ntfs, fat32, ext2/3 and many other file systems. Sostiene reiserfs, NTFS, FAT32, ext2 / 3 e molti altri file system.

Each file system has its own tools. Ogni file di sistema ha i suoi propri strumenti. For example XFS provides xfsprogs. Ad esempio, prevede XFS xfsprogs. It allows the user to format an existing partition, to resize partitions etc. Similar tools for other file systems are also provided like reiserfsprogs for ReiserFS, Reiser4progs and xfsprogs for XFS, jfsprogs for JFS, e2fsprogs for ext2/ext3, ntfsprogs for NTFS, dosfstools for FAT/VFAT etc. Esso permette all'utente di formattare una partizione esistente, per ridimensionare le partizioni ecc strumenti analoghi per altri file system sono previsti anche come reiserfsprogs per ReiserFS, Reiser4progs e xfsprogs per XFS, JFS per jfsprogs, e2fsprogs per ext2/ext3, ntfsprogs per NTFS, dosfstools per FAT / VFAT ecc

NTFS-3g allows mounting NTFS partitions with full Read and Write support. NTFS-3G permette di montaggio partizioni NTFS con il pieno di lettura e scrittura per il sostegno.


Partimage

saves/restores partitions of your hard disk into an image file. salva / ripristina le partizioni del disco rigido in un file di immagine. If you have a problem with your hard disk (virus, crash, error), you can restore it without having to reinstall the OS. Se hai un problema con il vostro disco rigido (virus, crash, errore), è possibile ripristinare senza dover reinstallare il sistema operativo. (Norton Ghost / DriveImage clone) (Norton Ghost / DriveImage clone)

Boot Loaders Boot loader

GRUB & LILO LILO e GRUB

are the most common bootloaders used with Linux. sono le più comuni utilizzati con i bootloader di Linux. You can restore your bootloader from this SystemRescueCd. È possibile ripristinare il bootloader di questo SystemRescueCD. For example, if Windows removed GRUB, you can run grub from this CD, and reinstall this bootloader. Ad esempio, se Windows rimosso GRUB, è possibile eseguire grub da questo CD, e reinstallare il bootloader.

Logical Volume Manager Logical Volume Manager

EVMS (Enterprise Volume Management System) is a powerful logical volume manager. EVMS (Enterprise Volume Management System) è un sistema potente Logical Volume Manager. EVMS provides a single, unified system for handling all of your storage management tasks. EVMS fornisce un unico, sistema unificato per la gestione a tutti i compiti di gestione dello storage. EVMS recognizes all of the disks on your system and allows for a variety of partitioning schemes. EVMS riconosce tutti i dischi del sistema e consente una varietà di schema di partizionamento. Software-RAID and logical volume groups can be managed in EVMS. Software-RAID e volume logico gruppi possono essere gestiti in EVMS. Filesystems can be created and checked, and are automatically updated when changes are made to the underlying volumes. Filesystem possono essere creati e controllati, e sono aggiornati automaticamente quando ci sono delle modifiche alle sottostanti volumi. With EVMS, there is no longer a need for several individual utilities for performing each of these tasks. Con EVMS, non vi è più una necessità per vari singoli programmi di utilità per l'esecuzione di ciascuna di tali compiti.

Archiving tools Strumenti di archiviazione

tar, gzip, bzip2 are provided for Unix / Linux users. tar, gzip, bzip2 sono forniti per Unix / Linux utenti. This CD also contains zip / unzip, rar / unrar, unace etc. for Windows users. Questo CD contiene anche zip / unzip, rar / unrar, ecc unace per gli utenti di Windows. It allows users to backup/restore their data from this bootable disc. Esso consente agli utenti di backup / ripristino dei loro dati di questo disco avviabile. Dar (Disk Archiver) is included too, which is like tar but it’sa lot more powerful. Dar (Disk Archiver) è incluso anche, che è come catrame, ma si tratta di un molto più potente.

Editors Redattori

During a system rescue, you may need to edit system files. Nel corso di un sistema di salvataggio, potrebbe essere necessario modificare i file di sistema. Several editors like nano (a lightweight editor), vim (VI Improved), qemacs (emacs clone), Leafpad, elvis and joe are provided. Diversi editori come nano (leggero editor), vim (Vi IMproved), qemacs (clone di emacs), Leafpad, elvis e Joe sono forniti.

File Manager File Manager

Midnight Commander Midnight Commander

MidnightCommander (mc) is a NortonCommander clone for Linux. MidnightCommander (MC) è un clone NortonCommander per Linux. It is very easy to use, and allows you to browse all the files on your hard disk. E 'molto facile da usare e consente di vedere tutti i file sul disco rigido. You can copy, rename, delete, move, search and edit files. È possibile copiare, rinominare, cancellare, spostare, ricerca e modificare i file.

CD/DVD burning tools Masterizzazione di CD / DVD strumenti

You can use the cdrecord packages, that comes with mkisofs. È possibile utilizzare i pacchetti di cdrecord, che viene fornito con mkisofs. It is the linux standard CD burning command from console. E 'il Linux Standard masterizzazione di CD comando da console. Mkisofs allows you to create an ISO image file to use with cdrecord. Mkisofs ti permette di creare un file di immagine ISO da utilizzare con cdrecord. Cdw is a text based front end to make cdrecord and mkisofs easier to use. CDW è un testo basato front-end per fare cdrecord e mkisofs più facile da usare. Udftools are provided for packet writing. Udftools sono previste scrittura a pacchetto. Now, you can also use dvd+rwtools. Ora, potete anche usare il dvd + rwtools. This package makes DVD burning possible. Questo pacchetto rende possibile la masterizzazione di DVD.

Network File Tools Network File Strumenti

You can use ftp, ssh (client and server), ppp(connect to the internet), lynx (console web browser). È possibile utilizzare ftp, ssh (client e server), PPP (per la connessione a Internet), la lince (console browser). LUFS (Linux Userland File System), NFS and Samba among others. LUFS (utente Linux File System), NFS e Samba tra gli altri.

Network administration tools Strumenti di amministrazione di rete

Many standard network administration tools are provided: DNS-tools (such as nslookup), nmap (network exploration), netcat (network piping tool). Molti di rete standard strumenti di amministrazione sono forniti: DNS-strumenti (come ad esempio nslookup), nmap (rete di esplorazione), netcat (rete di tubazioni strumento).

Security tools Strumenti di sicurezza

Chkrootkit searches for a rootkit installed on your system (rootkit is a package installed by a hacker that allows them to hack it). Chkrootkit ricerche di un rootkit installato sul sistema (rootkit è un pacchetto installato da un hacker che permette loro di incidere).

Several wiping tools (such as shred and wipe) ensure that files are really erased from your hard disk. Pulitutto diversi strumenti (come ad esempio straccio e pulire) garantire che i file sono realmente cancellati dal disco rigido.

Anti-virus

Clam-AntiVirus is a free high quality Anti-Virus software. - Clam AntiVirus è un libero di alta qualità software anti-virus. You can update the definitions from the CD-ROM, and scan your system for a virus. Si possono aggiornare le definizioni dal CD-ROM, e di eseguire la scansione del sistema per un virus.

Web browsers Browser web

Two lightweight web browsers are provided: lynx and links . Due leggero browser web sono forniti: la lince e link. They are useful if you need to have a look at a detailed documentation during your usage of the system. Essi sono utili se hai bisogno di dare un'occhiata a una dettagliata documentazione durante il vostro uso del sistema. In FrameBuffer mode, the links web browser can be used as a graphical browser that shows images, and it has a nice GUI. FrameBuffer in modalità di attesa, i collegamenti browser può essere usato come un browser grafico che mostra le immagini, e ha una bella GUI.

Scripting Languages Linguaggi di scripting

Python-2.4 is a very powerful and easy to use powerful high-level object oriented programming language which can be used to script your tasks and automation. - 2,4 Python è un potente e facile da usare potente di alto livello orientato agli oggetti linguaggio di programmazione che possono essere utilizzati per il vostro script di compiti e di automazione.

Perl is a powerful and free scripting language. Perl è un potente e libera linguaggio di scripting. Many administration scripts, and many programs are written in perl. Molti script di amministrazione, e molti programmi sono scritti in perl.

System Boot boot images Avvio del sistema di boot immagini

The CD comes with many floppy disk images. Il CD viene fornito con numerose immagini per dischetti. These can be used as real boot floppy disks. Questi possono essere utilizzati come veri dischi floppy di avvio. Here is a list of the provided disks: Ecco un elenco dei dischi forniti:
* FreeDos allows running DOS programs without MS-DOS * FreeDOS consente di eseguire programmi DOS senza MS-DOS
* MemTest+ test the physical memory, and tells if it is damaged or not * MemTest + prova la memoria fisica, e dice se è danneggiato o non
* Gag (Graphical Boot Manager) an easy to use Boot manager (such as LILO) Assurdo * (Graphical Boot Manager) un facile da usare il boot manager (come LILO)
* Ranish Partition Manager a bootable partition editor * Ranish Partition Manager partizione avviabile editor
* Aida a powerful hardware enumeration/diagnostic/discovery tool (as sandra) * Aida un potente hardware enumerazione / diagnostici / scoperta strumento (come sandra)

You can make Si può fare customized versions versioni personalizzate of the CD. del CD. For example, you can add your own scripts, to make an automatic restoration of the system. Per esempio, potete aggiungere il vostro script, per fare un ripristino automatico del sistema. It’s also possible to burn a customized DVD, with SystemRescueCd and 4.2 GB for your data / backup etc. E 'anche possibile masterizzare un DVD personalizzato, con SystemRescueCD e 4,2 GB per i dati / backup, ecc

All the programs are free and under open source licenses. Tutti i programmi sono gratuiti e alle licenze open source. The CD comes with GPL, so most likely all the underlying software are under the same license too. Il CD viene fornito con licenza GPL, quindi molto probabilmente la base di tutti i software sono sotto la stessa licenza.

Download Scaricare

You can download System Rescue CD È possibile scaricare System Rescue CD here qui .

Parting thoughts… Parting pensieri…

I would advise that you burn and keep a copy of the CD in a secure place after testing it. Vorrei consigliare che si bruci e conservare una copia del CD in un luogo sicuro dopo il test. Make sure you actually try it out and at least browse through some of the important documentation and not actually wait for the D-day. Assicurarsi che effettivamente si prova ad eseguire e almeno sfogliare alcune delle importanti documentazione e non effettivamente attendere il D-Day.