old-www/LDP/intro-linux/html/sect_09_05.html

356 lines
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Summary</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Introduction to Linux"
HREF="index.html"><LINK
REL="UP"
TITLE="Fundamental Backup Techniques"
HREF="chap_09.html"><LINK
REL="PREVIOUS"
TITLE="Encryption"
HREF="sect_09_04.html"><LINK
REL="NEXT"
TITLE="Exercises"
HREF="sect_09_06.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Introduction to Linux: </TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="sect_09_04.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 9. Fundamental Backup Techniques</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="sect_09_06.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="sect_09_05"
></A
>9.5. Summary</H1
><P
>Here's a list of the commands involving file backup:</P
><DIV
CLASS="table"
><A
NAME="AEN9615"
></A
><P
><B
>Table 9-1. New commands in chapter 9: Backup</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><THEAD
><TR
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
>Command</TH
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
>Meaning</TH
></TR
></THEAD
><TBODY
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>bzip2</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>A block-sorting file compressor.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>cdrecord</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Record audio or data Compact Disks from a master.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>dd</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Convert and copy a file</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>fdformat</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Low-level formats a floppy disk.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>gpg</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Encrypt and decrypt data.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>gzip</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Compress or expand files.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>mcopy</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Copy MSDOS files to/from UNIX.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>mdir</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Display an MSDOS directory.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>mformat</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Add an MSDOS file system to a low-level formatted floppy disk.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>mkbootdisk</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Creates a stand-alone boot floppy for the running system.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>mount</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Mount a file system (integrate it with the current file system by connecting it to a mount point).</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>rsync</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Synchronize directories.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>tar</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Tape archiving utility, also used for making archives on disk instead of on tape.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
><B
CLASS="command"
>umount</B
></TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Unmount file systems.</TD
></TR
></TBODY
></TABLE
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="sect_09_04.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="sect_09_06.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Encryption</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="chap_09.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Exercises</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>