首页 > 其他 > 详细

[CentOS] 常用工具软件包

时间:2015-09-17 17:33:26      阅读:239      评论:0      收藏:0      [点我收藏+]

lsb_release


• 工具简介

       The lsb_release command prints certain LSB (Linux Standard Base) and Distribution information.

       lsb_release工具可以打印当前系统的LSB和Distribution信息,即可以查看当前系统的发行版信息。

• 安装方法

       yum install redhat-lsb -y

• 常用命令

       lsb_release -v:查看LSB自身版本信息。
       lsb_release -a:打印本系统发行版的所有信息。

net-tools


• 工具简介

       A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. This package includes arp, hostname, ifconfig, ipmaddr, iptunnel, mii-tool, nameif, netstat, plipconfig, rarp, route and slattach.

       net-tools软件包是组成Linux系统NET-3网络基础套件的程序集合。该软件包包含了以下工具:arphostnameifconfigipmaddriptunnelmii-toolnameifnetstatplipconfigrarprouteslattach

• 安装方法

       yum install net-tools -y

[CentOS] 常用工具软件包

原文:http://www.cnblogs.com/heartchord/p/4816589.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!