We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/home/www/.ssh/authorized_keys
chown www:www /home/www/.ssh chown www:www /home/www/.ssh/authorized_keys chmod 700 /home/www/.ssh
chmod 600 /home/www/.ssh/authorized_keys
ssh -i /home/zhangsan/.ssh/id_rsa [email protected]
http://blog.csdn.net/jom_ch/article/details/9285683
https://zhuanlan.zhihu.com/p/22126999
gunicorn.conf 需要加上# -- coding: UTF-8 --
/etc/nginx/sites-available/default 如果服务器使用ip , 可以修改nginx默认配置