Skip to content

sulit/resource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

resource

值得学习的资源

2018-8-2

  • linux内核模块编程(kernel version 2.6)

http://www.tldp.org/LDP/lkmpg/2.6/html/lkmpg.html

  • linux内核模块编程(kernel version 2.4)

http://www.tldp.org/LDP/lkmpg/2.4/html/lkmpg.html

2018-8-1

  • 虚拟机的几种网络配置(介绍的FreeBSD bhyve,其他虚拟机也适用)

http://empt1e.blogspot.com/2016/10/bhyve-networking-options.html

++++++++++++++++++++++++++++++++++++++

1. fuse文件系统

https://github.com/fuse4x/fuse

2. google编码规范

https://github.com/yangyubo/zh-google-styleguide

3. 廖雪峰的git教程

https://github.com/numbbbbb/Git-Tutorial-By-liaoxuefeng

4. leveldb google键值存储库

https://github.com/google/leveldb

5. emacs lisp插件

https://github.com/purcell/emacs.d

6. webmin

https://github.com/webmin/webmin

7. openwrt

https://github.com/openwrt-mirror/openwrt

8. lua教程

https://github.com/cloudwu/lua53doc

9. 免费的编程中文书籍索引

https://github.com/justjavac/free-programming-books-zh_CN

10. minix 操作系统源码

https://github.com/minix3/minix

11. readline库

debian:

$apt-get source readline*
  • 为按tab之后看到的,下载相应的source

12. fastdfs 分布式文件系统,国人在开源项目的基础上做了进一步的开发

https://github.com/happyfish100/fastdfs

13. unix source

https://github.com/qrush/unix

14. redis

http://redis.io/

15. tinyhttpd 轻量的http server,适合用于分析http server的本质

https://github.com/ysboss/tinyhttpd

16. metasploit 渗透测试框架

https://github.com/OpenWireSec/metasploit

17. Xv6 unix第六版x86上的实现(MIT操作系统学习系统)

http://pdos.csail.mit.edu/6.828/2014/xv6.html

MIT OS learn

http://pdos.csail.mit.edu/6.828/2014/index.html

18. systemd 初步学习

https://wiki.archlinux.org/index.php/Systemd_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)

19. linux n2n

http://os.51cto.com/art/201501/463248.htm

20. learn x in y minutes

https://learnxinyminutes.com/

21. 开发团队合作需要注意的一些问题

CONTRIBUTING-SCRIPTS

About

值得学习的资源

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •