dumpnet-users Mailing List for dumpnet
Brought to you by:
lukasfeiler
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
From: Lukas F. <luk...@lu...> - 2005-10-02 21:09:05
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce a new minor release of dumpnet: 2.1.0! This is a minor release. It contains many small improvements and some great new features! It is considered the best dumpnet release ever. It is compatible to 2.x.x. Special thanks go to Istvan Sleder for showing me the power of rsync and Christian Elger for making me use VMWare - I just can't do without it anymore. New Features: - - Dumpnet was tested on SuSE, Fedora & Debian Linux, FreeBSD, OpenBSD, Solaris and Cygwin (Windows). - - now also includes sample target host configurations not just for Linux und Cygwin but also for FreeBSD, OpenBSD and Solaris. - - NEW MODULE: dumpnet.host.fstab.rsync! It uses rsync(1) with it's --link-dest option. This will create hard links from the directory of the last successful backup to the current destination directory for unchanged files. Files with changed ownership or permissions will not be linked. Much less storage capacity is required on the dumpnet host as unchanged files are physically stored only = once. The downside is that if you mess up one file, multiple hard links pointing to this file will be affected. See http://www.mikerubel.org/computers/rsync_snapshots/ for a more detailed description of the whole problem. - - moved development to sourceforge's CVS server Major Features: 1. Dumpnet is implemented in bash scripts only. 2. It's a hard disk based backup solution - no tapes are necessary. 3. The backup machine on which dumpnet is installed func- tions as a SSH client while the target hosts (the hosts to be backuped) function as SSH servers. Public key authentication is used. 4. Due to the use of SSH all traffic between the backup machine and the target hosts is encrypted and can be run over the Internet. 5. Dumpnet only needs to be installed on the backup machine. 6. Dumpnet is flexible and highly configurable. 7. Incremental filesystem backups can be done easily using dump, tar or rsync. 8. Integration of auditing and intrusion detection tools such as AIDE (Advanced Intrusion Detection Environ- ment) and nmap. 9. Full support for sudo - no remote root login is required. 10. The report generated about a backup session can be sent via email. Encryption using GnuPG is supported. 11. It provides extensive logging. 12. Dumpnet was tested on SuSE, Fedora & Debian Linux, FreeBSD, OpenBSD, Solaris and Cygwin (Windows). To download the new release please visit = http://sourceforge.net/project/showfiles.php?group_id=3D94141 For upgrade instructions please see = http://dumpnet.sourceforge.net/docs/UPGRADE The public OpenPGP key that is necessary to validate the signature can = be found at http://www.lukasfeiler.com/gnupg.html. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: For info see http://www.gnupg.org iEYEARECAAYFAkM+/ZoACgkQhg49ZZEy/qFl0ACgkUeWDfUXmxsRY3YhaQgL4RG+ EJsAoJKOyphrlQ8r+HZ2nW4J34NQLm+m =3Djefv -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2005-10-02 19:21:57
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce a new minor release of dumpnet: 2.1.0! This is a minor release. It contains many small improvements and some great new features! It is considered the best dumpnet release ever. It is compatible to 2.x.x. Special thanks go to Istvan Sleder for showing me the power of rsync and Christian Elger for making me use VMWare - I just can't do without it anymore. New Features: - Dumpnet was tested on SuSE, Fedora & Debian Linux, FreeBSD, OpenBSD, Solaris and Cygwin (Windows). - now also includes sample target host configurations not just for Linux und Cygwin but also for FreeBSD, OpenBSD and Solaris. - NEW MODULE: dumpnet.host.fstab.rsync! It uses rsync(1) with it's --link-dest option. This will create hard links from the directory of the last successful backup to the current destination directory for unchanged files. Files with changed ownership or permissions will not be linked. Much less storage capacity is = required on the dumpnet host as unchanged files are physically stored only = once. The downside is that if you mess up one file, multiple hard links pointing to this file will be affected. See http://www.mikerubel.org/computers/rsync_snapshots/ for a more detailed description of the whole problem. - moved development to sourceforge's CVS server Major Features: 1. Dumpnet is implemented in bash scripts only. 2. It's a hard disk based backup solution - no tapes are necessary. 3. The backup machine on which dumpnet is installed func- tions as a SSH client while the target hosts (the hosts to be backuped) function as SSH servers. Public key authentication is used. 4. Due to the use of SSH all traffic between the backup machine and the target hosts is encrypted and can be run over the Internet. 5. Dumpnet only needs to be installed on the backup machine. 6. Dumpnet is flexible and highly configurable. 7. Incremental filesystem backups can be done easily using dump, tar or rsync. 8. Integration of auditing and intrusion detection tools such as AIDE (Advanced Intrusion Detection Environ- ment) and nmap. 9. Full support for sudo - no remote root login is required. 10. The report generated about a backup session can be sent via email. Encryption using GnuPG is supported. 11. It provides extensive logging. 12. Dumpnet was tested on SuSE, Fedora & Debian Linux, FreeBSD, OpenBSD, Solaris and Cygwin (Windows). To download the new release please visit = http://sourceforge.net/project/showfiles.php?group_id=3D94141 For upgrade instructions please see = http://dumpnet.sourceforge.net/docs/UPGRADE The public OpenPGP key that is necessary to validate the signature can = be found at http://www.lukasfeiler.com/gnupg.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: For info see http://www.gnupg.org iEYEARECAAYFAkNAM00ACgkQhg49ZZEy/qFZMgCcCp5T0o99wT/UR4DzPn0Z33Do 7sUAniByC2Q2FawQs4u/sm+or68gTGaj =3DubCU -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2005-02-13 11:36:10
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the second major release of dumpnet! It contains many improvements and is considered the best dumpnet release = ever :) It is not compatible to 1.x.x. New features: - Most parts rewritten from ground up=20 - Improved logging=20 - Improved documentation with sample configurations=20 - Flexible and powerful new configuration file format=20 - Integration of AIDE (Advanced Intrusion Detection Environment)=20 - You can define cleanup policies to specify which backups should be = automatically (re)moved=20 - Restore mode: you can find the files necessary for a restore.=20 - Also tested for OpenBSD=20 - Upgrade instructions can be found in the UPGRADE file Major features of dumpnet: 1. Dumpnet is implemented in bash scripts only.=20 2. It's a hard disk based backup solution - no tapes are neccesary.=20 3. The backup machine on which dumpnet is installed func- tions as a = SSH client while the target hosts (the hosts to be backuped) function as = SSH servers. Public key authentication is used.=20 4. Due to the use of SSH all traffic between the backup machine and the = target hosts is encrypted and can be run over the Internet.=20 5. Dumpnet only needs to be installed on the backup machine.=20 6. Dumpnet is flexible and highly configurable.=20 7. Incremental filesystem backups can be done easily.=20 8. Integration of auditing and intrusion detection tools such as AIDE = (Advanced Intrusion Detection Environ- ment) and nmap.=20 9. The report generated about a backup session can be sent via email. = Encryption using GnuPG is supported.=20 10. It provides extensive logging.=20 11. Dumpnet was tested on SuSE Linux 9.1, OpenBSD 3.6 and Cygwin = (Windows 2000/XP). To download the new release please visit = http://sourceforge.net/project/showfiles.php?group_id=3D94141 The public OpenPGP key that is necessary to validate the signature can = be found at http://www.lukasfeiler.com/gnupg.html. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: For info see http://www.gnupg.org iEYEARECAAYFAkIPO5QACgkQhg49ZZEy/qFfAQCePf3VE05zVZ+ahQ3xDUevIiww r3YAn0J4bDYPfFmwXB/gYYjpcomX8kJT =3DbSHe -----END PGP SIGNATURE----- |
From: Lukas F. <luk...@lu...> - 2004-09-25 22:16:52
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am very proud to announce the second public release of dumpnet. Major Features:=20 - - backup multiple hosts simultaneously=20 - - create incremental backups using dump=20 - - create a MySQL database backup using mysqldump - - a rudimentary IDS based on md5sum=20 - - extensive logging=20 - - retrieval of valuable information about the target host (the server to backup) such as disk usage, logged in users, process table, network configuration, disk layout and more=20 - - sending a report after every backup session via email - - ** NEW **: easy integration of GnuPG to send the report mail encrypted (see reportmail_mailcmd in the man page = dumpnet.default.conf)=20 - - extensive documentation=20 Backup host:=20 - - Any Linux/Unix flavor or cygwin - - (Open)SSH client set up with public key authentication=20 Target host: - - ** NEW **: Any Linux/Unix flavor or cygwin - backing up windows = hosts is now possible! - - (Open)SSH server set up with public key authentication=20 Automated Connection - - The backup host must be able to connect to the target hosts via (Open)SSH without ssh prompting for any passwords To download the new release please visit = http://sourceforge.net/project/showfiles.php?group_id=3D94141 have fun, Lukas Feiler -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) Comment: Weitere Infos: siehe http://www.gnupg.org iEYEARECAAYFAkFV7ksACgkQhg49ZZEy/qFkpwCdFVhLa0Uiqy8AcRXmJnWZ3yqx JhEAoIuV0OObxfMB3VRmLZLFjwqUUU+8 =3Duq3b -----END PGP SIGNATURE----- |
From: <ben...@id...> - 2004-05-25 09:57:34
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Lukas F. <luk...@ch...> - 2003-11-09 00:46:02
|
I am very proud to announce the first public release of dumpnet. Major Features: - backup multiple hosts simultaneously - create incremental backups using dump - create a MySQL database backup using mysqldump - a rudimentary IDS based on md5sum - extensive logging - retrieval of valuable information about the target host (the server to backup) such as disk usage, logged in users, process table, network configuration, disk layout and more - sending a report after every backup session via email - extensive documentation Requirements: Backup host: Any Linux flavor or cygwin (Open)SSH client set up with public key authentication Target host: Any Linux flavor (Open)SSH server set up with public key authentication To download the new release please visit http://sourceforge.net/project/showfiles.php?group_id=94141 have fun, Lukas Feiler |