2018年06月14日
このエントリーをはてなブックマークに追加
・SELinux を無効にする
setenforce 0

# vi /etc/sysconfig/selinux
SELINUX=disabled

・Firewalld を無効
systemctl stop firewalld
systemctl disable firewalld

・bash-completion インストール
yum install bash-completion

wget https://github.com/terralinux/systemd/raw/master/src/systemctl-bash-completion.sh -O /etc/bash_completion.d/systemctl-bash-completion.sh

設定ファイルの読み込み
. /etc/profile.d/bash_completion.sh



stock_value at 16:50│Comments(0)技術 

この記事にコメントする

名前:
URL:
  情報を記憶: 評価: 顔