摘要: #!/usr/bin/env python # encoding: utf-8 ''' @author: wk @contact: 841169871@qq.com @file: rsa.py @time: 2019/11/22 15:18 @desc: pip install pycryptodomex ''' import binascii from Cryptodome.PublicKey 阅读全文
posted @ 2019-11-22 16:59 kevin77777 阅读(1337) 评论(0) 推荐(0)
摘要: 第一步安装中文字符集:yum -y groupinstall chinese-supportcentos7的字符集配置文件为 /etc/locale.confvim /etc/locale.conf 将LANG=”XXXX” 改为LANG=”zh_CN.UTF-8”centos7之前的版本改/etc 阅读全文
posted @ 2017-12-19 16:07 kevin77777 阅读(135) 评论(0) 推荐(0)
摘要: 需要备份的机器将bak.sh拷贝一份,添加一条计划任务即可. 阅读全文
posted @ 2017-12-06 16:52 kevin77777 阅读(230) 评论(0) 推荐(0)
摘要: 两年第一次写博客。 阅读全文
posted @ 2017-03-18 12:18 kevin77777 阅读(108) 评论(0) 推荐(0)