LinuxÒÁµéÔ°ÂÛ̳'s Archiver

Roc.Ken ·¢±íÓÚ 2006-5-21 11:51

ά»¤ÀàÏà¹ØÈí¼þʹÓÃ

ÔÚÍøÉÏÏйäʱ×ÜÄÜ·¢ÏÖһЩ²»´íµÄÈí¼þ£¬ÓÐÖúÓÚÖ÷»ú¡¢·þÎñÆ÷µÄ¹ÜÀí¡¢Î¬»¤¡¢ÓÅ»¯£»±¾ÌùµÄÄ¿µÄÊÇÊÕ¼¯ÕâÀ๤¾ß£¬ÕûÀíÆäÓ÷¨£¬±ãÓÚϵͳ¹ÜÀí/ά»¤¹¤×÷¡£

      µ±Äã·¢ÏÖ²»´íµÄ¹¤¾ßʱ£¬ÇëÔڴ˸úÌû£¬²¢Ï£Íû¶Ô¹¦ÄÜ×ö¼òµ¥½éÉÜ£¬ ÒÁµéÔ°¹ÜÀíÍŶÓÈËÔ± ½«»áÕûÀí³öÏêϸµÄÓ÷¨£¬Óë´ó¼Ò·ÖÏí¡£

li-jiahuan ·¢±íÓÚ 2006-5-22 17:17

¡¾Ô­´´¡¿Ô´Âë±àÒë°²×°µÄ¹ÜÀíÆ÷ paco

Ô´Âë±àÒë°²×°µÄ¹ÜÀíÆ÷ paco

££££±¾À´ÒѾ­Ð´ÔÚ×Ô¼ºµÄ²©¿ÍÉÏÁË
££££ÏÖÔÚת¹ýÀ´°É
££££²»ÖªµÀÊôÓÚ¡°Î¬»¤ÀàÈí¼þ¡±²»
££££²»¹ý×Ô¼ºÐ´µÄÎÄ×ÖʵÔÚÊÇÌ«ÉÙ
££££»¶Ó­ÐÞ¸Ä
££££li-jiahuan AT sohu.com

   ²»ÉÙÈË×ÜÊǶÔÔ´Âë±àÒë°²×°Èí¼þ±§Óо´Î·µÄÐÄÀí£¬Ö÷ÒªÊDz»ÖªµÀ°²×°ÒÔºóÔõô·´°²×°¡£ÆäʵºÜ¼òµ¥£¬configure --prefix=/path/to/install_toÑ¡Ïî¼´¿É½â¾öÕâ¸öÎÊÌ⣬Èí¼þ²»ÏëÓÃÁË£¬Ö±½Órm path/to/install_toɾ³ý¼´¿É¡£ÕâÖÖ·½·¨ÓÐÒ»¸öºÃ´¦£¬¾ÍÊÇÄã¿ÉÒÔ°ÑÕâ¸öÎļþ¼Ð±£´æÏÂÀ´£¬¼´Ê¹ÊÇÖØ×°ÏµÍ³ºó£¬Õâ¸öÈí¼þÕÕÑù¿ÉÒÔʹÓã¬winµÄÓû§Ò²Ðí»áϰ¹ßÓá°ÂÌÉ«Èí¼þ¡±³Æºô¡£

    ¼´Ê¹ÊÇÕâÑù£¬ºÜ¶àÈË»¹ÊDz»·ÅÐıàÒë°²×°Ô´Âëʱ£¬ÓÐЩÎļþÈÔ»áÇÄÇĵر»°²×°µ½±ð´¦È¥£¨È·Êµ£¬ÓпÉÄÜ ),ÓÐûʲô°ì·¨ÊµÏÖ¼àÊÓÄØ£¿ºÜ¶à³ÌÐòÒѾ­ÌṩÕâÑùµÄ¹¦ÄÜ£¬ÈçcheckinstallµÈ¡£ÎÒ×Ô¼º±È½Ïϲ»¶µÄÊÇpaco¡£¼òµ¥½éÉÜÒ»ÏÂpaco°É¡££¨È·Êµ¼òµ¥£¬´ó²¿ÊÇ´ÓÆäÖ÷Ò³Éϸ´ÖƹýÀ´µÄ¡£¡£¡££©


Ö÷Ò³£º
   [url]http://paco.sourceforge.net/[/url]

½éÉÜ£º
Description

Paco is a source code package organizer for Unix/Linux systems, originally written to aid package management when installing an LFS system.
When installing a package from sources, paco wraps the "make install" command (or whatever is needed to install the files into the system), and generates a log containing the list of all installed files.

Technically, this is done by preloading a shared library before installation using the environment variable LD_PRELOAD. During installation this library catches the system calls that cause filesystem alterations, logging the created files.

Like any other package manager, paco also provides several options to show package information in different formats. It can remove packages too, among some other basic operations. See the man page for more details.
Gpaco is the GTK+ graphic interface of paco. It's included in the same tarball and installed by default, althought it can be disabled at configure time. Gpaco requires GTK+ (2.6 or later).
See some screenshots here.
Paco is protected by the  GNU General Public License. Look at the COPYING file in the tarball for more details.



Êֲ᣺
PACO(8)                             System                             PACO(8)



NAME
       paco - a source code package organizer

SYNOPSIS
       paco [OPTIONS] <packages>
       paco -l [OPTIONS] <package> <command>
       paco -q <files>

DESCRIPTION
       Paco  is  a  program to aid package management when installing packages
       from source code.

       When installing a package, paco can be used in log  mode  (with  option
       -l) to wrap the installation command (e.g. "make install"), and log the
       created  files.  By  default   the   log   is   stored   in   directory
       '/var/log/paco'.
       Paco gets also some extended information about the package that is bee-
       ing installed (version, author, description, configure options...), and
       stores it into a log in directory '/var/log/paco/_info'.

       Once  some packages are installed and properly logged, paco can be used
       in list mode, which is the default,  to  display  package  information.
       Several options are provided to print the information in different for-
       mats.

       There are also options to remove  packages,  query  for  the  owner  of
       files, or maintain the package database.

       Mandatory  arguments  to  long  options are mandatory for short options
       too.

GENERAL OPTIONS
       -a, --all
              Apply the specified action to all logged packages. This  doesn't
              work with option -r.

       -h, --help
              Display a help message and exit.

       -L, --logdir=DIR
              Base  log directory. Default is '/var/log/paco', unless variable
              LOGDIR is set in the configuration file (type 'man  pacorc'  for
              more information).

       -v, --verbose
              Verbose  output.  -vv prints also debugging messages (only mean-
              ingful with option -l).

       --version
              Display version information and exit.

       -x, --expand
              Automatically add the version suffix to the package names  given
              by the command line.

DATABASE MAINTENANCE OPTIONS
       -u, --update
              Synchronize  the  log  of the package with the current status of
              the filesystem, calculating the size of  the  logged  files  and
              checking whether they are missing.  If a file becomes compressed
              or uncompressed (with bzip2 or gzip), it is  detected  as  well.
              Use with -a to update the whole database.

       -U, --unlog
              Remove the log of the package from the database. See also REMOVE
              OPTIONS.

GENERAL LIST OPTIONS
       -b, --block-size=SIZE
              Use blocks of SIZE bytes for the sizes. SIZE may be an  integer,
              optionally followed by one of the following: k, K, m, M.

       -k, --kilobytes
              Like '--block-size=1k', or '--block-size=1024'.

       --sort=WORD
              Sort the list by WORD: When listing files, meaningful values for
              WORD are: 'name' and 'size'. When listing packages, WORD may  be
              also: 'date', 'files', 'missing-files' or 'missing-size'.

       -R, --reverse
              Reverse order while sorting.

       -t, --total
              Print totals at the bottom of the list.

