{"id":17519867,"url":"https://github.com/mahaveergurjar/shell-scripts","last_synced_at":"2026-04-13T18:01:24.257Z","repository":{"id":258551435,"uuid":"874152813","full_name":"mahaveergurjar/shell-scripts","owner":"mahaveergurjar","description":"Script for Arch linux ","archived":false,"fork":false,"pushed_at":"2024-10-17T11:12:51.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T09:07:22.703Z","etag":null,"topics":["arch","archlinux","linux","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mahaveergurjar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T10:45:06.000Z","updated_at":"2024-10-17T11:12:55.000Z","dependencies_parsed_at":"2024-10-19T14:29:01.890Z","dependency_job_id":null,"html_url":"https://github.com/mahaveergurjar/shell-scripts","commit_stats":null,"previous_names":["mahaveergurjar/shell-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahaveergurjar/shell-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahaveergurjar%2Fshell-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahaveergurjar%2Fshell-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahaveergurjar%2Fshell-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahaveergurjar%2Fshell-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahaveergurjar","download_url":"https://codeload.github.com/mahaveergurjar/shell-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahaveergurjar%2Fshell-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31764317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arch","archlinux","linux","shell-scripts"],"created_at":"2024-10-20T10:07:15.685Z","updated_at":"2026-04-13T18:01:24.240Z","avatar_url":"https://github.com/mahaveergurjar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell Scripts Repository\n\nWelcome to the Shell Scripts Repository! This collection contains various shell scripts designed to automate tasks, monitor system performance, and manage user accounts. Each script is organized into subdirectories based on its functionality.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Directory Structure](#directory-structure)\n- [Scripts](#scripts)\n  - [Backups](#backups)\n  - [Monitoring](#monitoring)\n  - [Network](#network)\n  - [User Management](#user-management)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Overview\n\nThis repository aims to provide useful shell scripts for various system administration tasks. Whether you need to monitor CPU and memory usage, perform backups, or check the reachability of an IP address, you'll find relevant scripts here.\n\n## Directory Structure\n\n    shell-scripts/\n    │\n    ├── backups/\n    │ ├── automated_backup.sh\n    │ └── db_backup.sh\n    ├── monitoring/\n    │ ├── cpu_memory_usage.sh\n    │ └── disk_space_check.sh\n    ├── network/\n    │ ├── ip_address_checker.sh\n    │ └── ping_monitor.sh\n    ├── user_management/\n    │ ├── user_creation.sh\n    │ └── login_notification.sh\n    ├── utilities/\n    │ ├── file_cleanup.sh\n    │ ├── instal_packages.sh\n    │ └── text_extract.sh\n    ├── README.md\n    └── LICENSE\n\n## Scripts\n\n### Backups\n\n- **automated_backup.sh**: This script creates backups of specified directories.\n- **db_backup.sh**: This script performs a backup of a database.\n\n### Monitoring\n\n- **disk_space_check.sh**: This script checks and logs the available disk space.\n- **cpu_memory_usage.sh**: This script monitors and logs CPU and memory usage every minute.\n\n### Network\n\n- **ping_monitor.sh**: This script pings a specified host and logs the results.\n- **ip_address_checker.sh**: This script checks if a given IP address is reachable.\n\n### User Management\n\n- **user_creation.sh**: This script automates user account creation.\n- **login_notification.sh**: This script sends a notification when a user logs in.\n\n## Usage\n\n1. Clone this repository to your local machine:\n   ```bash\n   git clone https://github.com/your-username/shell-scripts-repo.git\n   cd shell-scripts-repo\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahaveergurjar%2Fshell-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahaveergurjar%2Fshell-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahaveergurjar%2Fshell-scripts/lists"}