<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AMANDA in Linux in Secure OS Software for Linux</title>
    <link>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000437#M229</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I know you were asking about amanda ... but you could look at ARKEIA. &lt;BR /&gt;&lt;BR /&gt;We recently move from amanda to ARKEIA and it's very good .&lt;BR /&gt;&lt;BR /&gt;Installation is also easier then amanda.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;JP&lt;BR /&gt;</description>
    <pubDate>Thu, 19 Jun 2003 15:11:39 GMT</pubDate>
    <dc:creator>Jean-Pierre Denis</dc:creator>
    <dc:date>2003-06-19T15:11:39Z</dc:date>
    <item>
      <title>AMANDA in Linux</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000432#M224</link>
      <description>I am setting a backup with my Redhat Linux Advance Server. How am I going to backup a selected files and folders?</description>
      <pubDate>Wed, 18 Jun 2003 06:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000432#M224</guid>
      <dc:creator>Yong Shiuh Rong</dc:creator>
      <dc:date>2003-06-18T06:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: AMANDA in Linux</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000433#M225</link>
      <description>Well you have to install amanda first, make conf file and so on.&lt;BR /&gt;&lt;BR /&gt;Then you have to create a disklist file, containing files to backup, in /etc/amanda/normal for normal backup.&lt;BR /&gt;&lt;BR /&gt;But notice that Amanda is designed to backup full disks, not just files or folders.&lt;BR /&gt;&lt;BR /&gt;If this is what you want to perform, I would suggest pax or, better, mondo.&lt;BR /&gt;&lt;BR /&gt;Look at :&lt;BR /&gt;Amanda :&lt;BR /&gt;&lt;A href="http://www.backupcentral.com/amanda.html" target="_blank"&gt;http://www.backupcentral.com/amanda.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;pax :&lt;BR /&gt;man pax !&lt;BR /&gt;&lt;BR /&gt;mondo :&lt;BR /&gt;&lt;A href="http://www.microwerks.net/~hugo/docs/docs.html" target="_blank"&gt;http://www.microwerks.net/~hugo/docs/docs.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Wed, 18 Jun 2003 10:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000433#M225</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-18T10:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: AMANDA in Linux</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000434#M226</link>
      <description>If you are looking for a low/no cost approach to backing up specific files and/or directories, the tar utility has always been reliable. Tar not only backs up files, it also does restorations, and can also list what files have been backed up.</description>
      <pubDate>Wed, 18 Jun 2003 10:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000434#M226</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2003-06-18T10:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: AMANDA in Linux</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000435#M227</link>
      <description>I tried tar command, the only concern is whether it will take up a long time to back up a large file, I haven't tried to back up a file more than a GB. Or is there anyway that I can create a script as to run tar command backup at certain time?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I will try to set the Amanda and at the mean while look at mondo. Thanks.</description>
      <pubDate>Thu, 19 Jun 2003 01:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000435#M227</guid>
      <dc:creator>Yong Shiuh Rong</dc:creator>
      <dc:date>2003-06-19T01:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: AMANDA in Linux</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000436#M228</link>
      <description>You can use the cron utility to schedule the tar job at a specified hour. The amount of time&lt;BR /&gt;it takes to complete the tar job varies. I have done tar jobs on filesystems that are fifteen(15) gigabytes and have them finish in about three hours. &lt;BR /&gt;&lt;BR /&gt;Depending on what version of Linux you have, you may have a variety of GUI-based utilities that will help schedule your backups.</description>
      <pubDate>Thu, 19 Jun 2003 12:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000436#M228</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2003-06-19T12:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: AMANDA in Linux</title>
      <link>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000437#M229</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I know you were asking about amanda ... but you could look at ARKEIA. &lt;BR /&gt;&lt;BR /&gt;We recently move from amanda to ARKEIA and it's very good .&lt;BR /&gt;&lt;BR /&gt;Installation is also easier then amanda.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2003 15:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/secure-os-software-for-linux/amanda-in-linux/m-p/3000437#M229</guid>
      <dc:creator>Jean-Pierre Denis</dc:creator>
      <dc:date>2003-06-19T15:11:39Z</dc:date>
    </item>
  </channel>
</rss>

