Is there a way to customize backup?
Specifically, I would like the following directories also backed up:
/etc
/root
How do I get this done?
Thanks,
cPanel.net Support Ticket Number:
Is there a way to customize backup?
Specifically, I would like the following directories also backed up:
/etc
/root
How do I get this done?
Thanks,
cPanel.net Support Ticket Number:
Cron this:
tar zcpf /backup/stuff.tar.gz /etc /root >/dev/null 2>&1
Funny.
cPanel.net Support Ticket Number: