Scheduling Shutdown Automatically in centos 7
- Category : Linux Helpline (Easy Guide)
- Posted on : Mar 01, 2019
- Views : 1,261
- By : Radcliff S.
Introduction
Shutdown automatically in a centos 7 server is a very easy task. It is possible to set shutdown operation at any time as per your need. It is very helpful task while running any installtion or other processes in the system that could be finished during night time or unavailable time for the client.This article shows you how to set shutdown automatically.
Execute shutdown command
Execute following command to shutdown the system at 15:00, never forget timing will set in 24hr format.
# shutdown 15:00
Cancel scheduled shutdown task
To cancel scheduled shutdown task, run following command
# shutdown -c Broadcast message from root@amal-centos7.centriohost.com (Mon 2016-01-18 23:24:16 MSK): The system shutdown has been cancelled at Mon 2016-01-18 23:25:16 MSK!
Using Cron job
Also by setting cronjob, it is possible to shutdown the system automatically.
# crontab -e
Add the following cron job
0 15 * * * /sbin/shutdown
Restart crond service
# /bin/systemctl restart crond.service
Please make sure to remove the cronjob too.
Categories
Subscribe Now
10,000 successful online businessmen like to have our content directly delivered to their inbox. Subscribe to our newsletter!Archive Calendar
Sat | Sun | Mon | Tue | Wed | Thu | Fri |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 |
Recent Articles
-
Posted on : Jul 25
-
Posted on : Jul 07
-
Posted on : Apr 07
-
Posted on : Mar 19
Optimized my.cnf configuration for MySQL 8 (on cPanel/WHM servers)
Tags
- layer 7
- tweak
- kill
- process
- sql
- Knowledge
- vpn
- seo vpn
- wireguard
- webmail
- ddos mitigation
- attack
- ddos
- DMARC
- server load
- Development
- nginx
- php-fpm
- cheap vpn
- Hosting Security
- xampp
- Plesk
- cpulimit
- VPS Hosting
- smtp
- smtp relay
- exim
- Comparison
- cpu
- WHM
- mariadb
- encryption
- sysstat
- optimize
- Link Building
- apache
- centos
- Small Business
- VPS
- Error
- SSD Hosting
- Networking
- optimization
- DNS
- mysql
- ubuntu
- Linux