You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

66 lines
693B

  1. debian_common_packages:
  2. # apt tools
  3. - aptitude
  4. # admin tools
  5. - lsof
  6. - less
  7. - psmisc
  8. - lshw
  9. - ipcalc
  10. - ipv6calc
  11. # editors
  12. - nano
  13. - vim
  14. # network tools
  15. - iputils-ping
  16. - whois
  17. - nmap
  18. - tcpdump
  19. - dnsutils
  20. - mtr
  21. - oping
  22. # network config
  23. - resolvconf
  24. # documentation
  25. - man-db
  26. # tools
  27. - pwgen
  28. # compression
  29. - unzip
  30. - p7zip
  31. - zip
  32. - unzip
  33. # file sync tools
  34. - rsync
  35. - zsync
  36. # shell tools
  37. - tmux
  38. - socat
  39. - jq
  40. - jo
  41. - pv
  42. - qrencode
  43. # languages
  44. - python3
  45. - python3-pip
  46. - python3-setuptools
  47. - golang
  48. # security tools
  49. - openssh-client
  50. - ssh-agent-filter
  51. - gnupg
  52. - gnupg-agent
  53. - agent-transfer