一、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