first commit
This commit is contained in:
15
ressources/linux-server/linux-server-standard-pkgs.md
Normal file
15
ressources/linux-server/linux-server-standard-pkgs.md
Normal 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`
|
||||
Reference in New Issue
Block a user