会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
benyo
博客园
首页
新随笔
新文章
联系
管理
订阅
2022年2月24日
k8s重启应用
摘要: [root@k8s-master01 opt_k8s]# cat app_list xxx-supervise-srv xxx-recon-srv xxx-mkt-strategy-srv xxx-udc-srv xxx-bgw-platform-srv xxx-bgw-lass-platform-
阅读全文
posted @ 2022-02-24 14:46 benyo
阅读(408)
评论(0)
推荐(0)
编辑
2021年8月18日
centos7安装ffmpeg shell脚本
摘要: #!/bin/sh # # Date: 2021-04-28 # Author: yb # Description: 安装ffmpeg # 检测当前用户是否为root [ $(id -u) != "0" ]&& echo "error,not root user" && exit 1 if [ !
阅读全文
posted @ 2021-08-18 13:59 benyo
阅读(164)
评论(2)
推荐(0)
编辑
公告