Quantcast
Channel: MultiCS & CSP & OScam Exchange Forum
Viewing all articles
Browse latest Browse all 42250

reboot your server every night automatic (on reqeust from a member)

$
0
0
hello m8

on reqeust from a member. how to restart your server every night automatic

-1-
open crontab
Code:
nano /etc/crontab
add this in crontab

Code:
00 4    * * *   root    /sbin/shutdown -r now
-2- now restart crontab
Code:
/etc/init.d/cron restart
now your server reboots ever night on 4:00

Kalf

Viewing all articles
Browse latest Browse all 42250

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>