PACKAGE LIST OPTIONS
       -1, --one-column
              List one package per line.

       -F     Print the number of installed files.

       -M     Print the number of missing files.

       -C     Print the number of shared files (both installed and missing).

       -d, --date
              Show installation date (-dd shows the hour too).

       -s, --size
              Show  the  currently  installed  size  of each package; in human
              readable format by default (e.g. 1.2M, 13k).

       -n, --missing-size
              Print the missing size of each package (= original size  -  cur-
              rent size).

FILE LIST OPTIONS
       -f, --files
              List currently installed files of the package.

       -m, --missing-files
              List  missing  files (those files removed after the installation
              of the package).  -f and -m options can be used together.

       -c, --shared
              List the shared files of the package (those files also logged by
              other  packages). With -f, list only the installed shared files.
              With -m, list only the missing shared files.

       -w, --who-shares
              With -c, print the names of the packages that share each file.

       -y, --symlinks
              Print the contents of symbolic links.

       -s, --size
              Print the size of each file; in human readable format by default
              (e.g. 1.2M, 13k).

       -z, --no-package-name
              Do not print the name of the package. Useful for scripts.

INFORMATION OPTIONS
       Note: Information may be not available for all packages.

       -i, --info
              Print package information.

       -o, --configure-options
              Print the configure options the package was built with.

       -q, --query
              Query for the packages that own one or more files.

       -V, --variable=VAR
              Print the value of the environment variable VAR when the package
              was installed.  Supported variables are:  CC,  CFLAGS,  LDFLAGS,
              CPPFLAGS, CXX and CXXFLAGS.  If VAR is 'all', then all available
              variables are printed. This option may be used more than once in
              a  single  command;  thus  '-VCC -VCXX' will show the values for
              both CC and CXX variables.

LOG OPTIONS
       -l, --log
              Enable log mode: If a shell command is  given  as  an  argument,
              execute  and  monitor  it, printing the list of created files to
              the standard output. Otherwise the list of files to log is  read
              directly  from  the standard input (lines beggining with '#' are
              skipped). Use with -p or -D to create a log for a package.

       -p, --package=PKG
              Instead of printing the list of files to  the  standard  output,
              assume  that  the  package PKG is beeing installed, and create a
              log for it. PKG must begin with an alphanumeric character.

       -D, --dirname
              Use the name of the current directory as the name of the package
              to be logged.

       -E, --exclude=PATH1:PATH2:...
              Colon-separated list of paths to skip when logging the installa-
              tion of a package.  Default  is  '/dev:/proc:/tmp:/sys',  unless
              variable  EXCLUDE  is  set  in the configuration file (type 'man
              pacorc' for more information).

       -I, --include=PATH1:PATH2:...
              Colon-separated list of paths to scan when logging the installa-
              tion  of  a  package. Default is '/', unless variable INCLUDE is
              set in the configuration file (type 'man pacorc' for more infor-
              mation).

       --ignore-errors
              Do  not  exit  if the monitorized command fails. This allows for
              logging packages even if their installation  process  is  uncom-
              plete.

       -+, --append
              With -p or -D, if the package is already logged, append the list
              of files to its log.

REMOVE OPTIONS
       -r, --remove
              Remove a package, keeping the shared files and asking  for  con-
              firmation  by default. Compressed files (with gzip or bzip2) are
              also removed. If all logged files are successfully removed,  the
              package is removed from the database.

       --batch
              Don't  prompt  for confirmation when removing (and assume yes to
              all questions).

       -e, --skip=PATH1:PATH2:...
              Don't remove files in these paths.

       --remove-shared
              Remove also the shared files.

       -U, --unlog
              Always remove the log of the package from the database.

EXAMPLES
       To log the installation of the package 'foo-1.0',  which  is  installed
       with 'make -C src install':

           paco -lp foo-1.0 "make -C src install"

       This  will create a log file named 'foo-1.0' in the log directory, with
       the list of all installed files.  (Note that in this example the quotes
       are  required  in order to prevent paco to treat '-C' as a command line
       option).

       Alternatively, we can use the name of the current directory as the name
       of the package to log, using the option -D:

           paco -lD "make install && make install.man"

       If we have forgotten to install a file, it can be added to a previously
       created log with the option -+:

           paco -lp+ foo-1.0 "install boofile /usr/bin/boofile"

       The option -x can be used along with -l to avoid typing the version  of
       the package to install:

           paco -xlp+ foo "install moo /usr/lib/moo"

       If  there's not any version of foo already installed, the above command
       will create a new log for  it.  But  if  there's  any  version  of  foo
       installed,  say foo-1.2, then it would add the file /usr/lib/moo to its
       log.
       In cases of conflict (when the package name  expansion  leads  to  more
       than  one  installed  package), paco prints an error message and exits.
       For example, if the packages foo-1.2 and  foo-2.4  are  installed,  the
       avobe command would fail.

       To  remove  all  versions of the package foo, keeping the files in /etc
       and /root, and without asking for confirmation:

           paco -rx --batch -e /etc:/root foo

       We have installed the package 'bubble-1.9' in prefix '/opt/bubble-1.9',
       but we haven't logged the installation with paco. No problem! Just cre-
       ate a log for it thusly:

           find /opt/bubble-1.9 | paco -lp bubble-1.9


BUGS
       Due to LD_PRELOAD limitations, paco can't follow the trace of suid pro-
       grams.
       For  the  same  reason, paco does not work with programs that link libc
       statically.

FILES
       /etc/pacorc - configuration file
       /var/log/paco - default log directory

WEB SITE
       The latest version of paco should be always available at:
            [url]http://paco.sourceforge.net[/url]

COPYRIGHT
       Copyright (C) 2004-2006  David Rosal <david.rosal@upf.edu>
       This is free software; see the source for copying conditions.  There is
       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
       PURPOSE.

SEE ALSO
       pacorc(5)



paco-1.10.6                      21 April 2006                         PACO(8)


³£Ó÷½·¨ £¨¶à´ËÒ»¾ÙÁË£¬²»¹ýºÜ¶àÈ˾ÍÊDz»Ô¸Òâ¿´¡°ÄÐÈËÒ³" :) )
    °²×°£º./configure && make && make && paco -lp XXX make install
    Ð¶ÔØ£ºpaco -r XXX
   ²é¿´: paco -a; paco -f XXX
    XXXΪÈÕ¼ÇÊý¾Ý¿âµÄÈë¿Ú£¬Ò»°ãÓëÔ´Âë°ü»ò³ÌÐòÃûÏàͬ

   ÎÒµÄϰ¹ß×ö·¨ÊÇ£º
   ½øÈë½âѹµÄÔ´Âë°ü(tarball)
   pac_name=${PWD##*/}
   ./configure && make && make && paco -lp $pac_name  make install

¸½£º
[url]http://www.linuxfromscratch.org/hints/downloads/files/more_control_and_pkg_man.txt[/url]
¼´Ê¹ÊDz»ÓÃLFS£¬Ò²Ó¦¸Ã¿´¿´ÕâÆªÎÄÕ£¬Ò²Ó¦¸ÃÖÁÉÙ±àÒëÒ»´ÎÒ»Ñù

Roc.Ken ·¢±íÓÚ 2006-6-7 15:01

Fail2Ban
[url]http://sourceforge.net/project/showfiles.php?group_id=121032[/url]
monitors log files like /var/log/pwdfail or /var/log/apache/error_log and bans failure-prone addresses. It updates firewall rules to reject the IP address or executes user defined commands.

li-jiahuan ·¢±íÓÚ 2006-7-4 00:51

localepurge ÒÆ³ýÎÞÓõÄlocaleÎļþ

żȻÔÚaptÊÖ²áÀï·¢ÏÖÕâôһ¸ö¹¤¾ß

Ðí¶àDebianÓû§½öÔڹ̶¨µØÇøÊ¹ÓÃDebian¡£ÀýÈ磬ÔÚ°ÍÎ÷µÄDebianÓû§£¬Í¨³£Ê¹ÓÃpt_BRµØÇøÅäÖÃÎļþ¶ø²»»á¹ØÐÄesµØÇøÅäÖÃÎļþ¡£

¶ÔÓÚÕâÀàÓû§¶øÑÔlocalepurgeÊÇÒ»¸ö·Ç³£ÓÐÓõŤ¾ß£¬Äã¿ÉÒÔ½ö±£ÁôÄ㵱ǰËùÓõĵØÇøÅäÖÃÎļþ£¬É¾³ýÆäËüÎÞÓõÄÎļþ£¬´Ó¶øÊÍ·Å´óÁ¿Ó²Å̿ռ䡣ÔËÐÐapt-get install localepurge¾ÍÐÐÁË¡£

ËüÅäÖÃÆðÀ´·Ç³£ÈÝÒ×£¬debconfµÄÌáÎʽ«Òýµ¼Óû§Ò»²½Ò»²½Íê³ÉÉèÖá£ÔڻشðµÚÒ»¸öÎÊÌâʱÇëÎñ±Ø½÷É÷£¬Èç¹û»Ø´ð´íÁË£¬ÏµÍ³¿ÉÄÜɾµôËùÓеĵØÇøÅäÖÃÎļþ£¬°üÀ¨ÄãÕýÔÚʹÓõÄÕâ¸ö¡£¸´Ô­ËüÃǵÄΨһ·½·¨¾ÍÊÇ֨װÄÇЩÈí¼þ°ü¡£

uunuu ·¢±íÓÚ 2006-12-30 11:42

ÎÒÒ²·¢Ò»¸öǰ¶Îʱ¼ä۵ļ¯Èº¼à¿ØÈí¼þµÄ°²×°¼Ç¼°É¡£½Ðganglia£¬ÃûÆøºÜ´ó£¬¿ÉÄܶ¼Ìý˵¹ý¡£
Ö÷Ò³ganglia.soruceforge.netÉÏÓС£





£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½
Ganglia°²×°¼Ç¼
£­uunuu



Ò»¡¢        °²×°rrdtool
rrdtoolÒÀÀµÏÂÁаü:
cgilib

     [url]http://www.infodrom.org/projects/cgilib[/url]

  You can also find an archive copy on

     [url]http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs[/url]

  The last tested version of cgilib is 0.5.
¸Ã°ü°²×°¹ý³Ì:
#tar zxvf cgilib-0.5.tar.gz
#cd cgilib-0.5
#make CC=gcc CFLAGS="-O3 -fPIC -I."
#cp *.h /usr/include/
#cp libcgi* /usr/lib

----------------------------------------------------------------------------

libart-2.0

     [url]ftp://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/[/url]

  You can find also find an archive copy on

     [url]http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs[/url]

  The last tested version of libart-2.0 is 2.3.17.
¸Ã°ü°²×°¹ý³Ì:
#tar zxvf libart_lgpl-2.3.17.tar.gz
#./configure --disable-shared --prefix=/usr
#make
#make install
----------------------------------------------------------------------------

libpng

     [url]http://prdownloads.sourceforge.net/libpng/[/url]

  You can find also find an archive copy on

     [url]http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs[/url]

  The last tested version of libpng is 1.2.8.
¸Ã°ü°²×°¹ý³Ì:
#tar zxvf libpng-1.2.8-config.tar.gz
#cd libpng-1.2.8-config
#cp scripts/makefile.gcmmx makefile
#./configure --disable-shared --prefix=/usr
#make
#make install

----------------------------------------------------------------------------

freetype2

     [url]http://prdownloads.sourceforge.net/freetype/[/url]

  You can find also find an archive copy on

     [url]http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/libs[/url]

  The last tested version of freetype2 is 2.1.9.
¸Ã°ü°²×°¹ý³Ì:

#tar zxvf freetype-2.1.10.tar.gz
#./configure --disable-shared --prefix=/usr
#make
#make install

£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½
°²×°rrdtool:
#tar zxvf rrdtool-1.2.6.tar.gz
#./configure
#make
#make install
#cp /usr/local/rrdtool/bin/* /usr/local/bin/
//¸ù¾Ý°æ±¾²»Í¬,ÓпÉÄÜΪ : cp /usr/local/rrdtool-1.2.9/bin/* /usr/local/bin/
#ln -s /usr/local/rrdtool-1.2.6 /usr/local/rrdtool
//Á´½ÓµÃ¿´×¼¡£¸ù¾Ý°æ±¾²»Í¬£¬Óб䡣
rrdtool°²×°½áÊø¡­



¶þ£®        Ganglia  ¹ÜÀí¶Ë
1.        # tar zxvf ganglia-3.0.3.tar.gz
2.        # ./configure CFLAGS="-I/usr/local/rrdtool/include" CPPFLAGS="-I/usr/local/rrdtool/include" LDFLAGS="-L/usr/local/rrdtool/lib" --with-gmetad --enable-gexec
//Èç¹û²»ÓÃgexecÀ´°²×°£¬¾Í....¿´×Ű졣
3.        make
4.        make install
5.        È»ºó½«gmetad.initÎļþ¿½±´µ½ /etc/init.d/:
cp ganglia-3.0.3/gmetad/gmetad.init   /etc/init.d/gmetad
6.        ½«ÅäÖÃÎļþ¿½±´µ½/etcĿ¼ÏÂ: cp ganglia-3.0.3/gmetad/gmetad.conf   /etc/gmetad.conf
7.        ÐÞ¸Ä /etc/gmetad.confÎļþ£º
        setuid_username "root"
        rrd_rootdir "/usr/local/rrdtool-1.2.9"
8.        cp /usr/local/lib/libpng.so.0 /usr/lib/
//·ñÔò»á³öÏÖservice gmetad start
Starting GANGLIA gmetad: /usr/sbin/gmetad: error while loading shared libraries: libpng.so.0: cannot open shared object file: No such file or directory
                                                           [FAILED]
     9. Æô¶¯gmetad:
/sbin/service gmetad start
Starting GANGLIA gmetad: [ OK ]   
9.        ÑéÖ¤gmetadÕý³£¹¤×÷£ºtelnet localhost 8651
¾Í¿ÉÒԵõ½¼à¿ØµÄ¸÷¸öÖ÷»úµÄ״̬¡£

Èý¡¢apache£¨ÂÔ£©
ËÄ¡¢client¶Ë°²×°
     1£®# tar zxvf ganglia-3.0.3.tar.gz
     2£®./configure --prefix=/usr/local/ganglia
     3£®make; make install
     4£®cp /gmond/gmond.init /etc/init.d/gmond
    5£®# ./gmond -t  > /etc/gmond.conf
     6£®chkconfig --add gmond
     7£®# chkconfig --list gmond¿É¼û¡£
     8. service gmond start
Starting GANGLIA gmond:                                    [  OK  ]
     
Îå¡¢webÒ³Ãæ°²×°
     cp -a web /data/mambo/ganglia
//¿½±´webĿ¼µ½ÄãµÄ apache·þÎñĿ¼¡£
      vi  /data/mambo/ganglia/conf.php



# Where gmetad stores the rrd archives.
$gmetad_root = "/usr/local/rrdtool-1.2.9";
$rrds = "$gmetad_root/";
# Leave this alone if rrdtool is installed in $gmetad_root,
# otherwise, change it if it is installed elsewhere (like /usr/bin)
define("RRDTOOL", "/usr/local/rrdtool-1.2.9/bin/rrdtool");
   

     rrdÎļþÔÚ/usr/local/rrdtool-1.2.9/rebel cluster/lab1/ÖÐ


Áù¡¢ÎÊÌâ½â¾ö
    £¨ÎÞ£©

blackspace ·¢±íÓÚ 2007-3-4 14:29

Ghost for Linux

Ò»¸ö³öÉ«µÄÓ²Å̶Կ½¹¤¾ß£¬Ëü¿ÉÒÔ°ÑÒ»¸ö´ÅÅÌÉϵÄÈ«²¿ÄÚÈݸ´ÖƵ½ÁíÍâÒ»¸ö´ÅÅÌÉÏ£¬Ò²¿ÉÒÔ°Ñ´ÅÅÌÄÚÈݸ´ÖÆÎªÒ»¸ö´ÅÅ̵ľµÏñÎļþ£¬ÒÔºóÄã¿ÉÒÔÓþµÏñÎļþ´´½¨Ò»¸öԭʼ´ÅÅ̵Ŀ½±´¡£Ëü¿ÉÒÔ×î´óÏ޶ȵؼõÉÙÄãÿ´Î°²×°²Ù×÷ϵͳµÄʱ¼ä£¬Èç¹ûÄãÓкü¸Ì¨ÅäÖÃÏàËÆµÄ»úÆ÷ÐèÒª°²×°ÏµÍ³£¬Äã»á·¢ÏÖʹÓÃGHOSTʹÊÂÇé±äµÃÊ®·Ö¼òµ¥¡£

Ghost for Linux is a hard disk and partition imaging and cloning tool similar to Norton Ghost(c). The created images are optionally compressed and transferred to an FTP server instead of cloning locally.

[url]http://sourceforge.net/projects/g4l[/url]

blackspace ·¢±íÓÚ 2007-3-4 14:39

Partimage

Description: Partition Image is a Linux/UNIX utility which saves partitions in many formats  to an image file. The image file can be compressed in the GZIP/BZIP2 formats to save disk space, and split into multiple files to be copied on removable floppies (ZIP for example), ... Partitions can be saved across the network since version 0.6.0.

joter_001 ·¢±íÓÚ 2007-3-4 20:52

ÓÐЩӢÎÄ£¬¿´²»¶®Å¶

li-jiahuan ·¢±íÓÚ 2007-3-4 22:00

ssh + tar
ÀÏÅÆºÚ¿Í¹¤¾ß......

blackspace ·¢±íÓÚ 2007-3-6 15:50

Inside Security Rescue Toolkit

INSERT is a complete, bootable linux system. It comes with a graphical user interface running the fluxbox window manager while still being sufficiently small to fit on a credit card-sized CD-ROM.

INSERT contains a multitude of useful tools to be at your hand in a variety of situations:
        full read-write support for NTFS-partitions using ntfs-3g
        support for various file system types:
        locally: EXT2,EXT3,REISERFS,REISER4,JFS,XFS,NTFS,FAT,MSDOS,MINIX,UDF,HFS,HFS+,HPFS,UFS,UNIONFS,SQUASHFS
        net based: NFS,SMBFS,CIFS,NCPFS,SSHFS,AFS
        support for linux software RAID and LVM2
        support for WLAN adapters
        network analysis (e.g. nmap, tcpdump)
        disaster recovery (e.g. gparted, gpart, partimage, testdisk, recover)
        virus scanning (Clam Antivirus, the GUI xfprot for F-Prot)
        computer forensics (e.g. chkrootkit, foremost, rootkit hunter)
        surf the internet (e.g. the web browser dillo [enhanced version], the graphical FTP client gFTP)
        network boot server to boot network boot enabled clients that cannot boot from the CD (insert-remote)
        installation on a USB memory stick (usb-install)
        based on Linux kernel 2.6.18.6 and Knoppix 5.1.1

INSERT v1.3.9b is released under the GNU General Public License. Please read the terms of use. After that you can download the latest version free of charge from Sourceforge as a ready-to-burn ISO-image of about 60MB, which fits on a credit card-sized CD-ROM (with overburning).
Please verify the proper download of the image with the supplied MD5-hash.
Also available is the German version of INSERT.

Here you can grab a screenshot, the CHANGELOG and the list of applications.

You may wish to visit the INSERT project page on freshmeat.net where you can subscribe to the announcement of new releases.

We continually try to improve INSERT and are glad to receive your suggestions and bug reports at [email]insert@inside-security.de[/email].
TODO - planned and most wanted features and additions
        Improve the tool to install INSERT on a USB memory stick.
        Still more Documentation has to be added.
        Add ethereal or ntop.
        Integrate a tool for reading PDFs (xpdf), so that people can access our information material on the CD :-)
        Add more tools for disaster recovery and network analysis.
