first commit

This commit is contained in:
2025-02-08 21:56:24 +01:00
commit 1f9564ca6a
471 changed files with 74368 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
- bash-completion
- htop
- apt-transport-https
- network-manager (ninja needs it)
- vim
- curl
- xclip
- net-tools
- rsync
- smartmontools
- parted (ninja dependency)
## Proxmox
- remove subscription message: `sed -Ezi.bak "s/(function\(orig_cmd\) \{)/\1\n\torig_cmd\(\);\n\treturn;/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service`