一、SSH無密鑰登陸bash
# ssh-keygen -t rsa# ssh-copy-id -i /root/.ssh/id_rsa.pub root@192.168.42.163ssh
二、命令全補全ide
# yum install -y bash-completionspa