UBCD and INSERT

The full version of the Ultimate Boot CD - a fantastic and huge collection of bootable floppy images for all kinds of system management tasks - now comes bundled with INSERT. Thanks to Charles Appel for integrating UBCD with INSERT. He has done a great piece of work.
CREDITS

We like to thank all programmers of the open source software community. Without them most of the cool stuff that resembles the internet would just not be there.
Some ideas for INSERT were taken from Damn small linux.
Special thanks go to Klaus Knopper for KNOPPIX on which INSERT is heavily based and wouldn't exist without.

acl        2.2.41-1        Access control list utilities
afio        2.5-3        Archive file manipulation program
aterm        1.0.0-2        Afterstep XVT - a VT102 emulator for the X window system
attr        2.4.16-1        Utilities for manipulating filesystem extended attributes
bash        3.1-4        The GNU Bourne Again SHell
bash-completion        20060301        Full programmable completion for the bash
bashburn        1.8.5        Feature-rich console frontend for CD burning tasks
bing        1.1.3-1        Empirical stochastic bandwidth tester
bonnie++        1.03a+b1        Hard drive bottleneck testing benchmark suite
bridge-utils        1.2-1        Utilities for configuring the Linux 2.4 bridge
brltty        3.7.2-4        Access software for a blind person using a soft braille terminal
buffer        1.19-8        Buffering/reblocking program for tape backups, printing, etc.
bzip2        1.0.3-6        A high-quality block-sorting file compressor - utilities
cabextract        1.1-1        a program to extract Microsoft Cabinet files
calcoo        1.3.16-1        Scientific calculator (GTK+)
cdrecord        1.1.1-1        command line CD writing tool
chkrootkit        0.47-1        Checks for signs of rootkits on the local system
chntpw        0.99.3-1        NT SAM password recovery utility
clamav        0.90-6        Antivirus scanner for Unix
cpio        2.6-17        GNU cpio -- a program to manage archives of files
cron        3.0pl1-97        Management of regular background processing
curl        7.15.5-1        Get a file from an FTP, GOPHER, HTTP or HTTPS server
dar        2.3.2-1        Backup directory tree and files
dd_rescue        1.10-1        error-tolerant version of dd for rescuing data
ddrescue        0.9        Supposed to be even better than dd_rescue
dhcp3-server        3.0+3.0.1rc13-2        DHCP server for automatic IP address assignment
dialog        1.0-20060221-1        Displays user-friendly dialog boxes from shell scripts
diff        2.8.1-11        File comparison utilities
dillo        0.8.6-i18n-misc        GTK-based web browser, patched for frame, tabs and i18n support
dosfstools        2.11-2.1        Utilities to create and check MS-DOS FAT filesystems
dvd+rw-tools        7.0-1        DVD+-RW/R tools
e2fsprogs        1.39+1.40-WIP-2006.11.14+dfsg-1        The EXT2 file system utilities and libraries
elinks-lite        0.11.1-1        Advanced text-mode WWW browser (lite version)
emelfm        0.9.2-8        File manager for X/GTK
etherwake        1.09-1        A little tool to send magic Wake-on-LAN packets
ethtool        5-1        Display or change ethernet card settings
ext2resize        1.1.19-9        An ext2 filesystem resizer
fakeroot        1.5.10        Gives a fake root environment
fbpager        0.1.4-5        A pager application for the Fluxbox window manager
fbset        2.1-19        Framebuffer device maintenance program
fdisk-udeb        2.12-7        Partition a hard drive (manual, cfdisk)
fdutils        5.5-20060227-1        Linux floppy utilities
fetcav        0.5        An Xdialog GUI for the ClamAV scanner
file        4.17-4        Determines file type using "magic" numbers
findutils        4.2.28-1        utilities for finding files--find, xargs, and locate
fluxbox        0.9.14-1.2        Highly configurable and low resource X11 Window manager
foremost        1.3-1        Foremost can be used to recover files based on their headers and footers
fping        2.4b2-to-ipv6-14        Sends ICMP ECHO_REQUEST packets to network hosts (IPv6-ready)
fuse        2.6.3-1        Filesystem in USErspace (utilities)
fwlogwatch        1.1-1        A very flexible firewall log analyzer
genisoimage        1.1.1-1        Creates ISO-9660 CD-ROM filesystem images
gftp        2.0.18-16        X/GTK+ FTP client
gpart        0.1hpatched-1        Guess PC disk partition table, find lost partitions
gparted        0.3.3-1        A GUI for parted (ala partition magic)
grep        2.5.1.ds1-4        GNU grep, egrep and fgrep
grub        0.97-22        GRand Unified Bootloader
gtkrecover        0.3-9        GUI for recover
gzip        1.3.5-7        The GNU compression utility
hdparm        6.9-1        Tune hard disk parameters for high performance
hfsplus        1.0.4-11        Tools to access HFS+ formatted volumes
hfsutils        3.2.6-11        Tools for reading and writing Macintosh volumes
host        20000331-9        utility for querying DNS servers
hotplug-utils        0.0.20020114-7        Linux Hotplug utility programs
hping2        2.rc3-4        Active Network Smashing Tool
httptunnel        3.3-2        Tunnels a data stream in HTTP requests
hwsetup        1.2-3        Automatic hardware setup using the kudzu library
icedax        1.1.1-1        Creates WAV files from audio CDs
icmpush        2.2-6        ICMP packet builder
iperf        1.7.0        Internet Protocol bandwidth measuring tool
iperf2        2.0.2-1        Internet Protocol bandwidth measuring tool (v2)
ipmitool        1.8.8-2        Utility for IPMI control with kernel driver or LAN interface
ipppd        3.9.20060704-2        PPP daemon for syncPPP over ISDN
iproute        20061002-3        Professional tools to control the networking in Linux kernels
iptables        1.3.5.0debian1-1        IP packet filter administration tools for 2.4.xx kernels
iptraf        3.0.0-3        Interactive Colorful IP LAN Monitor
ipx        2.2.6-4        Utilities to configure the kernel ipx interface
iputils-ping        3:20020927-4        Tools to test the reachability of network hosts
isapnptools        1.26-4        ISA Plug-And-Play configuration utilities
isdntool-knoppix        0.5-6        GUI ISDN configuration tool
isdnutils        3.9.20060704-2        ISDN utilities, the basic (minimal) set
jfsutils        1.1.11-1        Utilities for managing the JFS filesystem
less        394-2        A file pager program, similar to more
lft        3.0b-1        Layer-four traceroute
lilo        22.6.1-7.1        LInux LOader - The Classic OS loader can load Linux and other OSes
linux-kernel        2.6.16.27        The linux kernel
linux-wlan-ng        0.2.5-2        Utilities for wireless prism2 cards
logrotate        3.7.1-3        Log rotation utility
loop-aes-utils        2.12p-4sarge1        Tools for mounting and manipulating filesystems
lrzsz        0.12.21-4.1        Tools for zmodem/xmodem/ymodem file transfer
lsof        4.77.dfsg.1-3        List open files
lsscsi        0.17-1        List all SCSI devices (or hosts) currently on system
lukemftp        1.5-8        The enhanced ftp client
lvm2        2.02.06-2        The Logical Volume Manager for Linux
lzop        1.01-4        Fast compression program
magicrescue        1.1.4        Scan a block device for known file types and extract them
man-db        2.4.2-6        The on-line manual pager
mawk        1.3.3-11        a pattern scanning and text processing language
mbr        1.1.9-2        Master Boot Record for IBM-PC compatible computers
mc        4.6.1-2        Midnight Commander - a powerful file manager
mdadm        2.5.6-8        Manage MD devices aka Linux Software Raid
memtest86+        1.65-1        Extensive check of your system memory's health
minicom        2.1-6        friendly menu driven serial communication program
mkisofs        1.1.1-1        Creates ISO-9660 CD-ROM filesystem images
mmv        1.01b-14        Move/Copy/Append/Link multiple files
module-init-tools        3.2.2-2        Tools for managing Linux kernel modules
mountapp        3.0-9        Tool to (un)mount devices, dockable in WM-like window managers
ms-sys        2.1.0-1        This program is used to create Microsoft compatible boot records
mt-st        0.9b-3        Linux SCSI tape driver aware magnetic tape control (aka. mt)
mtools        3.9.10.ds1-3        Tools for manipulating MSDOS files
mtoolsfm        1.9-3-4.1        Graphical user interface to the mtools diskette package
mtr-tiny        0.71-2        Full screen ncurses traceroute tool
nano        2.0.2-1        Free Pico clone with some new features
ncpfs        2.2.6-4        Utilities to use resources from NetWare servers
ncurses-hexedit        0.9.7-11        Edit files/disks in hex, ASCII and EBCDIC
net-tools        1.60-10        The NET-3 networking toolkit
netbase        4.25        Basic TCP/IP networking system
netcardconfig-knoppix        0.5-20        Frontend to configure the network card
netcat6        1.0-1        TCP/IP swiss army knife with IPv6 support
netio        1.23        Network speed tests for LANs
netpipe-tcp        3.6.2-2        A network performance tool using the TCP protocol
nfs-common        1.0.6-3        NFS support files common to client and server
nfs-kernel-server        1.0.6-3        Kernel NFS server support
(x)nmap        4.11-1        The Network Mapper
nmblookup        3.0.14a        NetBIOS over TCP/IP client used to lookup NetBIOS names
ntfs-3g        1.0-1        NTFS read/write support
ntfsprogs        1.13.2cvs-6        Tools for doing neat things in NTFS partitions from Linux
ntpdate        1%3a4.2.2.p3+dfsg-1        The ntpdate client for setting system time from NTP servers
nullmailer        1.03-3        Simple relay-only mail transport agent
nvi        1.79-24        4.4BSD re-implementation of vi
openbsd-inetd        0.20050402-4        The OpenBSD Internet Superserver
openssh        4.3p2-2        Secure rlogin/rsh/rcp replacement (OpenSSH)
openvpn        2.0.7-1        Virtual private network daemon
orinoco        0.15rc4        Orinoco and Prism 2 wireless card driver with monitor support
p0f        2.0.8-1        The passive OS fingerprinting tool
parted        1.7.1-3        The GNU Parted disk partition resizing program
partimage(+-server)        0.6.5-1        Linux/UNIX utility to save partitions in a compressed image file
pciutils        2.2.4~pre4-1        Linux PCI Utilities (for 2.[123456].x kernels)
pcmciautils        014-2        PCMCIA utilities for Linux 2.6
perl-base        5.8.8-6.1        The Pathologically Eclectic Rubbish Lister
portmap        5-20        The RPC portmapper
powermgmt-base        1.29        Common utils and configs for power management
ppp        2.4.4rel-2        Point-to-Point Protocol (PPP) daemon
ppp-scripts-knoppix        0.5-3        PPP connection scripts for various providers
pppconfig        2.3.15        A text menu based utility for configuring ppp
pppoe        3.8-1        PPP over Ethernet driver
pppoeconf        1.12        configures PPPoE/ADSL connections
procinfo        18-1        Displays system information from /proc
procps        3.2.6-2.1        The /proc file system utilities
psmisc        22.2-1        Utilities that use the proc filesystem
pump        0.8.24-2        Simple DHCP/BOOTP client
pv        0.9.6-1        Shell pipeline element to meter data passing through
rdesktop        1.5.0-1        RDP client for Windows NT/2000/XP Terminal Server
recode        3.6-12        Character set conversion utility
recover        1.3c-11        Undelete files on ext2 partitions
reiser4progs        1.0.5-2        Administration utilities for the Reiser4 filesystem
reiserfsprogs        3.6.19-4        User-level tools for ReiserFS filesystems
rkhunter        1.2.9        Rootkit hunter - search for installed rootkits
root-tail        1.2-2        Displays select log files in the X root window
rsync        2.6.9-2        fast remote file copy program (like rcp)
rutil        0.13-1        Graphical utility to configure RaLink wireless chipsets
scanModem        20050912        Quickly identifies PCI modems chipsets and recommended drivers
screen        4.0.3-0.2        A terminal multiplexor with VT100/ANSI terminal emulation
sed        4.1.5-1        The GNU sed stream editor
sendip        2.5-2        A commandline tool to allow sending arbitrary IP packets
setserial        2.17-33        Controls configuration of serial ports
shfs-utils        0.35-6        (secure) SHell File System mount programs
sipcalc        1.1.3-1        Advanced console-based ip subnet calculator
sitar        0.9.1        SITAR - System InformaTion At Runtime
smartmontools        5.36-8        Control storage systems using S.M.A.R.T.
smb-nat        1.0-4        Netbios auditing tool
smbclient        3.0.23c        Connect to Netbios network shares
smbmount        3.0.23c        Mount shares from SMB servers
splitpipe        0.4-1        Splitpipe is a program that allows the output of a program to span multiple volumes
sshfs        1.7-1        Filesystem client based on SSH File Transfer Protocol (for FUSE)
star        1.5a67-1        A fast POSIX-compliant tape archiver
statserial        1.1-21        Displays serial port modem status lines
strace        4.5.14-1        A system call tracer
stress        0.18.4-1        A tool to really stress your system
sudo        1.6.8p12-4        Provide limited super user privileges to specific users
syslinux        3.31-1        Versatile bootloader for Linux/i386
syslog-ng        2.0rc3-1        Next generation logging daemon
sysvinit        2.86.ds1-13        System-V like init with KNOPPIX scripts
tar        1.16-2        GNU tar
tcpd        7.6.dbs-11        Wietse Venema's TCP wrapper utilities
tcpdump        3.9.5-1        A powerful tool for network monitoring and data acquisition
telnet        0.17-32        A telnet client
testdisk        6.7-WIP-2        Partition scanner and disk recovery tool
textutils        5.0.91-2        The GNU text file processing utilities (transitional package)
tftpd-hpa        0.42-1        a tftp boot server
tofrodos        1.7.6-2        Converts DOS <-> Unix text files, alias tofromdos
torsmo        0.18-5        System monitor that sits in the corner of your desktop
traceroute-nanog        6.3.10-2        Determine route of packets in TCP/IP networks (NANOG variant)
tsclient        0.148-2        Front-end for viewing of remote desktops in GNOME
udev        0.103-2        /dev/ management daemon
udftools        1.0.0b3-11        Tools for UDF filesystems and DVD/CD-R(W) drives
udpcast        20040531-1        Send data simultaneously to many destinations on a LAN
unionfs-utils        1.2        Stackable unification file system - management tools
unrar        3.5.4-1        De-archiver for .rar files
unzip        5.52-9        De-archiver for .zip files
usbutils        0.72-7        USB console utilities
util-linux        2.12r-8        Miscellaneous system utilities
wavemon        0.4.0b-9        Wireless Device Monitoring Application
wget        1.10.2-2        retrieves files from the web
wipe        0.21-1        Secure file deletion
wireless-tools        28-1        Tools for manipulating Linux Wireless Extensions
wlcardconfig-knoppix        0.5-8        Frontend to manipulate WLAN card settings
wmacpi        2.1-5        Aan ACPI display program designed for WindowMaker
wmcpuload        1.0.1-3        Dockapp that displays the current CPU usage
wmmatrix        0.2-5.1        View The Matrix in a Window Maker dock application
wmmemload        0.1.6-1        WindowMaker dock app to monitor memory and swap usage
wmnd        0.4.12-1        Dockapp monitoring network interfaces
wmwave        0.4-6        Monitor status of an 802.11 wireless ethernet link
wodim        1.1.1-1        Command line CD writing tool
wpasupplicant        0.5.5-2        Client support for WPA and WPA2 (IEEE 802.11i)
xcdroast        0.98+0alpha15-15        X based CD-writer software
xdialog        2.2.1-1        X11 replacement for the text util dialog
xfprot        1.18-7        GUI for the F-Prot virus scanner
xfsdump        2.2.38-1        Administrative utilities for the XFS filesystem
xfsprogs        2.8.11-1        Utilities for managing the XFS filesystem
xloadimage        4.1-16        Graphics file viewer under X11
zip        2.32-1        Archiver for .zip files

