SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-11-2008, 06:57 AM
LEE Sau Dan
 
Posts: n/a
Default Re: does Linux have a registry?

>>>>> "John" == John Thompson <[email protected]> writes:

John> On 2008-01-27, JM <[email protected]> wrote:
>> I was wondering.....does Linux have a registry like windows? If
>> so, does Linux come with any kind of registry mechanic tool?


John> No. Rather than a monolithic registry most linux programs
John> use flat text files (although I've seen some xml files
John> lately) stored in /etc.

And $HOME/ too, for sound reasons!



John> Although editing individual text configuration files may
John> seem unfashionably archaic, it does mean you can use simple
John> tools to fix them in the event of problems, and if one file
John> gets hosed, the rest of your system is less likely to be
John> affected.

And that's just one tiny part of it. How about annotating the lines
in the config file using the commenting capability? (Why config file
format doesn't allow comments!?) Being text files also means that the
config files can be easily backed up (choose your favourite:
tar+gz/bz2/7z, zip, 7z, ...), cloned onto other systems (in case NFS
sharing isn't possible) (choose your favourite: scp, rsync, unison,
....) and easily version-controlled (choose your favourite: RCS, CVS,
SVN).

There are so many useful possible combinations (annotation + backing
up + cloning + versioning) that I won't expect to be replicated for a
proprietary, cryptic, binary file.


--
Lee Sau Dan §õ¦u´° ~{@nJX6X~}

E-mail: [email protected]
Home page: http://www.informatik.uni-freiburg.de/~danlee
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump