An open API service indexing awesome lists of open source software.

https://github.com/acerv/linux_guide

A guide I use to remember things about Linux
https://github.com/acerv/linux_guide

linux linux-guide

Last synced: 3 months ago
JSON representation

A guide I use to remember things about Linux

Awesome Lists containing this project

README

        

# What's this?
When time passes, I forget easy things I'm working on.
This is a Linux guide I write to remember those easy things.

The following list explains what's inside files:
* [Bash programming](https://github.com/acerv/linux_guide/blob/master/bash.md)
* [Development tools](https://github.com/acerv/linux_guide/blob/master/develop.md)
* [Devices handling](https://github.com/acerv/linux_guide/blob/master/devices.md)
* [Filesystem handling](https://github.com/acerv/linux_guide/blob/master/filesystem.md)
* [Git handling](https://github.com/acerv/linux_guide/blob/master/git.md)
* [Hacking stuff](https://github.com/acerv/linux_guide/blob/master/hacking.md)
* [Kernel tools and development](https://github.com/acerv/linux_guide/blob/master/kernel.md)
* [Network remote](https://github.com/acerv/linux_guide/blob/master/net_remote.md)
* [Packaging tools (rpm, dpkg, i.e.)](https://github.com/acerv/linux_guide/blob/master/packaging.md)
* [Useful documents about Linux](https://github.com/acerv/linux_guide/blob/master/doc/)
* [Useful tools](https://github.com/acerv/linux_guide/blob/master/utils/)