您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。

75 行
777B

  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. # shells
  37. - xonsh
  38. - fish
  39. # shell tools
  40. - tmux
  41. - socat
  42. - jq
  43. - jo
  44. - pv
  45. - qrencode
  46. - moreutils
  47. # languages
  48. - python3
  49. - python3-pip
  50. - python3-setuptools
  51. - golang
  52. # system
  53. - console-setup
  54. - dbus
  55. # security tools
  56. - openssh-client
  57. - ssh-agent-filter
  58. - gnupg
  59. - gnupg-agent
  60. - agent-transfer