myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

server (1853B)


      1 # useful CLI tools
      2 powertop
      3 command-not-found
      4 autoconf-archive
      5 par
      6 gcc
      7 pbzip2
      8 mtools
      9 #s3ql -- not used for now
     10 
     11 pigz
     12 lrzip
     13 liblz4-tool
     14 
     15 sqlite3
     16 sshfs
     17 apt-rdepends
     18 apt-listchanges
     19 apt-show-versions
     20 #elinks -- not useful
     21 fdupes
     22 smartmontools
     23 xmlstarlet
     24 apt-file
     25 reportbug
     26 bind9-dnsutils # for dig
     27 ethtool
     28 liburi-perl # for ~/bin/mail_summary
     29 libmime-tools-perl # for ~/bin/mail_summary
     30 libtool # for libtoolize, for builds
     31 archivemount
     32 autoconf
     33 automake
     34 pdfgrep
     35 #tinyproxy -- not worth the security risk
     36 atop
     37 debsums
     38 trash-cli
     39 # pbuilder # https://a3nm.net/blog/debian_mesa.html
     40 etckeeper
     41 stress
     42 apticron
     43 openvpn
     44 procmail
     45 
     46 irssi
     47 weechat
     48 weechat-plugins
     49 
     50 nmap
     51 
     52 aptitude # recover from some situations, and "aptitude why"
     53 aptitude-doc-en
     54 deborphan # clean up useless packages
     55 
     56 jq
     57 netselect-apt
     58 
     59 apache2-utils # for htpasswd
     60 
     61 pdftk-java
     62 qpdf
     63 
     64 manpages
     65 
     66 tig
     67 myrepos # update multiple repositories
     68 git-svn
     69 git-email
     70 git-crypt
     71 
     72 lbdb
     73 elinks # to view HTML in mutt
     74 
     75 linux-perf # to debug why kworker hogs CPU
     76 
     77 apparmor-utils # for aa-complain, to debug apparmor problems
     78 
     79 debian-goodies
     80 debian-keyring # might as well have this
     81 
     82 hdparm
     83 
     84 tor
     85 tor-geoipdb
     86 
     87 unicode # info about unicode character
     88 unicode-data
     89 
     90 htop
     91 nethogs # show network usage by process
     92 iftop # show network usage by host
     93 iotop
     94 sysstat
     95 
     96 sharutils # uuencode/uudecode
     97 
     98 # formerly recent stuff
     99 fuseiso
    100 progress
    101 borgbackup
    102 dfc
    103 easy-rsa
    104 tcplay # truecrypt alternative
    105 
    106 syncthing # used on the phone
    107 
    108 magic-wormhole # securely transfer files
    109 
    110 parallel # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597050 but I think it's fine, with a diversion
    111 
    112 sshpass # for SWERC
    113 
    114 # stuntman-client # test STUN stuff
    115 
    116 earlyoom
    117 
    118 imagemagick
    119 
    120 xqilla # evaluate xquery
    121 
    122 ripgrep
    123 
    124 reptyr # NOTE: not available for arm64 (see <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945352>)
    125 
    126 pass
    127 neomutt
    128 
    129 fzf # for codex