Lsb_release
• Introduction to Tools
the lsb_release command prints certain LSB (Linux standard Base) and distribution information.
the Lsb_release tool prints the current system's LSB and distribution information, which allows you to view the distribution information for the current system.
• Installation Method
Yum Install redhat-lsb -y
common commands
lsb_release-v: View the LSB itself version information.
lsb_release-a: Print all the information for this system release.
Net-tools • Introduction to 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 S Lattach.
The Net-tools package is a collection of programs that make up the NET-3 Network Foundation Suite for Linux systems. The package contains the following tools: ARP , hostname , ifconfig , ipmaddr , Iptunnel , mii-tool , nameif , netstat , Plipconfig , rarp , Route , and Slattach .
< Span style= "Text-transform:none; line-height:19.82px; text-indent:0px; Letter-spacing:normal; Font-style:normal; Font-variant:normal; word-spacing:0px; Float:none; Display:inline!important; White-space:normal; widows:1; Font-size-adjust:none; Font-stretch:normal; Background-color: #ffffff; -webkit-text-stroke-width:0px; " >
yum install net-tools- y
[CentOS] Common tool packages