1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-10 15:51:08 +00:00
linux-insides/README.md

30 lines
1.2 KiB
Markdown
Raw Normal View History

2015-01-03 18:44:57 +00:00
linux-internals
===============
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 the linux kernel, and other low-level subject matter.
2015-01-03 18:59:23 +00:00
2015-03-13 12:13:30 +00:00
**Questions/Suggestions**: Feel free about any questions or suggestions by pinging me at twitter [@0xAX](https://twitter.com/0xAX), adding [issue](https://github.com/0xAX/linux-internals/issues/new) or just drop me [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-03-29 06:26:57 +00:00
[![Flattr linux-insides](http://api.flattr.com/button/flattr-badge-large.png)](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/)
2015-03-29 06:26:28 +00:00
2015-03-29 06:39:01 +00:00
Contributions
--------------
2015-03-29 06:26:28 +00:00
2015-03-29 06:39:01 +00:00
Feel free to create issues or create pull-requests if you find any issues or my English is poor.
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)