open-source software

All posts tagged open-source software

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

Pale Moon logo -- logo256

Software > Web browsers >

(on Wikipedia)
Linux > http://www.palemoon.org/
http://www.palemoon.org/

A web browser which is essentially a fork of Firefox. Pale Moon keeps the simpler UI before the astonishingly terrible changes Firefox made.

A very good browser. Newer addons targeting the latest Firefox which are addicted to its new interface will not work with Pale Moon, since Pale Moon lacks that interface. Older addons or proper UI-agnostic addons will work fine.



Continue Reading

Blender logo

Software > Animation, Video editing >

(on Wikipedia)
(on Steam)
https://www.blender.org/

A Free and open source 3d creation suite and video editor.

3d editing: Said to be very difficult to use, and it is. There is an argument that in mastering it one gains a huge set of capabilities with one tool. I was unable to get that far.

Video editing: Defaults are stupid and features are missing. Maybe it’ll be passable in a few years.

  • It has a portable zip, with no install required. Yay!



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

Internet > Remote controlling software >

SSH being enabled is also known as having “shell access” enabled. It’s generally considered a risk for various reasons, most notably because runaway processes can be an issue.

  • Secure Shell

Continue Reading