Centos7在使用最小化安装的时候,没有安装自动补全的包,需要自己手动安装。
  1. yum -y install bash-completion
或者你可以安装一些初始化的包组
  1. yum -y groupinstall Base Compatibility libraries Debugging Tools Dial-up Networking suppport Hardware monitoring utilities Performance Tools Development tools




相关文章:

  • 2021-08-29
  • 2022-12-23
  • 2022-12-23
  • 2021-11-21
  • 2022-12-23
  • 2021-05-11
  • 2021-05-24
猜你喜欢
  • 2021-09-18
  • 2021-12-09
  • 2021-10-11
相关资源
相似解决方案