摘要: <?xml version="1.0"?><configuration><system.webServer><rewrite><rules><rule name="OrgPage" stopProcessing="true"><match url="^(.*)$" /><conditions log 阅读全文
posted @ 2018-03-02 18:15 我非日葵却也向阳 阅读(96) 评论(0) 推荐(0) 编辑
摘要: vmware 安装 修改dns /etc/sysconfig/network-scripts 下面查找ifcfg-en33(可能会不同) 的文件,vi 编辑这个文件 1 2 3 4 5 6 7 BOOTPROTO=static #dhcp改为static(修改) ONBOOT=yes #开机启用本配 阅读全文
posted @ 2018-03-02 18:13 我非日葵却也向阳 阅读(167) 评论(0) 推荐(0) 编辑