摘要:
这里使用组安装包,一次性安装所有开发者工具。 1、查看有那些组安装包可用。 yum grouplist | more 2、搜索一下有哪些和development有关。 yum grouplist | grep development 查到以下内容: [root@noi ~]# yum groupli 阅读全文
摘要:
修改/etc/sysconfig/network-scripts/ifcfg-xxx service network restart重启网络 阅读全文