commandline software

All posts tagged commandline software

TODO – add my notes, and scripts

Nano logo

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.

  • acronym: Nano’s ANOther editor
  • formerly: TIP (TIP Isn’t Pico)



Continue Reading

Midnight Commander tiny logo
Midnight Commander desktop icon

(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.



Continue Reading

LILO image

(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.

  • LILO = Linux Loader
  • When LILO breaks, I use boot-repair.



Continue Reading

TODO – add additional notes

eCryptfs honey badger

encryption >

(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:

    • A legal or physical threat, lies and other social engineering.
    • A hardware or software keylogger. Are you typing your password on a keyboard and computer you control?
  • eCryptfs-mount.sh is my helper script.



Continue Reading

Software >

https://www.cubic.org/player/

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.

Continue Reading

I'm using this logo .. because reasons
I'm using this logo .. because reasons

(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.



Continue Reading