Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Default Programs ====== Just a list of the default Apps I run on most of my systems ===== Laptop/Desktop ===== <code> apt install vim tmux git build-essential ffmpeg signal-desktop curl net-tools cherrytree vlc </code> I think some of these are * [[https://www.vim.org/|vim]] - the ubiquitous text editor. Once I used VI I was never able to convert myself to EMACS. * [[https://github.com/tmux/tmux/wiki|tmux]] - tmux is a terminal multiplexer. * [[https://git-scm.com/|git]] - free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. * [[https://packages.debian.org/sid/build-essential|build-essential]] - old habits die hard. * [[https://ffmpeg.org/|ffmpeg]] - the Swiss Army knife of video. * [[https://signal.org/|signal-desktop]] - secured messenger not controlled by Google/Microsoft or other big tech. * [[https://curl.se/|curl]] - "is used daily by virtually every Internet-using human on the globe." * [[net-tools]] * [[dnsutils]] * [[https://www.giuspen.net/cherrytree/|cherrytree]] - My favorite note taking apps * [[https://www.videolan.org/vlc/|vlc]] - free and open source cross-platform multimedia player and framework that plays most multimedia files ===== server/headless ===== technical/my_default_apps.txt Last modified: 2025/05/30 04:21by super_stunder