<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://ziobudda.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>maintenance</title>
 <link>http://ziobudda.net/tags/maintenance</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>it</language>
<item>
 <title>Amanda is a client server application for making remote backups.</title>
 <link>http://ziobudda.net/notizie/amanda-client-server-application-making-remote-backups</link>
 <description>Amanda is a client/server application for making remote backups.   While originating from a UNIX environment, it also supports backups of windows machines (via the smbclient utility).  Client software for other machines is planned. See the Amanda homepage for details.The
Amanda CDRW-Taper is a drop-in replacement for the taper component of
the Amanda backup system. CDRW-Taper makes it possible to dump backups
to CD-RW, DVD+RW or DVD-RW instead of tape.</description>
 <comments>http://ziobudda.net/notizie/amanda-client-server-application-making-remote-backups#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tags/amanda">Amanda</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/backup">backup</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Tue, 13 May 2008 18:02:22 +0200</pubDate>
 <dc:creator>Mai</dc:creator>
 <guid isPermaLink="false">67685 at http://ziobudda.net</guid>
</item>
<item>
 <title>Bastrama is a command-line tool to manage backup files</title>
 <link>http://ziobudda.net/notizie/bastrama-commandline-tool-manage-backup-files</link>
 <description>Bastrama is a command-line tool to manage backup files that are stored on random access memory (e.g. hard drives).It implements an infinite grandfather-father-son strategy by deleting a defined subset of the backup files, therefore saving storage space while still keeping some of the older backups in case something went wrong (and needs to be restored from) a long time ago.</description>
 <comments>http://ziobudda.net/notizie/bastrama-commandline-tool-manage-backup-files#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/backup">backup</category>
 <category domain="http://ziobudda.net/tags/bastramaopensource">bastrama. open source</category>
 <category domain="http://ziobudda.net/tags/dibs">DIBS</category>
 <category domain="http://ziobudda.net/tags/gnutella">gnutella</category>
 <category domain="http://ziobudda.net/tags/kazaa">kazaa</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/linuxlandit">Linuxlandit</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tags/napster">napster</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <pubDate>Sat, 10 May 2008 18:35:43 +0200</pubDate>
 <dc:creator>linuxlandit</dc:creator>
 <guid isPermaLink="false">67038 at http://ziobudda.net</guid>
</item>
<item>
 <title>CDBackup, utility designed to work with any backup and restore for Linux</title>
 <link>http://ziobudda.net/notizie/cdbackup-utility-designed-work-any-backup-and-restore-linux</link>
 <description>CDBackup, utility designed to work with any backup and restore for Linux
CDBackup is a utility designed to make backups to CD- R(W) media easier.
It is designed to work with any backup and restore software that can read from stdin,write to stdout, and can handle linear devices such as tape drives.
Dump/restore, cpio, afio, and tar should all work fine.</description>
 <comments>http://ziobudda.net/notizie/cdbackup-utility-designed-work-any-backup-and-restore-linux#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tags/cdbackup">cdbackup</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/debian">debian</category>
 <category domain="http://ziobudda.net/tags/desktop">desktop</category>
 <category domain="http://ziobudda.net/tags/dreamvalley">dream valley</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/software">Software</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Fri, 09 May 2008 08:39:51 +0200</pubDate>
 <dc:creator>ubuntulandblogspot</dc:creator>
 <guid isPermaLink="false">66695 at http://ziobudda.net</guid>
