上一页 1 ··· 57 58 59 60 61 62 63 64 65 ··· 87 下一页
摘要: 参考:https://deepzz.com/post/how-to-setup-ssh-config.html SSH Config 那些你所知道和不知道的事 预览目录 配置项说明 相关技巧 管理多组密钥对 vim 访问远程文件 远程服务当本地用 多连接共享 禁用密码登录 关键词登录 代理登录 参考 阅读全文
posted @ 2019-04-24 16:06 lshan 阅读(652) 评论(0) 推荐(0)
摘要: #################ubuntu################## linux/ubuntu 端口开放 在ubuntu下面开放端口好像主要有两种方法,一种是ubuntu自带的防火墙,一种是iptables,这里我们主要使用iptables。本文的系统版本为ubuntu14.04和ub 阅读全文
posted @ 2019-04-24 16:02 lshan 阅读(295) 评论(0) 推荐(0)
摘要: 修改为静态ip 1)在终端命令窗口中输入 [root@hadoop101 /]#vim /etc/udev/rules.d/70-persistent-net.rules 进入如下页面,删除eth0该行;将eth1修改为eth0,同时复制物理ip地址 2)修改IP地址 [root@hadoop101 阅读全文
posted @ 2019-04-24 15:56 lshan 阅读(189) 评论(0) 推荐(0)
摘要: 推荐阿里的 p3c https://github.com/alibaba/p3c 阅读全文
posted @ 2019-04-23 15:09 lshan 阅读(178) 评论(0) 推荐(0)
摘要: 依赖: <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <version>3.9</version> </dependency> <!-- https://mvnrep 阅读全文
posted @ 2019-04-23 14:54 lshan 阅读(198) 评论(0) 推荐(0)
摘要: 用于解决在UI 上 上传excel , 然后解析 依赖: <!-- ############ poi ############## --> <dependency> <groupId>org.apache.poi</groupId> <artifactId>poi</artifactId> <ver 阅读全文
posted @ 2019-04-23 14:47 lshan 阅读(326) 评论(0) 推荐(0)
摘要: 参考:https://blog.csdn.net/cowbin2012/article/details/85254990 带源码 阅读全文
posted @ 2019-04-22 14:03 lshan 阅读(106) 评论(0) 推荐(0)
摘要: 参考: https://www.cnblogs.com/linuxprobe/p/5851699.html 阅读全文
posted @ 2019-04-19 18:17 lshan 阅读(96) 评论(0) 推荐(0)
摘要: git hub https://github.com/alibaba/canal canal.properties介绍:https://agapple.iteye.com/blog/1831873 阅读全文
posted @ 2019-04-18 16:03 lshan 阅读(697) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2019-04-15 16:34 lshan 阅读(98) 评论(0) 推荐(0)
上一页 1 ··· 57 58 59 60 61 62 63 64 65 ··· 87 下一页