Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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