[COLOR="Blue"]ÐèÒªtor==>[/COLOR][url]http://www.inside-security.de/insert_en.html[/url]
[COLOR="Blue"]sourceforge.netÏÂÔØ==>[/COLOR][URL="http://sourceforge.net/project/showfiles.php?group_id=85811&package_id=88964"]http://sourceforge.net/project/showfiles.php?group_id=85811&package_id=88964[/URL]

blackspace ·¢±íÓÚ 2007-3-6 16:10

SystemRescueCd

System tools included

    * GParted is a Partition Magic clone for Linux.
    * GNU Parted is the best text tool for editing your disk partitions under linux
    * Partimage is a Ghost/Drive-image clone for Linux
    * File systems tools (e2fsprogs, reiserfsprogs, reiser4progs, xfsprogs, jfsutils, ntfsprogs, dosfstools): they allow you to format, resize, and debug an existing partition of your hard disk
    * Ntfs3g: allows you to mount your Windows partition and get a full read/write unlimited access to the NTFS partition.
    * Sfdisk allows you to backup and restore your partition table
    * Test-disk tool to check and undelete partition, supports reiserfs, ntfs, fat32, ext2/3 and many others
    * Network tools (Samba, NFS, ping, nslookup, ...)

The following packages are in SystemRescueCd-0.3.3:
Category         Package
app-accessibility         speakup-utils-1.0
app-admin         hddtemp-0.3_beta13
app-admin         ide-smart-1.4
app-admin         mbr-1.1.5
app-admin         passook-1.0.0
app-admin         pwgen-2.04
app-admin         syslog-ng-1.6.11-r1
app-admin         sysstat-5.0.5-r2
app-admin         testdisk-6.6
app-antivirus         clamav-0.90
app-arch         afio-2.5
app-arch         arj-3.10.22-r1
app-arch         bzip2-1.0.3-r6
app-arch         cabextract-1.1
app-arch         cpio-2.6-r5
app-arch         dump-0.4.39
app-arch         gzip-1.3.5-r10
app-arch         lzop-1.01
app-arch         mscompress-0.3
app-arch         ncompress-4.2.4.1
app-arch         p7zip-4.42
app-arch         par2cmdline-0.4-r2
app-arch         rar-3.7.0_beta1
app-arch         rzip-2.0-r1
app-arch         sharutils-4.2.1-r11
app-arch         tar-1.16-r2
app-arch         unace-1.2b-r1
app-arch         unrar-3.7.3
app-arch         unzip-5.52-r1
app-arch         zip-2.31-r1
app-backup         dar-2.2.6
app-backup         rsnapshot-1.2.9
app-backup         tob-0.26-r1
app-benchmarks         bonnie++-1.93c
app-cdr         cdrtools-2.01.01_alpha10
app-cdr         cdw-0.2.4
app-cdr         dvd+rw-tools-7.0
app-crypt         chntpw-0.99.3.20040818
app-crypt         hashalot-0.3-r2
app-crypt         md5deep-1.8
app-editors         elvis-2.2.0-r1
app-editors         gvim-7.0.174
app-editors         hexedit-1.2.10
app-editors         joe-3.5
app-editors         leafpad-0.8.3
app-editors         nano-2.0.2
app-editors         qemacs-0.3.1-r3
app-editors         vim-7.0.174
app-editors         vim-core-7.0.174
app-editors         zile-2.2.13
app-forensics         chkrootkit-0.45
app-forensics         cmospwd-4.6
app-forensics         foremost-0.69
app-forensics         magicrescue-1.1.4-r1
app-forensics         sleuthkit-2.03
app-misc         ca-certificates-20050804
app-misc         livecd-tools-1.0.35
app-misc         mc-4.6.1
app-misc         pax-utils-0.1.13
app-misc         screen-4.0.3
app-misc         symlinks-1.2
app-misc         vlock-1.3-r2
app-misc         wipe-2.2.0
app-shells         bash-3.1_p17
app-shells         zsh-4.2.5
app-text         dos2unix-3.1-r1
app-text         unix2dos-2.2
dev-lang         perl-5.8.8-r2
net-analyzer         arping-2.05
net-analyzer         dnstracer-1.8
net-analyzer         httping-1.2.1
net-analyzer         ifstat-1.1
net-analyzer         iftop-0.16
net-analyzer         iptraf-3.0.0-r2
net-analyzer         netcat-110-r8
net-analyzer         netperf-2.3
net-analyzer         netselect-0.3-r1
net-analyzer         ngrep-1.42
net-analyzer         nmap-4.01
net-analyzer         tcpdump-3.9.4-r3
net-analyzer         tcptraceroute-1.5_beta6
net-analyzer         traceroute-1.4_p12-r5
net-dialup         linux-atm-2.4.1-r1
net-dialup         mingetty-1.07-r1
net-dialup         ppp-2.4.4-r4
net-dialup         pppconfig-2.3.11-r2
net-dialup         speedtouch-usb-3.0.1.2-r2
net-dns         bind-tools-9.3.4
net-dns         libidn-0.5.15
net-firewall         iptables-1.3.5-r4
net-fs         nfs-utils-1.0.10
net-fs         samba-3.0.24
net-ftp         atftp-0.7-r1
net-ftp         ftp-0.17-r6
net-ftp         lftp-3.4.6
net-ftp         ncftp-3.1.9
net-irc         irssi-0.8.10-r3
net-misc         atl1-2.0.7
net-misc         br2684ctl-20040226
net-misc         dhcpcd-2.0.5-r1
net-misc         iputils-20060512
net-misc         ntp-4.2.2_p3
net-misc         openssh-4.5_p1-r1
net-misc         rdate-1.4-r1
net-misc         rdesktop-1.5.0-r1
net-misc         rsync-2.6.9-r1
net-misc         telnet-bsd-1.2-r1
net-misc         udpcast-20050226
net-misc         vconfig-1.8
net-misc         wget-1.10.2
net-misc         whois-4.7.19
net-misc         wput-0.5
net-wireless         acx-0.3.35_p20060521
net-wireless         acx-firmware-20060207
net-wireless         bcm43xx-fwcutter-006
net-wireless         ipw2100-firmware-1.3
net-wireless         ipw2200-firmware-3.0
net-wireless         ipw3945-1.2.0
net-wireless         ipw3945-ucode-1.14.2
net-wireless         ipw3945d-1.7.22-r4
net-wireless         ndiswrapper-1.33
net-wireless         rt2500-1.1.0_pre2007020911
net-wireless         rt2570-20070209
net-wireless         wireless-tools-28
net-wireless         wpa_supplicant-0.5.7
net-wireless         zd1201-firmware-0.14
net-wireless         zd1211-firmware-1.3
sys-apps         acl-2.2.39-r1
sys-apps         apmd-3.2.2_p5
sys-apps         attr-2.4.32
sys-apps         baselayout-1.12.6
sys-apps         coreutils-6.4
sys-apps         debianutils-2.15-r1
sys-apps         diffutils-2.8.7-r1
sys-apps         dmapi-2.2.5
sys-apps         ed-0.2-r6
sys-apps         eject-2.1.5-r1
sys-apps         ethtool-4
sys-apps         fbset-2.1
sys-apps         file-4.19
sys-apps         findutils-4.3.2-r1
sys-apps         fxload-20020411
sys-apps         gawk-3.1.5-r2
sys-apps         grep-2.5.1-r8
sys-apps         groff-1.19.2-r1
sys-apps         hdparm-6.6
sys-apps         hotplug-base-20040401
sys-apps         hwdata-gentoo-0.3
sys-apps         hwsetup-1.2
sys-apps         iproute2-2.6.16.20060323
sys-apps         kbd-1.12-r8
sys-apps         less-394
sys-apps         lshw-02.09b
sys-apps         man-1.6d
sys-apps         man-pages-2.42
sys-apps         memtester-4.0.3
sys-apps         module-init-tools-3.2.1
sys-apps         net-tools-1.60-r12
sys-apps         netplug-1.2.9-r3
sys-apps         parted-1.7.1-r1
sys-apps         pciutils-2.2.3-r2
sys-apps         portage-2.1.2-r9
sys-apps         ren-1.0
sys-apps         rename-1.3
sys-apps         sdparm-1.00
sys-apps         sed-4.1.5
sys-apps         setserial-2.17-r3
sys-apps         shadow-4.0.18.1
sys-apps         slocate-2.7-r8
sys-apps         smartmontools-5.36-r1
sys-apps         sysvinit-2.86-r5
sys-apps         tcp-wrappers-7.6-r8
sys-apps         usbutils-0.71-r1
sys-apps         util-linux-2.12r-r5
sys-apps         which-2.16
sys-apps         x86info-1.13
sys-block         gpart-0.1h-r1
sys-block         gparted-0.3.4
sys-block         partimage-0.6.4-r3
sys-boot         grub-0.97-r3
sys-boot         lilo-22.7.3-r1
sys-boot         syslinux-3.31
sys-fs         cryptsetup-luks-1.0.3-r2
sys-fs         dd-rescue-1.10
sys-fs         device-mapper-1.02.10-r1
sys-fs         dosfstools-2.11-r1
sys-fs         e2fsprogs-1.39
sys-fs         evms-2.5.5-r5
sys-fs         fuse-2.6.3
sys-fs         hfsplusutils-1.0.4-r1
sys-fs         hfsutils-3.2.6-r5
sys-fs         jfsutils-1.1.8
sys-fs         lsscsi-0.17
sys-fs         lufis-0.3
sys-fs         lvm2-2.02.10
sys-fs         mdadm-2.6
sys-fs         mtools-3.9.10
sys-fs         ntfs3g-1.0
sys-fs         ntfsprogs-1.13.1
sys-fs         reiser4progs-1.0.5
sys-fs         reiserfsprogs-3.6.19-r1
sys-fs         squashfs-tools-3.1_p2
sys-fs         sshfs-fuse-1.6
sys-fs         sysfsutils-1.3.0-r1
sys-fs         udev-104-r11
sys-fs         udftools-1.0.0b-r6
sys-fs         xfsdump-2.2.42
sys-fs         xfsprogs-2.8.11
sys-power         powermgmt-base-1.22
sys-process         cronbase-0.3.2
sys-process         htop-0.6.5
sys-process         lsof-4.77
sys-process         procps-3.2.6
sys-process         psmisc-22.2
www-client         dillo-0.8.5-r1
www-client         links-2.1_pre26
www-client         lynx-2.8.6-r1
www-client         mozilla-firefox-2.0.0.2
www-client         mozilla-launcher-1.52
x11-base         xorg-server-1.1.1-r4
x11-drivers         xf86-input-evdev-1.1.2-r2
x11-drivers         xf86-input-keyboard-1.1.0
x11-drivers         xf86-input-mouse-1.1.1
x11-drivers         xf86-video-ati-6.6.3
x11-drivers         xf86-video-cyrix-1.1.0
x11-drivers         xf86-video-fbdev-0.3.0
x11-drivers         xf86-video-i128-1.2.0
x11-drivers         xf86-video-i740-1.1.0
x11-drivers         xf86-video-i810-1.6.5
x11-drivers         xf86-video-mga-1.4.2
x11-drivers         xf86-video-nv-1.2.0
x11-drivers         xf86-video-vesa-1.2.1
x11-drivers         xf86-video-vga-4.1.0
x11-drivers         xf86-video-via-0.2.1-r1
x11-drivers         xf86-video-vmware-10.13.0
x11-terms         mrxvt-0.5.1
x11-terms         xterm-222
x11-wm         windowmaker-0.92.0-r3

