LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-27-2009, 06:52 AM   #1
cola
Senior Member
 
Registered: Sep 2007
Posts: 1,045

Rep: Reputation: 65
Question Which application do you use to backup slackware?


Which application do you use to backup slackware?
 
Old 12-27-2009, 06:55 AM   #2
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
A custom script in cron with lots of cp commands.
I only backup my configs like .fluxbox, .conky ,etc.
 
Old 12-27-2009, 07:43 AM   #3
lumak
Member
 
Registered: Aug 2008
Location: Phoenix
Distribution: Arch
Posts: 799
Blog Entries: 32

Rep: Reputation: 111Reputation: 111
can't you just run a tar/compress command with cron on a rotating save?... sure you miss out on a lot of features like, if one wants it to be an optimized backup of only changes, or if one wants to only back up when the computer is not in use and resume later if it is.
 
Old 12-27-2009, 07:56 AM   #4
bonaire
Member
 
Registered: Jun 2008
Location: Bonn/Germany
Distribution: Slackware-13.37
Posts: 94

Rep: Reputation: 19
Real men do not backup

Rsnapshot for config directories and local package repositories. Git for private data.

Last edited by bonaire; 12-27-2009 at 07:58 AM.
 
Old 12-27-2009, 08:00 AM   #5
samac
Senior Member
 
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425

Rep: Reputation: 139Reputation: 139
A program called luckybackup has been added to slackbuilds.org

samac
 
Old 12-27-2009, 08:30 AM   #6
Skaperen
Senior Member
 
Registered: May 2009
Location: center of singularity
Distribution: Xubuntu, Ubuntu, Slackware, Amazon Linux, OpenBSD, LFS (on Sparc_32 and i386)
Posts: 2,684
Blog Entries: 31

Rep: Reputation: 176Reputation: 176
I use rsync to either a local USB-attached hard drive, or the same over a network.
 
Old 12-27-2009, 12:02 PM   #7
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
I use rsnapshot, cron, and some custom scripts:

A Backup Strategy
 
Old 12-27-2009, 05:52 PM   #8
Laodiceans
Member
 
Registered: Jan 2006
Distribution: Slackware
Posts: 188

Rep: Reputation: 18
I use rsync to backup between computers.
 
Old 12-27-2009, 06:11 PM   #9
piratesmack
Member
 
Registered: Feb 2009
Distribution: Slackware, Arch
Posts: 519

Rep: Reputation: 142Reputation: 142
I just use tar and gzip

Last edited by piratesmack; 12-27-2009 at 06:13 PM.
 
Old 12-28-2009, 12:20 AM   #10
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
Custom rsync scripts utilising hard-links to make efficient use of hard disk space.
 
Old 12-29-2009, 04:17 AM   #11
haikan
LQ Newbie
 
Registered: Jul 2009
Location: Ålesund, Norway
Distribution: Slackware, Linux Mint
Posts: 21

Rep: Reputation: 3
dump restore

I use dump (as in dump/restore http://dump.sourceforge.net/) to backup to a tape streamer.
 
Old 12-29-2009, 04:40 AM   #12
Mark Pettit
Member
 
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 15.0
Posts: 619

Rep: Reputation: 299Reputation: 299Reputation: 299
This is my actual backup script - to an attached USB drive :

DRIVE=/media/mybackupdrive/
ionice -c3 nice rsync --exclude-from=/root/excl_root.dat -av --delete / ${DRIVE}


and the contents of the exclusion file are :

root@marklap:~# cat /root/excl_root.dat
/media
/mnt
/proc
/srv
/sys
/tmp


That's it. Fast as hell.

p.s. that trailing "/" on the DRIVE is VERY IMPORTANT :-)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup Application of the Year jeremy 2008 LinuxQuestions.org Members Choice Awards 46 03-05-2010 10:50 PM
Slackware backup Hern_28 Slackware 8 05-18-2007 02:46 PM
How Do U Backup Slackware??? choco Slackware 6 10-09-2003 01:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration