To view parent comment, click here.
To read all comments associated with this story, please click here.
The system can keep track of the system files in a directory called "settings" not just in "etc". It can also keep track of software in "programs" and not just /usr/bin. In fact the system doesn't give a damn about the name of the directories at all. So why don't we just call them what they are used for? Don't tell me that "init.d" is better than "bootscripts". So why no change? Because the old hardcore users should learn something new?
Why I agree on keeping the track of system files are the system's job I know that systems tend to break. I hate to bring up Windows again but I think it fits here because MS is probably the biggest software company on Earth, has thousands of developers including true geniouses on its payroll. But still Windows just like all OSes tend to break. That's when it needs fixing by the user. Should I call techsupport just because my OS has cryptic directory names and I can't find my way around because of it?
Maybe there are good reasons not use a file structure of Gobo but that doesn't mean that we should keep the old one to the end of times.
No, because scripts in /etc/init.d aren't just bootscripts, settings in /etc don't include user settings and /usr/bin doesn't hold programs, just their binaries.
But is people really having problems with the classic unix names? Because I don't see such a thing happening.
We could just aswell rename "integrals" to "Calculation Of The Area Defined By A Function Between Two Given Points In A Cartesian Map", but that wouldn't make them any easier to solve, would it?
Agreed, but until someone comes with a good reason I'd rather stick with the current scheme.
Odd. I'm not a "'power user' coming from windows" in any sense of the word. I've used Linux or OSX for nearly all of the last ten years.
I doubt the Gobo Linux users fall into that category either.
The fonts? The startup scripts? If a home user has to touch those setting, the system is broken?!? Whose computer is it, anyway?
There's .fonts in your home directory and any personal settings are also stored there. The only time you need to touch stuff in /etc is to configure services beyond the default and any user-friendly distro out there has GUI tools to do configuration in /etc. If you are advanced enough to need to do stuff beyond what the GUI tools provide, then you are advanced enough to deal with the fact that it is called '/etc' and not '/hold my hand settings directory for users to look at system settings and other things like that'.
Someone else already mentioned ~/.fonts
You shouldn't have to mess with the startup scripts. If you want a program starting in the GUI, use the GUI tools in Gnome or KDE to start it after boot. If you want to configure a system service to start (already extremely unlikely for any average user), use any startup script GUI tool to do it.
If you want to tweak the settings of apache to start with a specified flag or what have you, you're way advanced and finding init.d is a trivial and insignificant part of the task.





Member since:
2005-09-21
Nice try trying to twist my words. Completely unrelated to what we're talking about.
I already said, sysadmins and programmers mostly. It's easier to type, and it avoids the issue of programs that choke on paths with spaces (yes, I still routinely encounter those at work).
If any home user has to touch those settings, the system is broken. Changing the name to something else is not a fix, it's a band aid over a system that should never have forced a casual user into that directory. For a budding programmer, it really is no different. Except that they're going to rip their hair out when their linker gives an error like "Cannot find object c:\Program.obj" because of those paths with spaces in them.
apt-get install texlive kile (or the equivalent from your favourite GUI frontend). Like I said, if that grad student needs to worry about anything outside of their home directory, the system is broken.
No, for someone who realizes that keeping track of system files is the system's job, and for someone who has better things to do than micromanage their system. Seriously, this is a non-issue for everyone but those self-professed "power users" coming from windows that are confused by change. No ordinary users could even tell the difference, and shouldn't have to.