25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Bu depo arşivlendi. Dosyaları görüntüleyebilir ve klonlayabilirsiniz ama işlem gönderemez ve konu/değişiklik isteği açamazsınız.
|
- debian_common_packages:
-
- # apt tools
- - aptitude
-
- # admin tools
- - lsof
- - less
- - psmisc
- - lshw
- - ipcalc
- - ipv6calc
-
- # editors
- - nano
- - vim
-
- # network tools
- - iputils-ping
- - whois
- - nmap
- - tcpdump
- - dnsutils
- - mtr
- - oping
-
- # network config
- - resolvconf
-
- # documentation
- - man-db
-
- # tools
- - pwgen
-
- # compression
- - unzip
- - p7zip
- - zip
- - unzip
-
- # file sync tools
- - rsync
- - zsync
-
- # shells
- - xonsh
- - fish
-
- # shell tools
- - tmux
- - socat
- - jq
- - jo
- - pv
- - qrencode
- - moreutils
-
- # languages
- - python3
- - python3-pip
- - python3-setuptools
- - golang
-
- # system
- - console-setup
- - dbus
-
- # localization
- - locales
-
- # security tools
- - openssh-client
- - ssh-agent-filter
- - gnupg
- - gnupg-agent
- - agent-transfer
|