摘要:
SSH Secure Shell 3.2.9 (Build 283)Copyright (c) 2000-2003 SSH Communications Security Corp - http://www.ssh.com/ This copy of SSH Secure Shell is a no 阅读全文
摘要:
1、先查看现在网卡和IP情况 # ip addr 2、看到网卡名为ens33,不同的电脑可能是不一样的名字 3、转到网络配置文件所在 # cd /etc/sysconfig/network-scripts/ # ls 4、修改配置文件 # vi ifcfg-ens33 将ONBOOT改成yes 增加 阅读全文