User Tools

Site Tools


bsd:server:freebsd_15.0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bsd:server:freebsd_15.0 [2025/10/30 21:51] – [Alira] Sean Rhonebsd:server:freebsd_15.0 [2025/10/31 02:16] (current) – [Updater] Sean Rhone
Line 176: Line 176:
  
   ssh '192.168.1.152' -t "su 'root' -c ~/'.local/scripts/freebsd-updater.sh'"   ssh '192.168.1.152' -t "su 'root' -c ~/'.local/scripts/freebsd-updater.sh'"
 +
 +====== cron ======
 +
 +===== Updater =====
 +
 +  * 06:00AM Every day
 +
 +  su -
 +
 +  ee '/etc/cron.d/freebsd-updater'
 +
 +<code>
 +#
 +SHELL=/bin/sh
 +
 +0 6 * * * root '/home/espionage724/.local/scripts/freebsd-updater.sh'
 +
 +# End</code>
  
 ====== Notable Folders and Commands ====== ====== Notable Folders and Commands ======
/usr/local/www/wiki/data/attic/bsd/server/freebsd_15.0.1761875489.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki