摘要: 1、操作系统安装: 2、对表 yum install ntpdate -y && ntpdate cn.pool.ntp.org clock -w 3、修改端口 找到了 /etc/ssh/ 目录下的sshd服务配置文件 sshd_config,用Vim编辑器打开将文件中,关于监听端口、监听地址前的 阅读全文
posted @ 2019-07-09 16:01 糖豆爸爸 阅读(478) 评论(0) 推荐(0)
摘要: Surface Pro 6超详细教程之下载Surface 系统恢复镜像并制作系统恢复U盘 https://www.jianshu.com/p/d1b41d913f91 怎样创建Windows 10系统恢复驱动器(U盘) https://jingyan.baidu.com/article/63f236 阅读全文
posted @ 2019-07-09 14:33 糖豆爸爸 阅读(770) 评论(0) 推荐(0)
摘要: import subprocess top_info = subprocess.Popen(["top", "-n", "1"], stdout=subprocess.PIPE) out, err = top_info.communicate() out_info = out.decode('unicode-escape') lines = [] lines = out_info.split... 阅读全文
posted @ 2019-07-09 14:09 糖豆爸爸 阅读(1385) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/hehuihh/article/details/80829818 阅读全文
posted @ 2019-07-09 13:36 糖豆爸爸 阅读(2360) 评论(0) 推荐(0)
Live2D