关于linux 的一些网站

声明:所有文章只作为学习笔记用,转载非原创
GNU怎么发音
“GNU”是“GNU's Not Unix!”(GNU并非Unix!)
http://www.gnu.org/gnu/pronunciation.html
查看自己的ip
https://www.whatismyip.com/

github 教学项目

https://github.com/CyC2018/CS-Notes

linux 性能

http://www.brendangregg.com/linuxperf.html
 http://linuxperf.com/?P=142 

内核图

https://makelinux.github.io/kernel/map/ 

shell 在线语法检查

https://www.shellcheck.net/ 
 https://www.cnblogs.com/zqb-all/p/10054594.html

linux 在线帮助

http://linux.51yip.com/ 
https://man.linuxde.net/ 
https://ipcmen.com 

数据结构可视化

https://www.cs.usfca.edu/~galles/visualization/Algorithms.html


函数

http://net.pku.edu.cn/~yhf/linux_c/ 

分享几个linux性能分析网站:


https://www.cnblogs.com/killianxu/p/10327857.html 讲解

https://www.cnblogs.com/pugang/p/10009896.html 开篇

https://segmentfault.com/a/1190000020454889 笔记

http://linuxperformance.top/

https://blog.csdn.net/jus3ve/article/details/78315165

https://blog.csdn.net/Z1XpIYDj9sn/article/details/80751113

http://rdc.hundsun.com/portal/article/731.html?ref=myread

https://blog.csdn.net/jus3ve/article/details/78315165

这里面包括很多好用的工具和文章,对于进行linux性能分析有很大帮助。

https://linux.cn/article-8632-1.html
https://www.tecmint.com/12-top-command-examples-in-linux/

书籍汇总

https://www.cnblogs.com/zfc2201/p/10261618.html

很全的资源

 https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books-zh.md#%E5%A4%A7%E6%95%B0%E6%8D%AE 
https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md
https://github.com/jobbole/awesome-sysadmin-cn

zsh

https://github.com/ohmyzsh/ohmyzsh 
 https://ohmyz.sh/ 

推荐的资源

https://blog.csdn.net/w2064004678/article/details/102953352

linux

https://github.com/judasn/Linux-Tutorial 

你可能感兴趣的:(关于linux 的一些网站)