12 2019 档案
摘要:新安装了redhat6.5.安装后,登录系统,使用yum update 更新系统。提示: Loaded plugins: product-id, security, subscription-managerThis system is not registered to Red Hat Subscr
阅读全文
摘要:开机设置网络信息: vim /etc/rc.local 然后在里面输入设置信息 ifconfig eth0:0 192.168.127.130 netmask 255.255.255.0 up ifconfig 查看网络信息 ip ip addr show ehto 查看网卡信息 mkdir 建立目
阅读全文