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
- Host: GitHub
- URL: https://github.com/acerv/linux_guide
- Owner: acerv
- License: gpl-3.0
- Created: 2016-11-23T09:30:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T08:51:14.000Z (over 7 years ago)
- Last Synced: 2024-12-29T16:37:13.393Z (5 months ago)
- Topics: linux, linux-guide
- Language: Prolog
- Size: 1.88 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)