Linux VM环境配置
时间:2014-06-25 00:10:08
收藏:0
阅读:338
1. 直接打 ifconfig ,显示 bash: ifconfig: command not found
打入全路径,查看IP /sbin/ifconfig
2. 主机ping不通虚拟机, 配置NAT
到适配器设置中,开启网卡
再次 ping 虚拟机IP 测试
3. 接下来设置 SecureCRTPortable, 这样的话,就能从外部访问了
注:主机名为 虚拟机的IP
搞定。
评论(0)