搜索
提交
工作笔记
数据库
Linux
docker
服务器
Java
git
Nginx
前端
私有云
maven
搜索引擎
运维
SpringBoot
数据结构
AI
linux crontab 定时任务
Linux
|
2022-12-26 04:20:19
|
ZH
|
阅读(187)
|
状态:未完成
编辑任务
crontab -e
0 0 * * * /usr/local/script/log_clear.sh
{minute} {hour} {day-of-month} {month} {day-of-week} {full-path-to-shell-script}
#查看当前运行的定时任务
crontab -l
#重启服务
service crond restart
查看进程运行的完整路径
禁止root用户远程ssh登录
最新
Error response from daemon: Get "https://registry-1.docker.io/v2/
Error response from daemon: Get "https://registry-1.docker.io/v2/
Error response from daemon: Get "https://registry-1.docker.io/v2/
Authenticator: 2FA Client
yum执行失败Error: Error: rpmdb open failed
Docker部署Easysearch
Docker部署StarRocks单机版
word文档失去输入焦点
Win10无法访问网上邻居
docker 部署 clickhouse
CentOS中安装中文字体
docker部署hbase
docker 部署 oracle
docker部署milvus
pgvector安装
centos7安装OceanBase
tdengine rest连接服务器
docker部署OceanBase
yum配置
docker修改镜像(容器修改内容提交到镜像)