Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] The Mother of All (bash) Commands
- Date: Tue, 18 Mar 2008 10:52:18 +0900
- From: Curt Sampson <cjs@example.com>
- Subject: Re: [tlug] The Mother of All (bash) Commands
- References: <op.t756gdbtp3esx5@mail.gol.com>
- User-agent: Mutt/1.5.17 (2007-11-01)
On 2008-03-18 01:51 +0900 (Tue), Greg Thomson wrote: > laptop# ( cd / ; tar -zcvf - /home ) | ssh user@example.com 'cat > > laptop_backup_`date -I`.tar.gz' I've been using a similar technique for ages to do my unattended nightly backups for a dozen or more hosts. My variations: 1. Use dump, so that you can do incremental backups. 2. Run it through gpg to compress and encrypt the backups before they leave the machine. 3. Do a special login shell on the remote machine that can only receive a file, and will not overwrite existing files. cjs -- Curt Sampson <cjs@example.com> +81 90 7737 2974 Mobile sites and software consulting: http://www.starling-software.com
- References:
- [tlug] The Mother of All (bash) Commands
- From: Greg Thomson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] The Mother of All (bash) Commands
- Next by Date: Re: [tlug] Re: Gentoo ebuild for XEmacs-21.5
- Previous by thread: Re: [tlug] The Mother of All (bash) Commands
- Next by thread: Re: [tlug] The Mother of All (bash) Commands
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links