</item>
<item>
 <title>GNU cpio copies files into or out of a cpio or tar archive</title>
 <link>http://ziobudda.net/notizie/gnu-cpio-copies-files-or-out-cpio-or-tar-archive</link>
 <description>GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe.GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatability with the tar program.A cpio archive is a stream of files and directories in a single archive, and often ends with a .cpio file extension. The archive has header information that allows for an application such as the GNU cpio tool to extract the files and directories into a file system. The header of a cpio archive also contains information such as the file name, time stamp, owner and permissions</description>
 <comments>http://ziobudda.net/notizie/gnu-cpio-copies-files-or-out-cpio-or-tar-archive#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tags/cpiocopyfiles">cpio copy files</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/debian">debian</category>
 <category domain="http://ziobudda.net/tags/desktop">desktop</category>
 <category domain="http://ziobudda.net/tags/dreamvalley">dream valley</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/software">Software</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Mon, 05 May 2008 06:41:05 +0200</pubDate>
 <dc:creator>ubuntulandblogspot</dc:creator>
 <guid isPermaLink="false">65575 at http://ziobudda.net</guid>
</item>
<item>
 <title>Simple Linux Backup is an easy-to-use backup tool to automatically back up a Linux desktop system.</title>
 <link>http://ziobudda.net/notizie/simple-linux-backup-easytouse-backup-tool-automatically-back-linux-desktop-system</link>
 <description>This article describes a simple backup method that I use every day to backup my home Linux systems.It&#039;s an easy method that non-technical Linux users can use to backup their important data. We&#039;ll discuss the decisions you have to make in order to do a thorough backup.You hear it all the time from
writers and your geek friends: &amp;quot;You should backup your computers.&amp;quot;
Well, here&#039;s one more geek to bug you about it again, but also to give
some help.</description>
 <comments>http://ziobudda.net/notizie/simple-linux-backup-easytouse-backup-tool-automatically-back-linux-desktop-system#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/debian">debian</category>
 <category domain="http://ziobudda.net/tags/desktop">desktop</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tags/simplelinuxbackup">Simple Linux Backup</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/software">Software</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Sun, 04 May 2008 19:58:34 +0200</pubDate>
 <dc:creator>ubuntulandblogspot</dc:creator>
 <guid isPermaLink="false">65502 at http://ziobudda.net</guid>
</item>
<item>
 <title>DIBS is a backup system that protects your data by giving your files to peers</title>
 <link>http://ziobudda.net/notizie/dibs-backup-system-protects-your-data-giving-your-files-peers</link>
 <description>DIBS is a backup system that protects your data by giving your files to peers (and in return, you store their files) so that if a catastrophe strikes your area, you can recover data from surviving peers.This solves the problem of mirroring your data by adding more disks to your own computer only ot have a fire, flood, power surge, etc. wiping out your local data center.Note that DIBS is a backup system, *not* a file sharing system like Napster, Gnutella, Kazaa, etc. In fact, DIBS encrypts all data transmissions so that the peers you trade files with can not access your data.</description>
 <comments>http://ziobudda.net/notizie/dibs-backup-system-protects-your-data-giving-your-files-peers#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/backup">backup</category>
 <category domain="http://ziobudda.net/tags/dibs">DIBS</category>
 <category domain="http://ziobudda.net/tags/gnutella">gnutella</category>
 <category domain="http://ziobudda.net/tags/kazaa">kazaa</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/linuxlandit">Linuxlandit</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tags/napster">napster</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <pubDate>Sat, 03 May 2008 11:43:35 +0200</pubDate>
 <dc:creator>linuxlandit</dc:creator>
 <guid isPermaLink="false">65250 at http://ziobudda.net</guid>
</item>
<item>
 <title>Linux Ext2 filesystem dump/restore utilities ottima utility per il backup in Linux</title>
 <link>http://ziobudda.net/notizie/linux-ext2-filesystem-dumprestore-utilities-ottima-utility-il-backup-linux</link>
 <description>Dump è una semplice ma anche potente utility per il backup in Linux. Dump esamina i file in un filesystem, e determina quali sono i componenti a rischio stratificando il backup dei files in base alla sua importanza, da cima in fondo. Consente il backup incrementale e può essere controllato attraverso PServer. Come tanti altri programmi per Linux è un  progetto SourceForge.net
