随笔分类 -  Workspace

上一页 1 ··· 6 7 8 9 10
该文被密码保护。
posted @ 2017-05-05 13:59 bamboo233 阅读(3) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-05-05 13:52 bamboo233 阅读(1) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-05-05 13:47 bamboo233 阅读(1) 评论(0) 推荐(0)
摘要:设置安全组,端口在前,IP在后,按顺序才能生效 BIC Server 1.All Traffic: mr1.bic.zte.com 内网/公网 mr2.bic.zte.com 内网/公网 mr3.bic.zte.com 内网/公网 BIC Server 内网/公网 APP Server 内网/公网 阅读全文
posted @ 2017-05-05 13:41 bamboo233 阅读(236) 评论(0) 推荐(0)
摘要:通过内网机器,先重启网卡 service network restart cd /usr/local/etc ./modify_route.sh 阅读全文
posted @ 2017-05-05 11:30 bamboo233 阅读(373) 评论(0) 推荐(0)
摘要:修改路由后,YUM安装失效,提示不能解析YUM源 yum clear chche yum makecache 阅读全文
posted @ 2017-05-04 14:32 bamboo233 阅读(338) 评论(0) 推荐(0)
摘要:1.云主机需要绑定 弹性网卡 (不是EIP) 2.联系售后做 外网IP直通 (提供ID、IP、密码等信息) 判断外网IP直通是否成功: ip addr show 看到外网IP,说明已绑定在网卡上 3. 配置路由 ,命令如下: ip route add 10.0.0.0/8 via 10.0.0.1 阅读全文
posted @ 2017-05-04 10:53 bamboo233 阅读(947) 评论(0) 推荐(0)
摘要:回想一下,系统是否切换过外网IP,切换过则检查/etc/hosts文件中IP和主机名对应关系 现象:出错前一直做域名解析 阅读全文
posted @ 2017-05-04 09:40 bamboo233 阅读(642) 评论(0) 推荐(0)
摘要:检测系统/lib目录下是否有下面2个so文件: libhasp_linux_x86_64_114640.so libtest.so 其中第一个so是64位系统专用,32位系统则使用libhasp_linux_114640.so 阅读全文
posted @ 2017-05-04 09:37 bamboo233 阅读(382) 评论(0) 推荐(0)
摘要:C:\Windows\System32\drivers\etc\hosts 10.0.0.213 mr1.bic.zte.com 10.0.0.2 mr2.bic.zte.com 10.0.0.102 mr3.bic.zte.com 阅读全文
posted @ 2017-05-04 09:34 bamboo233 阅读(319) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10