15 lines
385 B
Markdown
15 lines
385 B
Markdown
- 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` |