TODO – this is definitely something I want to try, and to replace Screen with.
TODO – add my notes, and scripts
Software >
(on Wikipedia)
was tmux.sourceforge.net
https://github.com/tmux/tmux
A terminal multiplexer.
TODO – this is definitely something I want to try, and to replace Screen with.
TODO – add my notes, and scripts
Software >
(on Wikipedia)
was tmux.sourceforge.net
https://github.com/tmux/tmux
A terminal multiplexer.
TODO – add my notes, and scripts
![]() |
Software > Text editors >
(on Wikipedia)
https://git.savannah.gnu.org/cgit/nano.git/
https://nano-editor.org/
The license-unencumbered version of Pico.
Small, easy. Needs some basic functionality but is still quite useful.
formerly: TIP (TIP Isn’t Pico)
![]() |
(on Wikipedia)
Chocolatey: mc
http://midnight-commander.org/
A commandline file manager, with FTP access.
Particularly easy to use and featureful. I consider this an essential tool, but usually forget it exists.
mcmcedit is its text editor
TODO – add my notes, and scripts
![]() |
(on Wikipedia)
https://sourceforge.net/projects/htop/
https://htop.dev/
A process viewer.
Utterly blows away top.
![]() |
![]() |
(on Wikipedia)
https://www.gnu.org/software/grub/
A boot loader.
This is one of the “big” boot loaders. I can’t fathom it (since it’s GNU), so I expect a distribution to be magic with it.
When GRUB breaks, I use boot-repair.
![]() |
(on Wikipedia)
https://www.joonet.de/lilo/
A boot loader, generally considered less used and less featureful than GRUB.
Although I had used LILO quite a lot in the past, and was doing some interesting things with it, like having multiboots with DOS and rearranging partitions to hide some or change what was primary, I tend to not use a bootloader like that anymore. I expect a distribution to be magical regarding a boot loader.
When LILO breaks, I use boot-repair.
(on Wikipedia)
https://wiki.bitmessage.org/Main_Page
A secure communications tool which sends messages through a network of users which it doesn’t need to trust.
It can be thought of like Tor for email.
TODO – add additional notes
![]() |
(on Wikipedia)
https://www.ecryptfs.org/
A cryptographic filesystem.
A fantastic concept and program which I used heavily for a long time across multiple Linux distributions.
Be aware that attacks on people, hardware and implementation are the go-to methods for defeating encryption. Some points:
eCryptfs-mount.sh is my helper script.
Software >
Cubic Player, now Open Cubic Player, was my audio player of choice back in my DOS days. Officially abandoned under DOS, but renamed to “open cubic player” and further-developed to become multi-platform (Linux).
Rather old, but still awesome.
(on Wikipedia)
was btrfs.docs.kernel.org ))
A filesystem I use because of checksumming and de-duplication.
Very good, although I’ve had a sketchy history with it. I’ve used multiple versions of it, sometimes mounting the same partition with different versions of it.
I stopped using it because I lost trust in its reliability.
Abandoned by it’s originators, and community-developed.