{"id":31650494,"url":"https://github.com/becaalvarez/desafioslinux","last_synced_at":"2025-10-07T08:30:08.528Z","repository":{"id":317427784,"uuid":"1064946466","full_name":"BecaAlvarez/DesafiosLinux","owner":"BecaAlvarez","description":"Repositório de desafios e exercícios em Bash para Linux, voltado a estudos e prática de administração de sistemas.","archived":false,"fork":false,"pushed_at":"2025-09-30T19:12:49.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-30T21:13:02.898Z","etag":null,"topics":["bash","linux","script","server","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BecaAlvarez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-26T20:02:04.000Z","updated_at":"2025-09-30T19:12:53.000Z","dependencies_parsed_at":"2025-09-30T21:14:13.504Z","dependency_job_id":"add14a3d-66ae-4415-869b-beef9c881e45","html_url":"https://github.com/BecaAlvarez/DesafiosLinux","commit_stats":null,"previous_names":["becaalvarez/desafioslinux"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/BecaAlvarez/DesafiosLinux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BecaAlvarez%2FDesafiosLinux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BecaAlvarez%2FDesafiosLinux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BecaAlvarez%2FDesafiosLinux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BecaAlvarez%2FDesafiosLinux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BecaAlvarez","download_url":"https://codeload.github.com/BecaAlvarez/DesafiosLinux/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BecaAlvarez%2FDesafiosLinux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278742889,"owners_count":26037915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","linux","script","server","shell"],"created_at":"2025-10-07T08:30:01.119Z","updated_at":"2025-10-07T08:30:08.523Z","avatar_url":"https://github.com/BecaAlvarez.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Desafios Linux\n\nRepositório dedicado a estudos e práticas em **Bash para Linux**, contendo desafios, exercícios e scripts desenvolvidos para aprimorar habilidades em automação e administração de sistemas.  \n\n![Linux](https://img.shields.io/badge/Linux-Shell-blue?logo=linux\u0026logoColor=white)\n![Bash](https://img.shields.io/badge/Bash-Scripting-green?logo=gnu-bash\u0026logoColor=white)\n\n---\n\n## 🎯 Desafios\n\n\u003cdetails\u003e\n  \u003csummary\u003e1. Server Performance Stats\u003c/summary\u003e\n\nO objetivo deste projeto é desenvolver um script chamado `server-performance-stats.sh` para analisar estatísticas básicas de desempenho de servidores Linux.\n### 📂 Requisitos\n#### Principais:\n- **Uso total da CPU**  \n- **Uso total da memória** (livre vs utilizada, incluindo percentual)  \n- **Uso total do disco** (livre vs utilizado, incluindo percentual)  \n- **Top 5 processos por uso de CPU**  \n- **Top 5 processos por uso de memória**  \n\n#### Opcionais (stretch goals):\nAlém dos pontos principais, o script pode incluir outras informações úteis, como:  \n- Versão do sistema operacional  \n- Tempo de atividade (**uptime**)  \n- Carga média do sistema (**load average**)  \n- Usuários logados  \n- Tentativas de login falhas  \n\n### 🔧 Como executar\n\n- Clone este repositório:\n  ```bash\n  git clone https://github.com/seu-usuario/DesafiosLinux.git\n- Acesse o diretório:\n  ```bash\n  cd DesafiosLinux\n- Dê permissão de execução ao script desejado:\n  ```bash\n  chmod +x server-performance-stats.sh\n- Execute o script:\n  ```bash\n  ./server-performance-stats.sh\n\n\u003c/details\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecaalvarez%2Fdesafioslinux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbecaalvarez%2Fdesafioslinux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecaalvarez%2Fdesafioslinux/lists"}