Install List
linux (debian/ubuntu) install list
last update(ish) 2024/09
work in progress - beta - use on your own risk - no warranty
apt install after reinstall: (ubuntu)
- note, start with:
sudo apt update
- purge everything snap (bye firefox)
- apt install firefox
sudo apt install wireshark nmap masscan filezilla terminator net-tools tlp keepass2 whois ipcalc firejail hwinfo ufw neofetch bashtop btop p7zip zeal ghostwriter ntpdate hexedit wxhexeditor mlocate ncdu falkon gufw virtualbox curl sslscan geoip-bin vlc remmina pass micro jq
AGRH! hvad er jeg i gang med at installere??!??
- btop
- alternative (better?) top
- pass
- passwordmanager via CLI (passwordstore)
- falkon
- alternative browser (e.g. firejail falkon)
- filezilla
- ftp client
- firejail
- sandbox (e.g. cli: firejail falkon)
- geoip-bin
- geo ip location
- geoip-database
- geo ip database - version #2: curl ipinfo.io/172.253.226.100
- ghostwriter
- writer for .md format (an others)
- hexedit
- cli hex editor
- hwinfo
- hardware info
- ipcalc
- ip address calculator
- keepass2
- password manager
- masscan
- network scanner
- mlocate
- give me 'locate' & 'updatedb' back
- ntpdate
- test ntp server, eq. ntpdate -q 10.46.46.46
- nmap
- network scanner
- neofetch
- fetch systeminfo; OS, Kernel, Host, etc.
- ncdu
- disk analyser
- net-tools
- I want 'ifconfig'
- opera
- alternative browser
- p7zip
- 7zip
- remmina
- RDP/SSH/VNC client
- sslscan
- scan domain for ssl versions etc.
- terminator
- alternative terminal
- tlp
- battery saver (former Lenovo)
- ufw
- uncomplicated firewall
- gufw
- gui til ufw
- virtualbox
- virtual machine
- vlc
- videolan player
- wxhexeditor
- gui hex editor
- wireshark
- network packet analyzer
- whois
- who is ip address/ domain
- zeal
- documentations (bash, rust, python, etc.)
- csvkit
- terminal csv toolset (csvcut, csvgrep, m.m.)
- dia
- diagram editor (se evt. dia2code)
- sipcalc
- alt ipcalc
- lynx
- real webpages don't need a GUI :-)
- curl
- download via CLI (no need to install? - default ?)
- micro
- CLI editor - there are plugins - micro-editor - nano++ :-)
- jq
- json tool
Need to do after apt install
'Her kommer der noget klogt med tiden'
tlp start
ufw enable
zeal - Tools -> Docsets -> Available -> choose'n'Download :-)
Add shortcut to terminator -> 'settings' -> 'keyboard' -> 'keyboard shortcut' -> 'custom shortcuts'
Extra (No apt install)
gnome extensions (via firefox - not the snap version!)
- burn my windows
- need to have
- compiz windows effect
- need to have
- runcat
- NEED! to see cpu usage :-)
- caffeine
- enable/disable screensaver
- dash to dock
- To move dock and more (menu)
download
pulsar editor - pulsar
- pakages:
- minimap
- rainbow-csv
- langauge-diff (syntax colour for result file after using diff command)
Firefox extensions
* ublock origin
* gnome extensions
* fireshot
* open multiple
What have I installed?
apt list --manual-installed
or
apt-mark showmanual
Need there own pages:
micro
find - [CTRL+f] or [F3] - regex search :-) - list of keybindings