ss

主机名和节点名必须一致:
#uname -n
#hostname ~~~
#vim /etc/sysconfig/network
hostname=~~~
实现scp不需要密码设置:
#ssh-keygen -t rsa
#ssh-copy-id -i .ssh/id_rsa.pub [email protected]
nginx 必须挂掉

                                                            4、15
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章