Thread
:
"Install here" : why Linux doesn't do it?
View Single Post
RFS-81
2010-10-12 , 18:35
Posts: 207 | Thanked: 154 times | Joined on Nov 2009
#
84
Originally Posted by
TiagoTiago
Why a centralized registry is worse than a bunch of files in a bunch of folders?
- registry is not portable (hard to clone configs to multiple computers)
- all eggs in one basket
- accessing/modifying registry from shell scripts is *not* fun
- it's easy to mess up *anything* when making a mistake with registry (with rc files you only mess up the one particular app/function)
- if you mess up settings of an app (or want to return the "factory settings"), just delete the rc file and start over - nothing else is affected
- with registry, you often cannot be sure whether stuff there is obsolete or not
- with rc files, you can move apps to different locations without messing up the configs
- with rc files, you can reinstall the whole operating system without losing user specific configs (taken /home is mounted as a separate filesystem)
Quote & Reply
|
The Following User Says Thank You to RFS-81 For This Useful Post:
jflatt
RFS-81
View Public Profile
Send a private message to RFS-81
Find all posts by RFS-81