NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
aVe2000
Jan 13, 2014Aspirant
readynas 104: system backup ?
Hello all, how can i create a weekly system backup to an external usb drive (as a compressed archive i guess) and keep the last 5 or 10 versions before dumping them? Does anybody know how to do th...
ClaesBas
Jan 19, 2014Aspirant
Files: /etc/crontab and/or /var/spool/cron/crontabs/
Edit with: crontab -e (Tip: export EDITOR=<your favorite editor>)
Read with: crontab -l
Backup: crontab -l > /some_path/crontab_backup.txt
Edit with: crontab -e (Tip: export EDITOR=<your favorite editor>)
Read with: crontab -l
Backup: crontab -l > /some_path/crontab_backup.txt
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!