Repository CVS.</description>
 <comments>http://ziobudda.net/notizie/linux-ext2-filesystem-dumprestore-utilities-ottima-utility-il-backup-linux#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/backup">backup</category>
 <category domain="http://ziobudda.net/tags/cvsrepository">cvs repository</category>
 <category domain="http://ziobudda.net/tags/dump">dump</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <category domain="http://ziobudda.net/tags/utilities">utilities</category>
 <pubDate>Sat, 03 May 2008 09:28:26 +0200</pubDate>
 <dc:creator>ubuntulandnireblog</dc:creator>
 <guid isPermaLink="false">65238 at http://ziobudda.net</guid>
</item>
<item>
 <title>FileBunker is a file backup application which uses one or more GMail accounts as its backup repository</title>
 <link>http://ziobudda.net/notizie/filebunker-file-backup-application-which-uses-one-or-more-gmail-accounts-its-backup-repository</link>
 <description>FileBunker is a file backup application which uses one or more GMail accounts as its backup repository.Because each GMail account supplies 1000 megabytes of storage, it serves as an excellent facility for this purpose. Files are compressed and encrypted for security and efficiency, and can be restored on demand.</description>
 <comments>http://ziobudda.net/notizie/filebunker-file-backup-application-which-uses-one-or-more-gmail-accounts-its-backup-repository#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/backup">backup</category>
 <category domain="http://ziobudda.net/tags/filebunker-0">file bunker</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/gmail">gmail</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/hardyheron">Hardy Heron</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/repository">Repository</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Fri, 02 May 2008 07:58:58 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">64987 at http://ziobudda.net</guid>
</item>
<item>
 <title>Created to copy and essentially clone with CloneIt</title>
 <link>http://ziobudda.net/notizie/created-copy-and-essentially-clone-cloneit</link>
 <description>The CloneIt system was created to copy and essentially clone harddisks of identical PCs through a network. This is a common task when installing server racks or farms or update a computer-lab setup where one deals with identical machines. The system software consists of a Linux boot floppy and a ramdisk floppy with minimal system utilities that can perform the task of copying the complete content of disk devices through a network.</description>
 <comments>http://ziobudda.net/notizie/created-copy-and-essentially-clone-cloneit#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/backup">backup</category>
 <category domain="http://ziobudda.net/tags/cloneit">CloneIt</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <pubDate>Sun, 27 Apr 2008 19:55:49 +0200</pubDate>
 <dc:creator>ubuntulandpage</dc:creator>
 <guid isPermaLink="false">63758 at http://ziobudda.net</guid>
</item>
<item>
 <title>Veritas NetBackup, Encryption, Java and Configuration Hardware</title>
 <link>http://ziobudda.net/notizie/veritas-netbackup-encryption-java-and-configuration-hardware</link>
 <description>Seconda puntata di questo completissimo tutorial sul noto programma Veritas NetBackup: Encryption, Java and Configuration Hardware.Veritas NetBackup offre protezione dei dati ad alte prestazioni che può essere dimensionata per proteggere gli ambienti UNIX, Windows, Linux e NetWare più grandi. Grazie alla protezione completa dalla sede remota al data center al vault, NetBackup offre una singola console per tutte le operazioni di backup e recupero.</description>
 <comments>http://ziobudda.net/notizie/veritas-netbackup-encryption-java-and-configuration-hardware#comments</comments>
 <category domain="http://ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/linux">linux</category>
 <category domain="http://ziobudda.net/tags/maintenance">maintenance</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/opensource">open source</category>
 <category domain="http://ziobudda.net/tags/restore">restore</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <category domain="http://ziobudda.net/tag_aggiuntivi/ubuntuland">Ubuntuland</category>
 <category domain="http://ziobudda.net/tags/veritasnertbackup">Veritas NertBackup</category>
 <pubDate>Fri, 18 Apr 2008 08:57:29 +0200</pubDate>
 <dc:creator>ubuntulandnireblog</dc:creator>
 <guid isPermaLink="false">61334 at http://ziobudda.net</guid>
</item>
</channel>
</rss>
