Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
1d75786b
Commit
1d75786b
authored
Jun 25, 2001
by
Robert Ricci
Browse files
Added section on cronjobs run on the boss node
parent
75def345
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/setup.txt
View file @
1d75786b
...
...
@@ -151,6 +151,14 @@ TransferLog /usr/testbed/log/apache_access_log
Make sure SSL and mod_php are enabled (which is done for you if you install the
FreeBSD port)
Cron jobs: We currently have two cron jobs running for the testbed. Both can be
run out of /etc/crontab
45 1 * * * root /usr/testbed/sbin/backup
*/5 * * * * tbroot /usr/testbed/sbin/node_status
(note that the second one is run as the 'tbroot' user, but can be run as any
user that has read/write access to the database.)
Don't forget to HUP cron!
##### Last-minute synching
Right before bringing the new boss node online (if copying from an old boss node),
make sure to have copy over the latest versions of:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment