随笔分类 -  工作相关

摘要:GIT Config 设置global 信息 //Note: if not use global , will set the score in only this repo . git config --global user.name "Tony Ben" git config --global 阅读全文
posted @ 2020-12-01 11:13 TonyBen2018 阅读(172) 评论(0) 推荐(0)
摘要:1. htop 2.pstree 阅读全文
posted @ 2020-04-14 16:50 TonyBen2018 阅读(125) 评论(0) 推荐(0)
摘要:登录到Rnacher Server 和Master Server 中,备份 SSL [~]$ ssh -p xx xx~$ sudo -s -H ~$ cp –r /etc/kubernetes/ssl /home/ubuntu/ssl-prod-backup-mar-20 [~]$ ssh -p 阅读全文
posted @ 2020-04-09 15:46 TonyBen2018 阅读(1303) 评论(0) 推荐(0)