解决redhat下service不可用问题
问题:
-bash: service: command not found
解决方法:
先检查/sbin/service 是否存在,不存在则: yum install initscripts
yum不可用则rpm安装yum工具
一只船孤独地航行在海上,它既不寻求幸福,也不逃避幸福,它只是向前航行,底下是沉静碧蓝的大海,而头顶是金色的太阳。
问题:
-bash: service: command not found
解决方法:
先检查/sbin/service 是否存在,不存在则: yum install initscripts
yum不可用则rpm安装yum工具