Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boly38/linuxtools
Linux shell tools
https://github.com/boly38/linuxtools
hacktoberfest linux linux-shell shell shell-script
Last synced: about 1 month ago
JSON representation
Linux shell tools
- Host: GitHub
- URL: https://github.com/boly38/linuxtools
- Owner: boly38
- Created: 2022-10-25T15:23:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T14:01:59.000Z (8 months ago)
- Last Synced: 2024-10-05T06:30:03.428Z (about 2 months ago)
- Topics: hacktoberfest, linux, linux-shell, shell, shell-script
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linuxTools
## Introductions
Goal of this repository is to capitalize small samples, easy to understand, and easy to use, in order to learn and use linux.2 rules:
- A sample is autonomous, and must not rely on another sample, or too much complicated external dependencies.
- A sample must provide a readme with an HowTo.## Subjects
- [ipinfo](./integration/ipinfo_io/ipinfo.md) - get information from a given ip (or from my current ip)
- [Threads limit](./threads/ThreadLimits.md) - how to diagnose and test (java) linux thread limits### Integrations
- [Discord](./integration/discord/Discord.md) - how to send small notification using curl+webhook