安裝 顯示原始碼列印?1apt-get install openssh-server 修改ssh設定 顯示原始碼列印?1vim /etc/ssh/sshd_config2#PermitRootLogin no (拒絕用root登入) 重開ssh 顯示原始碼列印?1/etc/init.d/ssh restart Categories: Linux