用户工具

站点工具


笔记:coding:linux

这是本文档旧的修订版!


Shell

* [[http://stackoverflow.com/questions/4774054/reliable-way-for-a-bash-script-to-get-the-full-path-to-itself|get shell script full path]]

System Configure

* [[http://askubuntu.com/questions/162229/how-do-i-increase-the-open-files-limit-for-a-non-root-user|change fd limit for non-root-user]]

Systemd

* [[http://wiki.slassgear.com/doku.php?id=%E5%AD%A6%E4%B9%A0%E8%B5%84%E6%96%99:%E7%A8%8B%E5%BA%8F:linux%E7%BB%BC%E5%90%88:%E5%88%9B%E5%BB%BA%E4%B8%80%E4%B8%AAsystemd%E6%9C%8D%E5%8A%A1|创建一个systemd服务并自动启动]]

APT

* [[http://serverfault.com/questions/577942/install-only-dependencies-of-a-given-package-in-debian-or-ubuntu-apt|仅安装一个包所需依赖]]

Nginx

* [[http://serverfault.com/questions/162429/how-do-i-add-access-control-allow-origin-in-nginx|配置NGINX进行跨域XHR调试]]

* [[http://serverfault.com/questions/162429/how-do-i-add-access-control-allow-origin-in-nginx|NGINX允许跨域cookie和各种HTTP方法]]

* [[http://segmentfault.com/blog/hongtu1993/1190000002412057|Nginx正确解决跨域]]

* [[http://serverfault.com/questions/197903/fastcgi-param-script-name-not-working-when-included-from-external-configuration|nginx解析php的时候的必要参数和另一个参考参考]]

Ubuntu

* [[http://www.howtogeek.com/howto/ubuntu/set-the-default-terminal-emulator-on-ubuntu-linux/|set default terminal]]

Package Management(manage, build, etc)

* [[https://github.com/jordansissel/fpm|fpm - 将python,ruby打包成各种package的工具]]

* [[http://www-uxsup.csx.cam.ac.uk/~jw35/docs/rpm_config.html|rpm's (noreplace) option]]

Network

* [[http://stackoverflow.com/questions/245916/best-way-to-extract-mac-address-from-ifconfigs-output|best-way-to-extract-mac-address-from-ifconfigs-output]]
笔记/coding/linux.1505548207.txt.gz · 最后更改: 2017/09/16 15:50 由 winkidney