archivism

All posts tagged archivism

This is the notion of “freezing” Windows in time, such that it can work as-expected but be “rolled back” to a previous state.

Software (Security) >

https://web.archive.org/*/social.microsoft.com/Forums/en-US/home?forum=windowssteadystate

I’m also lumping similar projects into this page, for reference.

See also:

Continue Reading

Clean Slate icon

Software (Security) > Steady State >

https://www.fortresgrand.com/products/cls/cls.htm

A steady state-type program. Discards unwanted user changes at log off or reboot and has easy application-blocking.

I was exploring security on Windows XP and wanted a state-freezing system, so I can make dangerous changes and easily roll back. I purchased Clean Slate, played with it, was unimpressed and abandoned it. I don’t know what’s changed since those days, but this is a very complex and powerful program and I bet I could have put it to better use.



Continue Reading

MPlayer logo

(on Wikipedia)
https://mplayerhq.hu/

Pretty much the de-facto video player on Linux, as it comes with most Linux distributions. It can play both audio and video, and works at the commandline.

Although it’s great, it’s a last resort compared to other audio playing software.

Although it can play without one, the common frontends are:



Continue Reading

Software > rsync, diff >

https://rdiff-backup.net/ [ 1 ] was http://www.nongnu.org/rdiff-backup/

Combines rsync with diff storage, so one can retrieve a backup from any point in time.

My initial impression was “Works wonderfully well.. very easy to use, very nice. Would be nice to have a GUI tool for recovery purposes though, but oh well.” .. but my 2009-04-01 glance was a flop.

  • Needs SSH for remote stuff.. it would work nicely with an ssh mount!

Continue Reading

TODO – add my notes, and scripts

Software > diff >

(on Wikipedia)
https://github.com/adrianlopezroche/fdupes

A program for identifying (and optionally deleting) duplicate files residing within specified directories.

An essential part of my toolkit, giving me detailed information on the tangled mess that are my archives.

See also:

Continue Reading