Addon For Proxmox VE for extra management and quicker operation
Find a file
Deepen Dhulla d71665c5c9
Update README.md
pve7
2023-07-17 16:55:01 +05:30
extra-files update 2023-04-11 2023-04-11 12:09:34 +05:30
01-extra-packages.sh update for quincy 2023-05-06 08:27:44 +05:30
02-update-bash-tools.sh update 2021-03-30 2021-03-30 20:38:20 +05:30
03-extra-repo-update-for-nonfree.sh update 2022-03-09 2022-03-09 12:53:40 +05:30
LICENSE Initial commit 2021-03-30 20:08:29 +05:30
README.md Update README.md 2023-07-17 16:55:01 +05:30

addon-for-proxmox-ve-7

Addon For Proxmox VE for extra management and quicker operation

Extra Packages

updated via 01-extra-packages.sh for easy management & troubleshooting

  • Git tool
  • MC File-Manager and Editor
  • VIM Editor
  • SSHFS to mount file-system over ssh for config-backups.
  • screen tool for background terminal session work
  • ethtool to check ethernet
  • iptraf for bandwidth and traffic monitoring
  • elinks for console browsing
  • net-tools, old style tools like ifconfig
  • php-cli, for easy and fast scripting tools
  • sendemail, a command line smtp sendemail
  • dos2unix, a command line tool to change MS-Windows/DOS copy paste content to Unix Format , i.e. without Ctrl-M char.
  • dnsutils, dig like too for DNS troubleshooting

extra bash script and tools

updated via 02-update-bash-tools.sh For better console performance

  • interactive shell like RHEL/CentOS
  • rc.local setup , in case to work out something after bootup.
  • vim config update for copy-paste via console , by disabling visual feature.
  • Perl Cpan auto-commit for cpan use.
  • SSH keeplive update to avoid quick disconnection

Update repo with non-free ..so that package like intel and amd nofree can be install

  • install all non-free repo update

##optional - locales setup to en_US.UTF-8 updated via extra-files/extra-set-locales.sh in case you want en_US.UTF-8

  • LC_TYPE
  • LC_LANG
  • LC_ALL

Install only if no Support-Subscription is used from Proxmox

  • extra-files/extra-for-development-proxmox-opensource-repo-no-subscription.sh for keeping up-to-date open-code for development