2015年6月1日

linux nginx 端口常识

摘要: 1.在Linux中1024以下的端口号都需要root用户才能使用,所以,nginx绑定80端口,要用命令sudo通过root帐号启动。 阅读全文

posted @ 2015-06-01 16:54 我叫小白兔 阅读(656) 评论(0) 推荐(0)

profile bashrc bash_profile之间的区别和联系

摘要: 转载:http://talentluke.iteye.com/blog/1541702执行顺序为:/etc/profile -> (~/.bash_profile | ~/.bash_login | ~/.profile) -> ~/.bashrc -> /etc/bashrc -> ~/.bash... 阅读全文

posted @ 2015-06-01 09:07 我叫小白兔 阅读(267) 评论(0) 推荐(0)

导航