Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Centos summarizes some common installation packages for command not found

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

When you don't know which wrapper a command is, you can use the following command to determine which installation package is installed on the host that already has the command

# yum whatprovides command path or absolute path of command

Example: # yum whatprovides / usr/sbin/ss

Ss:bash:command not found

Yum install iproute-y

Ifconfig:bash:command not found

Yum install net-tools-y

Vim:bash:command not found

Yum install vim-y

Sar:bash:command not found

Yum install sysstat

-bash: brctl: command not found

Yum install bridge-utils-y

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

  • Positioning (position)

    © 2024 shulou.com SLNews company. All rights reserved.

    12
    Report