问:装机时如何选择软件包最合理?
选择Minimal(最小化)安装,选择Customize now 自定义选择,如:360软件中心选择一键装机,装太多无用的软件,所以这里同理,够用就好。
下一步后我们选择:
Base System(基本)中的Base、Compatibility libraries(兼容的库)、Debugging Tools
Development(开发工具)中的Development tools,最少的安装就是最大的安全。
安装包组
下一步安装即可,如果说,忘记选择某个包组,或者别人的机器,可以使用下面两条命令来添加包组:
yumgroupinstall"Compatibilitylibraries""Base""Developmenttools"yumgroupinstall"debuggingTools""Dial-upNetworkingSupport"
原文链接:https://www.f2er.com/centos/382214.html