<?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: Suggestion on backup Linux box? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460125#M352</link>
    <description>If you are happy with backing up the data in this manner, then I would recommend the following:&lt;BR /&gt;&lt;BR /&gt;1. Keep an installation CD Handy for the OS of your choice.&lt;BR /&gt;2. Backup the /etc directory hierarchy as this is where Linux places most Configuration settings.&lt;BR /&gt;&lt;BR /&gt;Now in the event of Disaster, you can recover easily by installing and recovering the /etc directory tree.&lt;BR /&gt;&lt;BR /&gt;Have a Great Day!</description>
    <pubDate>Wed, 01 Nov 2000 16:30:38 GMT</pubDate>
    <dc:creator>Albert E. Whale, CISSP</dc:creator>
    <dc:date>2000-11-01T16:30:38Z</dc:date>
    <item>
      <title>Suggestion on backup Linux box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460124#M351</link>
      <description>Hi! Anyone have suggestions on how to backup&lt;BR /&gt;linux box ?  A tape drive?&lt;BR /&gt;So far I ftp data to a HP-UX, tar it onto a tape(DLT) with the rest of data on HP-UX.&lt;BR /&gt;But I don't know how to backup the OS part of Linux.  &lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;Jessica&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2000 00:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460124#M351</guid>
      <dc:creator>Jessica Chou</dc:creator>
      <dc:date>2000-11-01T00:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion on backup Linux box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460125#M352</link>
      <description>If you are happy with backing up the data in this manner, then I would recommend the following:&lt;BR /&gt;&lt;BR /&gt;1. Keep an installation CD Handy for the OS of your choice.&lt;BR /&gt;2. Backup the /etc directory hierarchy as this is where Linux places most Configuration settings.&lt;BR /&gt;&lt;BR /&gt;Now in the event of Disaster, you can recover easily by installing and recovering the /etc directory tree.&lt;BR /&gt;&lt;BR /&gt;Have a Great Day!</description>
      <pubDate>Wed, 01 Nov 2000 16:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460125#M352</guid>
      <dc:creator>Albert E. Whale, CISSP</dc:creator>
      <dc:date>2000-11-01T16:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion on backup Linux box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460126#M353</link>
      <description>I recommend adding a second I/O controller and disk.&lt;BR /&gt;&lt;BR /&gt;This way, you can copy the data to the 2nd disk, and since it is on a 2nd controller you can boot off of it. This comes in real handy if you like to play "what if I do this?".&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Nov 2000 01:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460126#M353</guid>
      <dc:creator>tony j. podrasky</dc:creator>
      <dc:date>2000-11-02T01:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion on backup Linux box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460127#M354</link>
      <description>Jessica,&lt;BR /&gt;&lt;BR /&gt;With the Linux mdutils you can install a software raid (0,1 and I think 5). So you can reduce the chance for fatal error.&lt;BR /&gt;&lt;BR /&gt;In additional you can install a SCSI Tape (dat or dlt) and you a sofawre like arkaia to backup your system.&lt;BR /&gt;&lt;BR /&gt;so long &lt;BR /&gt;&lt;BR /&gt;Ralf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Nov 2000 11:40:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460127#M354</guid>
      <dc:creator>Ralf Reinartz</dc:creator>
      <dc:date>2000-11-02T11:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion on backup Linux box?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460128#M355</link>
      <description>Jessica:&lt;BR /&gt;&lt;BR /&gt;If you don't want to buy another tape drive, you can make the 'tar' utility back up to a tape device on a remote system--assuming the protocol is compatible between Linux and HP-UX systems. (I've only done this with two HP-UX systems before.) Another option would be to temporarily NFS mount *all* of the Linux box's filesystems on the HP-UX system for the duration of the backup, and unmount them when you're done. You would probably want a pretty restrictive (only allow the HP-UX system access) '/etc/exports' file on the Linux system if you were to do this, for security reasons.&lt;BR /&gt;&lt;BR /&gt;The former method (tar using remote tape device) would probably require you to have a separate tape for the Linux system's backups, or you would need to use the non-rewinding device file for your DLT (probably something like /dev/rmt/0mn) in order to be able to write multiple backup sets to a single tape. Writing multiple backup sets to a tape using 'tar' is usually more trouble than it's worth, though.&lt;BR /&gt;&lt;BR /&gt;In order to back up to a remote tape device, the 'client' (in this case, Linux) system needs to be able to remote shell to the 'server' (the system with the tape drive) without giving a password. This might be a security concern at your site. You would need  to modify the '~/.rhosts' file of an account on the server which has read/write permissions for the tape drive, or the '/etc/hosts.equiv' file. You can find more information on how to modify these files in the man pages for 'remsh' (HP-UX) or 'rsh' (Linux), and 'rlogin.'&lt;BR /&gt;&lt;BR /&gt;Run 'rsh &lt;SERVERNAME&gt;' from the Linux client to make sure you can open a remote shell to the HP-UX system without giving a password. Once that's set up, you will need to issue the 'tar' command on the client, specifying a remote backup device, something like this...&lt;BR /&gt;&lt;BR /&gt;tar cvf server.host.name:/dev/rmt/0m /&lt;BR /&gt;&lt;BR /&gt;...where 'server.host.name' is the hostname of the HP-UX system, and '/dev/rmt/0m' is the device file of the tape drive on that system. That being done, the client remote shells to the server (using 'rsh'), runs a utility called 'rmt' to set up the connection to the remote tape device, and begins backing up the data across the network. It's magic--the entire process should be transparent to you. Until you need to *recover* the data, in which case you'll need to NFS mount the Linux box's filesystems (or physically attach the DLT) in order to 'untar' a previous backup.&lt;BR /&gt;&lt;BR /&gt;Well, anyway. Two more options you might consider. =)&lt;/SERVERNAME&gt;</description>
      <pubDate>Thu, 02 Nov 2000 18:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suggestion-on-backup-linux-box/m-p/2460128#M355</guid>
      <dc:creator>Kevin Ernst</dc:creator>
      <dc:date>2000-11-02T18:20:43Z</dc:date>
    </item>
  </channel>
</rss>

