CentOS7命令补全的一个小技巧

一、场景介绍

很多系统管理员倾向于使用CentOS6下的/etc/init.d的服务管理方式对服务进行管理,而不太习惯CentOS7下的systemctl方式对服务进行管理,他们觉得CentOS7下的systemctl的命令补全功能不太完善,其实这是一个“误会”,因为现在安装操作系统的时候,选用的模板往往是最小化安装,最小化安装的情况下,命令补全的包是没有安装上去的,我们通过以下几个命令,就能很快的定位和解决问题。

二、处理方法

# yum -y install bash-completion
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package bash-completion.noarch 1:2.1-6.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================
 Package              Arch        Version             Repository              Size
===================================================================================
Installing:
 bash-completion      noarch      1:2.1-6.el7         local-centosbase7       85 k

Transaction Summary
===================================================================================
Install  1 Package

Total download size: 85 k
Installed size: 259 k
Downloading packages:
bash-completion-2.1-6.el7.noarch.rpm                        |  85 kB  00:00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 1:bash-completion-2.1-6.el7.noarch                              1/1 
  Verifying  : 1:bash-completion-2.1-6.el7.noarch                              1/1 

Installed:
  bash-completion.noarch 1:2.1-6.el7                                               

Complete!

# systemctl start zabbix-java-gateway.service (这里包含有tab键)
Display all 167 possibilities? (y or n)^C

到此,问题得到解决。

转载于:https://blog.51cto.com/molewan/2109390

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值