[url]http://www.sysresccd.org/Main_Page[/url]

blackspace ·¢±íÓÚ 2007-3-6 16:17

=========================================================================
Kent Robotti <krobotti@nyc.rr.com> 7-5-2006

These are some of the programs it contains (partimage/partimaged, parted,
dump/restore, fsck.reiserfs, fsck.reiser4, fdisk, cfdisk, sfdisk, mke2fs,
e2fsck, tune2fs, debugfs, jfs_mkfs, jfs_fsck, mkfs.xfs, xfs_repair,
xfsdump/xfsrestore, cdrecord/dvdrecord, mkisofs, dvd+rw-format, growisofs,
ntfsresize, mkntfs, ntfsclone, ntfsmount, lynx, links, mutt, fetchmail, ncftp,
lftp, epic4 irc, naim, tmsnc, tin, slrn, telnet, wget, curl, zgv, testdisk,
rsync, udp-sender/receiver, lde, blesstivo, rtvpatch, mfstool, chntpw, cmospwd,
grub, grubconfig, lilo, smartctl, memtest86+, ddrescue, dd_rescue, acpitool,
dmidecode, ethtool, lshw, mc, mcedit, star, kexec, lvm, evms, evmsn, ssh/sshd,
dmraid, zsplit/unzsplit, splitpipe/joinpipe, fscat, sshfs, mksquashfs/
unsquashfs, cdrskin, dar, clamav, putty).

