What is recommended admin / backup script location?

Erich Dollansky erichsfreebsdlist at alogt.com
Fri May 30 03:14:03 UTC 2014


Hi,

On Thu, 29 May 2014 19:12:39 -0700
Sergei G <sergeig.public at gmail.com> wrote:

> What would be an appropriate location for backup and other admin
> level scripts?
> 
any directory of your choice in /usr/local. You can use /usr/local/bin
as it is already in your path. Just set the access rights properly or
check in the script who runs it.

> I assume cron will be used to schedule execution of backup script, 
> unless there is a better solution.

It depends on you situation. I.e. I would not like to run a backup
during a large update.

Erich


More information about the freebsd-questions mailing list