Notes

From Simon's Help System
Revision as of 10:08, 28 August 2023 by Simon (talk | contribs) (Created page with "= Notes= == Cron Jobs == When creating a cron job using ''crontab -e'' always log in as ''sudo su'' first. This makes sure the tasks are run at the administrator level ---- == SQL Dump== Its in /tmp as ''simon.sql''")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Notes

Cron Jobs

When creating a cron job using crontab -e always log in as sudo su first. This makes sure the tasks are run at the administrator level


SQL Dump

Its in /tmp as simon.sql