Skip to content

MacRimi/scripts

 
 

Repository files navigation

Proxmox

- Añadir aceleracion gráfica GPU y/o añadir Coral TPU:

bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/scripts/refs/heads/main/Igpu_and_coral.sh)"

- Script quitar cartel suscripcion proxmox

bash -c "$(wget -qLO - https://raw.githubusercontent.com/proxmology/proxmox/main/start.sh)"

- Script para activar Wake On Lan en cada uno de los nodos (hay que hacerlo nodo por nodo)

bash -c "$(wget -qLO - https://raw.githubusercontent.com/proxmology/proxmox/main/wol.sh)"

- Script para activar IOMMU para intel & amd

wget -O - https://raw.githubusercontent.com/proxmology/proxmox/main/habilitar_iommu.sh | bash

- Script para desactivar el idioma por defecto

bash -c "$(wget -qLO - https://raw.githubusercontent.com/proxmology/scripts/main/desactivar_idioma_defecto.sh)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%