The programs (fetchmail, curl, wget, ssh/sshd, mutt, links, lynx, msmtp,
tmsnc, slrn, epic, lftp, and FireFOX) have SSL support.

It includes the CD/DVD UDF filesystem packet writing tools (cdrwtool,
mkudffs, and pktsetup).

The 'fsck.reiserfs' and 'fsck.reiser4' programs are used to check and repair
a Linux reiserfs and reiser4 filesystem.

The 'xfs_repair' program is used to repair a Linux xfs filesystem.

The 'jfs_fsck' program is used to check and repair a Linux jfs filesystem.

The 'e2fsck' program is used to check and repair a Linux ext2 or ext3
filesystem.

The 'ntfsresize' program non-destructively resizes Windows XP/2000/NT4
or Windows Server 2003 NTFS filesystems. Read /usr/doc/RIPLinuX/ntfsresize.txt
on the rescue system.

The 'ntfsmount' program will enable you to write to a Windows NTFS filesystem.

# ntfsmount /dev/hda1 /mnt/win        "Mount NTFS partition read-write!"
# ntfsmount /dev/hda1 /mnt/win -o ro  "Mount NTFS partition read-only!"

The 'parted' program is used for creating, destroying, resizing (fat16/32,
ext2/3, reiserfs v3.6), checking and copying partitions, and the file
systems on them. This is useful for creating space for new operating
systems, reorganising disk usage, copying data between hard disks and
disk imaging.

The partition image program 'partimage' saves partitions in the ext2,
ext3, reiserfs, jfs, xfs, ufs, ntfs, fat16 and fat32 formats to an image
file. Only used blocks are copied to save space and increase the speed.
The image file can be compressed, in gzip or bzip2 formats.

============ WinNT/XP password change program! ==============

The chntpw program will enable you to view some information and
change user passwords in a Windows NT/XP SAM userdatabase file.

Read /usr/doc/RIPLinuX/chntpw/README.

There's also 'cmospwd' which is a CMOS/BIOS password recovery tool.
Read /usr/doc/RIPLinuX/cmospwd.txt.

[url]http://www.tux.org/pub/people/kent-robotti/looplinux/rip/[/url]

[COLOR="Blue"]Õâ¸öRescue CDÔÚVmwareÀïÃæºÜ²»Îȶ¨¡£ÒÔºóÔٹ۲졣¡£¡£¡£[/COLOR]

pkkj ·¢±íÓÚ 2007-6-18 22:05

[quote]Ô­ÌûÓÉ [i]blackspace[/i] ÓÚ 2007-3-4 14:39 ·¢±í [url=http://www.linuxeden.com/forum/redirect.php?goto=findpost&pid=571159&ptid=144694][img]http://www.linuxeden.com/forum/images/common/back.gif[/img][/url]
Partimage

Description: Partition Image is a Linux/UNIX utility which saves partitions in many formats  to an image file. The image file can be compressed in the GZIP/BZIP2 formats to save disk ... [/quote]
×î½ü²Å·¢ÏÖÕâôºÃÓõÄÈí¼þ£¬²»¹ýÏÖÔÚ¹Ù·½ÍøÕ¾Éϲ»ÁË

ahwxl ·¢±íÓÚ 2007-8-23 23:02

:)
ÄÚÈݺöడ£®£®£®

Ò³: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.