Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpetrosy/shell_scripts
My shell scripts repository.
https://github.com/dpetrosy/shell_scripts
bash computer-science linux shell shell-script unix
Last synced: about 22 hours ago
JSON representation
My shell scripts repository.
- Host: GitHub
- URL: https://github.com/dpetrosy/shell_scripts
- Owner: dpetrosy
- License: mit
- Created: 2022-03-15T06:57:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-05T13:36:38.000Z (12 months ago)
- Last Synced: 2024-12-02T01:17:24.659Z (about 2 months ago)
- Topics: bash, computer-science, linux, shell, shell-script, unix
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 📜 About Repository
In this repository, I store my written Shell scripts for different courses and projects.## 📑 Shell Scripts List
### host_info.sh
Script displays information about OS(Linux), CPU, GPU, RAM and Disk usage.
> [!Note]
> The script works only on Linux distributions (tested on Ubuntu 20.04 LTS).### monitoring.sh
Shell script from my [42-cursus repo, born2beroot project](https://github.com/dpetrosy/42-cursus/tree/master/01_born2beroot).
The script displays information about OS(Linux), RAM, CPU, Disk usage, Connections TCP, Network, and other useful information.
> [!Note]
> The script works only on Debian based distributions (tested on Ubuntu 20.04 LTS).#### Script output example:
Broadcast message from ubuntu123@ubuntu (pts/2) (Thu Mar 18 21:33:10 2022):
#Architecture: Linux ubuntu 5.13.0-35-generic #40~20.04.1-Ubuntu SMP Mon Mar 15 04:15:32 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
#CPU physical : 3
#vCPU : 3
#Memory Usage: 813/2910MB (27.93%)
#Disk Usage: 19Gb/80Gb (24%)
#CPU load: 20.2%
#Last boot: 2022-01-25 00:42
#LVM use: no
#Connections TCP : 5 ESTABLISHED
#User log: 4
#Network: IP 10.0.2.15 (05:00:18:c6:bl:86)
#Sudo : 211 cmd