daily_full_week_backup_and_rotation
Differences
This shows you the differences between two versions of the page.
daily_full_week_backup_and_rotation [2009/06/18 00:49] – created k2patel | daily_full_week_backup_and_rotation [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Daily Full week backup ====== | ||
- | NOTE : This is stupid script but do good job | ||
- | |||
- | <code bash | bkup.sh> | ||
- | #!/bin/bash | ||
- | cd /home | ||
- | rm -f / | ||
- | tar -C /home/ketan -pcf / | ||
- | chmod 600 / | ||
- | chown ketan:ketan / | ||
- | </ |
daily_full_week_backup_and_rotation.1245286195.txt.gz · Last modified: 2020/08/10 02:29 (external edit)