***Уважаемые пользователи и гости !!! Сайт переехал на новый домен Torrents-club.info. Просьба изменить ваши закладки! ***
 
[ Сегодня идет свободное скачивание без начисления Download ]


Статистика раздачи
Нет
 
   
 
 
 
 
System Rescue Cd 4.8.0 Название: System Rescue Cd
Версия: 4.8.0
Архитектура: x86
Тип дисков: CD
Интерфейс: английский
Лечение: не требуется
Описание:
SystemRescueCd - восстановительный диск, основанный на Linux и доступный в качестве загрузочного CD/DVD-диска или USB-флешки для администрирования и восстановления системы и данных после сбоя. Содержит инструменты для работы с жестким диском: разбивка на разделы, диагностика, сохранение и восстановление разделов. Умеет монтировать разделы Windows Ntfs для чтения и записи. Содержит также средства для настройки сети, сетевых сервисов, средства поиска руткитов и антивирус. Может быть загружен с компакт-диска, USB-накопителя, или по сети по протоколу PXE.
SystemRescueCd поставляется c множеством программ Linux, таких как системные инструменты (parted, partimage, fstools и т.д.) и базовые инструменты (редакторы, midnight commander, сетевые утилиты).
Загрузочный диск может использоваться на серверах Linux, настольных компьютерах с операционной системой Linux или Windows. Ядро поддерживает основные файловые системы (ext2/ext3/ext4, ReiserFS, Reiser4, Btrfs, XFS, JFS, VFAT, NTFS, iso9660), а также сетевые файловые системы (Samba и NFS)

Основные функции:

- Полностью работоспособная и независимая операционная система на базе Linux, которая может работать с загрузочного CD или DVD диска, даже если основная ОС компьютера не загружается.
- Поддержка следующих файловых систем: EXT2, EXT3, EXT4, Reiserfs, Reiser4, BTRFS, XFS, JFS, VFAT, NTFS, ISO9660.
- Поддержка сетевых файловых систем: Samba и NFS.
- Создание, редактирование, копирование, восстановление разделов жёсткого диска.
- Резервное копирование информации.
- Наличие множества системных утилит (Parted, Partimage, Fstools и другие утилиты).
- Наличие файлового менеджера Midnight Commander позволяет осуществлять над файлами и директориями различные действия (копирование, удаление, перемещение, переименование и другие).
SystemRescueCd is a Linux system rescue disk available as a bootable CD-ROM or USB stick for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of linux software such as system tools (parted, partimage, fstools, ...) and basic tools (editors, midnight commander, network tools). It requires no installation. It can be used on linux servers, linux desktops or windows boxes. The kernel supports the important file systems (ext2/ext3/ext4, reiserfs, reiser4, btrfs, xfs, jfs, vfat, ntfs, iso9660), as well as network filesystems (samba and nfs).

Инструменты и утилиты на диске:

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 so you should use it if you are interested in linux backups. This program can also be used to clone ntfs partitions.
Partimage [3]
It's a disk imaging software. It can be used for backups and hard drive recovery since it works at the block level. Used blocks of a partition are saved to a compressed image file. It can be used to restore your system or data after a hard drive crash or after accidental deletion of data.
TestDisk[4]
Popular disk recovery software. Recovers lost partitions and repair unbootable systems by repairing boot sectors. It can also be used to recover deleted files from FAT, NTFS and ext2 filesystems. File system recovery is supported for reiserfs, ntfs, fat32, ext2/3 and many others.
PhotoRec[5]
Another data recovery software focused on 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
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/path allow 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) and elinks [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 information 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
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]

Контрольные суммы:

Файл:systemrescuecd-x86-4.8.0.iso
CRC32: 14EF6CDA
MD5: A1306BB95E731AEFF68D5B93BCCA8360
SHA-1: 21AED9BA913E0740A12852F6B268E5754C6C2204
Скриншоты:

[Цитировать]



Показать сообщения:    

Текущее время: 21-Окт 07:33

Часовой пояс: UTC + 6


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете голосовать в опросах
Вы не можете прикреплять файлы к сообщениям
Вы не можете скачивать файлы

!ВНИМАНИЕ!
Сайт не предоставляет электронные версии произведений, а занимается лишь коллекционированием и каталогизацией ссылок, присылаемых и публикуемых на форуме нашими читателями. Если вы являетесь правообладателем какого-либо представленного материала и не желаете, чтобы ссылка на него находилась в нашем каталоге, свяжитесь с нами, и мы незамедлительно удалим ее. Файлы для обмена на трекере предоставлены пользователями сайта, и администрация не несет ответственности за их содержание. Просьба не заливать файлы, защищенные авторскими правами, а также файлы нелегального содержания!