linux系统定时重启Timing reboot of Linux systemEmployed
Automatic restart at 1 a.m. every month at 3 a.m.
Steps are as follows:
1, login with root account;
2. Open the terminal window;
3, input "crontab -e""
4, press the Insert key.
5, enter "031 * * reboot""
6, press the ESC key.
7, input ": WQ", and then enter.
The above input can be checked through the"crontab-l" command.Data interchange for trade
Automatic restart at 3 a.m. every Monday
1, login with root account;
2. Open the terminal window;
3, input "crontab -e""
4, press the Insert key.
5, enter "03 * * 1 reboot""
6, press the ESC key.
7, input ": WQ", and then enter.
The above input can be checked through the"crontab-l" command.Timing reboot of Linux system
After using the SSH tool to successfully login the background,run the following command:
Crontab -e
Then insert the following content in the document as required:04***/sbin/reboot (04 means restart at four a.m. every day. . .03 means 3 a.m. . . )
After the WQ is saved, the following command is executed torestart the crond service
/etc/rc.d/init.d/crond stop
/etc/rc.d/init.d/crond start
Set up every Sunday morning zero 4 restart
04 * * sun /sbin/reboot
The first one is minutes
The second one is the hour
The third is the date
The fourth is the month
The fifth is week (0-6)
Linux timing reboot
Linux timing task system Cron entry (turn)
Just made a backup module, and then the teacher prompted thebest to add an automatic backup function, so study the Cronservice to come. Cron is a built-in service for Linux, but itdoes not automatically up and start and close this service inthe following way:
/sbin/service crond start / / start service
/sbin/service crond stop / / close service
/sbin/service crond restart / / restart service
/sbin/service crond reload / / reload configuration
You can also start this service automatically when the systemis started:
Add it to the end of the script at /etc/rc.d/rc. local:/sbin/service crond start
Now the Cron service is already in the process, we can use thisservice, Cron services provide the following interfaces foreveryone to use:
1. edit directly with the crontab command
The cron service provides the crontab command to set up the cronservice. Here are some of the parameters and instructions forthis command:
Crontab -u // set a user' s cron service, root users need thisparameter when executing this command.
Details of crontab -l / a cron service user list
Crontab -r / / delete no users cron service
Crontab -e / / edit a user' s cron service
For example, root looks at your own cron settings: crontab -uroot -l
For example, root wants to delete the Fred settings for cron:
crontab -u Fred -r
When editing the cron service, there are some formats andconventions for the editor, input: crontab -u root -eEntering the VI editing mode, the content of the editor mustconform to the following format: */1 * * * * ls > /tmp/ls.txtA part of this format is the time setting, the back part is thecommand to execute the command to execute, if too much, can putthese commands into a script, then here directly call thisscript can be invoked, remember to write the full path to thelife. Time setting we have a certain agreement, the first fivenumbers on behalf of five numbers, the number of values andmeaning are as follows:
M i nu t e s (0-59)
Hour (0-23)
Date (1-31)
Month (1-12)
The week (0-6) //0 stands for Sunday
In addition to digital and some special symbols is "*" and "/"and "-", "*", representing the range of all the numbers, "/"representative of eachmeaning, "*/5" said each of the 5 units,"-" representatives from a number to a number, ", " separateseveral discrete numbers. Here are a few examples of the
problem:
At 6 a.m. every morning
06 * * * echo "Good morning. /tmp/test.txt" > > / / / / echoonly, do not see any output from the screen, because the cronoutput email to root any mail.
Every two hours
0 */2 * * * echo "Have a break now. " /tmp/test.txt
Between 11 in the evening and 8 in the morning, every two hours,eight a.m.
0 23-7/2, 8 * * * echo "Have a good dream:" /tmp/test. txt4 of the month and 11 Monday of each week to Wednesday morning0114 * 1-3 command line
At 4 a.m. in January 1st
0411 * command l ine
Every time you finish editing a user' s cron settings, cronautomatically generates a user with the same name in the/var/spool/cron file, the user' s cron information is recordedin the file, the file can not be edited directly, can onlyusecrontab -e to edit. After the cron starts, read the file onceevery clock and check if it' s going to execute the commands.
Therefore, this file does not need to restart the cron serviceafter modification.
2. edit /etc/crontab file configure Cron
Cron services not only read all the files in /var/spool/crononce a minute, but also read /etc/crontab once, so we canconfigure this file to do some things using Cron services. Thecrontab configuration is for one user, and editing the/etc/crontab is for the system task. The file format of thisfile is:
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root / / if an error occurs, or the data output, dataas a mail sent to this account
The path HOME=/ / / users run, here is the root directory# run-parts
01****root run-parts/etc/cron.hourly//per hour performedwithin the /etc/cron.hourly script
024 * * * root run-parts /etc/cron.daily / / day performedwithin the /etc/cron.daily script
224*0*root run-parts/etc/cron.weekly//per week performedwithin the /etc/cron.weekly script
4241**root run-parts/etc/cron.monthly///etc/cron.monthlyto execute the script within a month
Notice the "run-parts" parameter, and if you remove thisparameter, you can write a script name that you want to run,instead of the folder name.
It' s actually modifying the /etc/crontab file
224 * * 0 root /sbin/reboot
Virmach 商家算是比较久且一直在低价便宜VPS方案中玩的不亦乐乎的商家,有很多同时期的商家纷纷关闭转让,也有的转型到中高端用户。而前一段时间也有分享过一次Virmach商家推出所谓的一次性便宜VPS主机,比如很低的价格半年时间,时间到服务器也就关闭。这不今天又看到商家有提供这样的产品。这次的活动产品包括圣何塞和水牛城两个机房,为期六个月,一次性付费用完将会取消,就这么特别的产品,适合短期玩玩...
提速啦(www.tisula.com)是赣州王成璟网络科技有限公司旗下云服务器品牌,目前拥有在籍员工40人左右,社保在籍员工30人+,是正规的国内拥有IDC ICP ISP CDN 云牌照资质商家,2018-2021年连续4年获得CTG机房顶级金牌代理商荣誉 2021年赣州市于都县创业大赛三等奖,2020年于都电子商务示范企业,2021年于都县电子商务融合推广大使。资源优势介绍:Ceranetwo...
wordpress高级全行业大气外贸主题,wordpress通用全行业高级外贸企业在线询单自适应主题建站程序,完善的外贸企业建站功能模块 + 高效通用的后台自定义设置,更实用的移动设备特色功能模块 + 更适于欧美国外用户操作体验 大气简洁的网站风格设计 + 高效优化的网站程序结构,更利于Goolge等SEO搜索优化和站点收录排名。点击进入:wordpress高级全行业大气外贸主题主题价格:¥398...