From owner-freebsd-questions Wed Oct 29 16:11:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA27129 for questions-outgoing; Wed, 29 Oct 1997 16:11:59 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from bastuba.partitur.se (bastuba.partitur.se [193.219.246.194]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA27121 for ; Wed, 29 Oct 1997 16:11:51 -0800 (PST) (envelope-from girgen@partitur.se) Received: from partitur.se (dialup165-2-3.swipnet.se [130.244.165.67]) by bastuba.partitur.se (8.8.5/8.8.5) with ESMTP id BAA00491; Thu, 30 Oct 1997 01:11:09 +0100 (CET) Message-ID: <3457D09D.DCEF9572@partitur.se> Date: Thu, 30 Oct 1997 01:11:09 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2-STABLE i386) MIME-Version: 1.0 To: admin@netsys.hn CC: freebsd-questions@FreeBSD.ORG Subject: Re: Help for backup with TR-4 Travan minicartridges References: <345795AA.B8DC3FB1@netsys.hn> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Quin Taylor wrote: > > Dear Sirs: > > I am an ISP in Honduras and I use TRAVAN tr-4 tapes for backup. > However I am having a large problem when issuing the unix dump backup > command. > Please send instructions for Free BSD Unix backup.... I am using > > /sbin/rdump 0dsfu 67733 740 /dev/nrst0 / > > This starts fine but needs 3 cartridges to complete a backup of > a 4gb hard disk and this disk is only 7% full. One tape should be plenty > but somehow I am giving incorrect command from unix. > > Please let me know the best dump command in unix to backup my unix > FREEBSD system. Hello Quin, I use option a (as in auto-size) with my travan. works like a charm: dump 0dua /dev/nrst0 / Maybe you could help me in return? I'm running 2.2-stable with the default login.conf file. This prevents root from doing rsh (and rdump). How do I set up a login.conf that doesn't prevent rdump? This compromises security, I know. How bad is this for security, though? Regards, Palle