Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

63 lines
658B

  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. # documentation
  23. - man-db
  24. # tools
  25. - pwgen
  26. # compression
  27. - unzip
  28. - p7zip
  29. - zip
  30. - unzip
  31. # file sync tools
  32. - rsync
  33. - zsync
  34. # shell tools
  35. - tmux
  36. - socat
  37. - jq
  38. - jo
  39. - pv
  40. - qrencode
  41. # languages
  42. - python3
  43. - python3-pip
  44. - python3-setuptools
  45. - golang
  46. # security tools
  47. - openssh-client
  48. - ssh-agent-filter
  49. - gnupg
  50. - gnupg-agent
  51. - agent-transfer