|
From: Les M. <les...@gm...> - 2025-11-16 18:56:44
|
On Sun, Nov 16, 2025 at 12:31 PM G.W. Haywood <ba...@ju...> wrote:
> If I were
> running the show in a large organization I'd probably lock that down,
> because one of the biggest risks in any organization which uses a lot
> of computers with browsers on them is that one of the browsers will be
> compromised by something malicious.
One of the things I always tried to do as a sysadmin was to toss every
config file I touched into a version control program so I could easily
see what changes had been made over time. I used subversion with its
web interface for centralized control, but those details don't matter.
Something that complicated would be a bit much for any application
to add on its own, but maybe keeping the original as-distributed
config and some configurable number of recent versions would make
sense for a program that is all about backups.
--
Les Mikesell
les...@gm...
|