1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/README.md

35 lines
1.6 KiB
Markdown
Raw Normal View History

2015-05-28 08:02:04 +00:00
linux-insides
2015-01-03 18:44:57 +00:00
===============
A series of posts about the linux kernel and its insides.
2015-01-03 18:59:23 +00:00
**The goal is simple** - to share my modest knowledge about the internals of the linux kernel and help people who are interested in linux kernel internals, and other low-level subject matter.
2015-01-03 18:59:23 +00:00
**Questions/Suggestions**: Feel free about any questions or suggestions by pinging me at twitter [@0xAX](https://twitter.com/0xAX), adding an [issue](https://github.com/0xAX/linux-internals/issues/new) or just drop me an [email](mailto:anotherworldofworld@gmail.com).
2015-01-04 18:04:23 +00:00
2015-03-29 06:39:01 +00:00
Support
-------
2015-03-29 06:26:28 +00:00
**Support** If you like `linux-insides` you can support me with:
2015-04-10 08:15:50 +00:00
[![Flattr linux-insides](https://img.shields.io/badge/donate-flattr-green.svg)](https://flattr.com/submit/auto?user_id=0xAX&url=https://github.com/0xAX/linux-insides/&title=linux-insed) [![Support at gratipay](http://img.shields.io/gratipay/0xAX.svg)](https://gratipay.com/0xAX/) [![Support with bitcoin](https://img.shields.io/badge/donate-bitcoin-green.svg)](https://www.coinbase.com/checkouts/0bfa452a41cf52c0b3f99500b4f31685) [![Support via gitbook](https://img.shields.io/badge/donate-gitbook-green.svg)](https://gumroad.com/l/gitbook_54c9232c1db1670300055523?wanted=true)
2015-03-29 06:26:28 +00:00
2015-06-01 17:03:25 +00:00
LICENSE
-------------
Licensed [BY-NC-SA Creative Commons](http://creativecommons.org/licenses/by-nc-sa/4.0/).
2015-03-29 06:39:01 +00:00
Contributions
--------------
2015-03-29 06:26:28 +00:00
Feel free to create issues or pull-requests if you have any problems.
2015-01-03 18:59:23 +00:00
**Please read [CONTRIBUTING.md](https://github.com/0xAX/linux-insides/blob/master/CONTRIBUTING.md) before pushing any changes.**
2015-01-04 18:04:23 +00:00
2015-01-28 18:34:14 +00:00
![image](http://oi58.tinypic.com/23upobq.jpg)
2015-01-03 18:59:23 +00:00
Author
---------------
[@0xAX](https://twitter.com/0xAX)