上一页 1 ··· 98 99 100 101 102 103 104 105 106 ··· 171 下一页
摘要: Xshell 报错 : 1.有可能是IP和别人冲突,改一下IP就好了 2.也有可能是文件权限的问题。改一下: 3、也有可能是防火墙的问题 或者: 解决 SSH Connection closed by foreign host 问题 https://blog.csdn.net/tojohnonly/ 阅读全文
posted @ 2019-07-12 08:18 糖豆爸爸 阅读(105012) 评论(1) 推荐(0)
摘要: private static Logger log = LoggerFactory.getLogger(SyncData.class); 阅读全文
posted @ 2019-07-10 09:08 糖豆爸爸 阅读(184) 评论(0) 推荐(0)
摘要: 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)
摘要: -- 所有表名select column_name 列名, data_type 字段类型, column_comment 字段注释 from information_schema.columns where table_name = 't_verify_record' and table_schem 阅读全文
posted @ 2019-07-05 16:47 糖豆爸爸 阅读(739) 评论(0) 推荐(0)
摘要: 运维同事报告有北辰教育局的定时备份任务没有执行成功,让我进行检查vi /var/log/cronJul 4 22:00:01 CentOSdslxTKZYK172 CROND[28155]: (root) CMD (/usr/local/sphinx_sh/csft_wkds.sh > /dev/n 阅读全文
posted @ 2019-07-05 13:04 糖豆爸爸 阅读(614) 评论(0) 推荐(0)
摘要: http://mirrors.cloud.aliyuncs.com/centos/6/os/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Foun 阅读全文
posted @ 2019-07-05 11:19 糖豆爸爸 阅读(3763) 评论(0) 推荐(0)
摘要: 访问地址:http://10.10.14.220系统管理员sys1123456长春市管理员shi1123456南关区管理员qu6123456学校管理员dw106123456普通教师tea35988 123456 演示地址http://124.235.206.61:8018超级管理员sys112345 阅读全文
posted @ 2019-07-05 08:54 糖豆爸爸 阅读(139) 评论(0) 推荐(0)
上一页 1 ··· 98 99 100 101 102 103 104 105 106 ··· 171 下一页
Live2D