LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-25-2008, 09:00 AM   #16
elprawn
Member
 
Registered: Feb 2005
Distribution: Gentoo 2008
Posts: 138

Rep: Reputation: 15

Yeah, most of the Windows registry is like a black box. They not only want your software to be closed source they want your options to be closed source
 
Old 09-25-2008, 09:08 AM   #17
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
I really wonder why people try to compare things always.

You are using a different OS, assume it. Why will not windows copy the /etc/* method instead? Absurd question, isn't it?

A registry editor is not viable for a simple reason: it would need extensive customization (or better, a whole redesign from the ground) for each distro, and, you would need to patch it each time that a simple program changes it's configuration files. That is because there's no standard format, and each program is configured with a different method, syntax, philosophy and semantics. Since there's no standard, your fictional registry would have to do all the conversion itself, and would break with every new version of a config file. So, at a given time, only 50% of your config files could be configured with it. The rest would just be not configurable and/or broken, leading to a big mess.

The closest you are going to get is the control panels that some distros like suse ships, and that are completely customized to fit the configuration of that distro, and nothing else.
 
Old 09-25-2008, 09:24 AM   #18
SHENGTON
Member
 
Registered: Sep 2008
Posts: 93

Original Poster
Rep: Reputation: 15
Sorry Sir I'm just a newbie in Linux that's why I've lots of questions. I just need to compare both OS in order to get the exact answer.

Sorry again guys and thanks.
 
Old 09-25-2008, 09:31 AM   #19
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by SHENGTON View Post
Sorry Sir I'm just a newbie in Linux that's why I've lots of questions. I just need to compare both OS in order to get the exact answer.

Sorry again guys and thanks.
Don't be sorry. It is a natural thing to ask. I didn't want to sound harsh. But you really need to forget how windows work. This is not windows, it's a completely different system with a very different philosophy behind it. It was never meant to work like windows.

There's no registry, no Start button and no C: drive, and there'll probably never be.
 
Old 09-25-2008, 09:44 AM   #20
SHENGTON
Member
 
Registered: Sep 2008
Posts: 93

Original Poster
Rep: Reputation: 15
Thanks sir for replying.

If I installed a software or hardware, does it automatically create a .conf file in the /etc directory?
 
Old 09-25-2008, 09:55 AM   #21
theYinYeti
Senior Member
 
Registered: Jul 2004
Location: France
Distribution: Arch Linux
Posts: 1,897

Rep: Reputation: 66
Usually yes, if one is needed of course.

Yves.
 
Old 09-25-2008, 10:14 AM   #22
SHENGTON
Member
 
Registered: Sep 2008
Posts: 93

Original Poster
Rep: Reputation: 15
Thanks again guys.
 
Old 09-25-2008, 10:33 AM   #23
ceantuco
Member
 
Registered: Mar 2008
Location: New York
Distribution: Debian
Posts: 809

Rep: Reputation: 88
hi guys,

I typed regedit and this came up:

cesar@work:~> regedit
wine: created the configuration directory '/home/cesar/.wine'
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/cesar/.wine' has been updated.

and the Windows registry opened!!! is it because I have a dual boot system so linux opens the windows registry?

WEIRD!!!
 
Old 09-25-2008, 10:36 AM   #24
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by ceantuco View Post
hi guys,

I typed regedit and this came up:

cesar@work:~> regedit
wine: created the configuration directory '/home/cesar/.wine'
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/cesar/.wine' has been updated.

and the Windows registry opened!!! is it because I have a dual boot system so linux opens the windows registry?

WEIRD!!!
No. It's a tool that comes with wine. Wine is an alternative implementation of the windows api that can be used to run some windows programs on linux (you can think of it as an emulator, though technically it isn't).

This registry editor has nothing to do with your windows registry (you can easily see that it contains very few values compared), and it can't be used to configure any linux related stuff either.

There are many other tools that gets installed with wine, like winemine, notepad or winefile.
 
Old 09-25-2008, 11:31 AM   #25
SHENGTON
Member
 
Registered: Sep 2008
Posts: 93

Original Poster
Rep: Reputation: 15
1. Are all in the FileSystem directory are .conf format? I mean all the directories in the FileSystem and inside those directories are in .conf format?
2. If Linux don't have registry editor, how does Linux managed all the programs?

Last edited by SHENGTON; 09-25-2008 at 11:37 AM.
 
Old 09-25-2008, 11:35 AM   #26
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally Posted by SHENGTON View Post
If Linux don't have registry editor, how does Linux managed all the programs?
Dude, seriously, are you reading the replies? It's been mentioned several times that Linux holds it's or majority of it's configurations in the /etc directory as ASCII text files.
 
Old 09-25-2008, 11:41 AM   #27
SHENGTON
Member
 
Registered: Sep 2008
Posts: 93

Original Poster
Rep: Reputation: 15
Thanks for the reply sir.
 
Old 09-25-2008, 01:48 PM   #28
Quads
Member
 
Registered: Jul 2008
Location: Indiana
Distribution: Fedora, Ubuntu, Slackware
Posts: 203

Rep: Reputation: 34
Sorry to compare apples and oranges but think of the way linux stores settings more to Windoze 3.11. You used to type sysedit and blam you get a text editor with a bunch of crap like win.ini and type away. Kind of the same principle. I always thought the windows registry was a nightmare anyways. They did everything they could to keep you from changing anything. I bought it I should be able to do whatever I want with it. And I guess you could if you wanted to spend all night in regedit.
 
Old 09-25-2008, 02:06 PM   #29
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
To be fair to MS, the registry sounds like quite a good idea on paper.
A single system-wide repository of config data, with the ability to merge configuration sets without major (sed/grep/awk)-foo and a consistent API sounds pretty convincing.

I'll be sticking with flat text files myself, though. gconf, registry et al might be nice for developers, but they're a royal pain in the ass for users and admins on a day to day basis.

Dave
 
Old 09-25-2008, 02:09 PM   #30
Quads
Member
 
Registered: Jul 2008
Location: Indiana
Distribution: Fedora, Ubuntu, Slackware
Posts: 203

Rep: Reputation: 34
Quote:
Originally Posted by ilikejam View Post
To be fair to MS, the registry sounds like quite a good idea on paper.
A single system-wide repository of config data, with the ability to merge configuration sets without major (sed/grep/awk)-foo and a consistent API sounds pretty convincing.
Well they've made how many billions of $, maybe they know better than we do
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
windows registry editor for ubuntu. caa1980 Ubuntu 4 04-26-2008 10:18 AM
chntpw registry editor redmoon zero Linux - Software 2 01-01-2008 03:59 PM
cedega (winex) regedit? JesterDev Linux - Games 2 12-09-2004 04:23 PM
wine, regedit and registering .reg files phreaqy Linux - Software 0 04-02-2004 12:37 PM
Having trouble running regedit.exe under wine Homen_de_Pau Linux - Newbie 3 01-06-2004 01:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration