摘要: 登录任务 Windows主机——远程登录——Linux主机 一、登陆前提准备 1.1 确保网络通畅 确保从Windows 能够Ping通Linux 1.2 关闭Linux防火墙 //前提:以root管理员权限登陆 运行命令 /etc/init.d/iptables stop 二、Putty SSH 阅读全文
posted @ 2017-07-19 20:25 Neo007 阅读(174) 评论(0) 推荐(0)
摘要: Vmware 网络设置 Linux 网络设置 注:本实验使用Linux 版本为 RedHat 6.3 Vmware 网络设置 1.Vmware 网络工作模式 bridged(桥接模式) —— 网络能提供多个IP地址时(eg.局域网) —— 主机(IP1) 虚拟机(IP2) ——》 其他主机 (IP3 阅读全文
posted @ 2017-07-19 11:10 Neo007 阅读(338) 评论(0) 推荐(0)