Skip to content

kmilodenisglez/linux-utils-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Utils Scripts | Scripts de Utilidades para Linux

Repository Size License Platform Last Update


🌐 Objective | Objetivo

EN:
This repository collects useful Linux scripts and utilities for system administration, hardware monitoring, automation, and diagnostics. Designed to help both beginners and advanced users streamline workflows and maintain system health.

ES:
Este repositorio reúne scripts y utilidades para Linux para administración del sistema, monitoreo de hardware, automatización y diagnóstico. Diseñado para ayudar a usuarios principiantes y avanzados a optimizar su flujo de trabajo y mantener la salud del sistema.


📂 Scripts Overview | Resumen de Scripts

Script / Carpeta Status Description (EN/ES)
sdd-nvme ✅ Tested EN: NVMe drive analysis: SMART info, health, temperature, performance checks.
ES: Análisis de discos NVMe: información SMART, estado de salud, temperatura, revisión de rendimiento.
telegram-alert ✅ Tested EN: Instructions for setting up alerts via Telegram.
ES: instrucciones para configurar alertas vía Telegram.

⚡ Installation & Requirements | Instalación y Requisitos

EN:

  • Requires Linux (tested on Ubuntu, Pop!_OS, Debian).
  • Make sure bash and smartctl (for NVMe script) are installed.
  • Clone the repository:
git clone https://github.com/kmilodenisglez/linux-utils-scripts.git

ES:

  • Requiere Linux (probado en Ubuntu, Pop!_OS, Debian).
  • Asegúrate de tener instalado bash y smartctl (para el script de NVMe).
  • Clona el repositorio:
git clone https://github.com/kmilodenisglez/linux-utils-scripts.git

🛠️ Usage | Uso

EN:

  1. Navigate to the folder of the script you want to run:
cd linux-utils-scripts/sdd-nvme
  1. Check the README or script header for usage instructions.
  2. Run with proper permissions (some scripts may require sudo).

ES:

  1. Accede a la carpeta del script que quieras usar:
cd linux-utils-scripts/sdd-nvme
  1. Revisa el README o el encabezado del script para instrucciones.
  2. Ejecuta con permisos adecuados (algunos scripts pueden requerir sudo).

📝 Contribution | Contribución

EN:

  • Feel free to contribute new scripts or improvements.
  • Please follow the existing script style and add comments/documentation.
  • Open an issue or PR for suggestions and fixes.

ES:

  • Siéntete libre de contribuir con nuevos scripts o mejoras.
  • Sigue el estilo de los scripts existentes y agrega comentarios/documentación.
  • Abre un issue o PR para sugerencias y correcciones.

📌 License | Licencia

LGPL License

About

This repository collects useful Linux scripts and utilities for system administration, hardware monitoring, automation, and diagnostics. Designed to help both beginners and advanced users streamline workflows and maintain system health.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages