Hi there,i moved to linux since march 2005 and i find it much better.But i have question that when developer in windows,develops software,his aplications information and some values are stored in Windwos Registry.Windows Registry is very complex thing which stores information about your hardware,user groups and applications installed etc.
When any program is uninstalled some of its values remains within registry and not deleted,so apps like registry cleaner comes to rescue.These apps oonly delete entries which have broken values.So many applcations leave junk values behind.So many entries filled in windows makes it unusable,as Registry takes time to load windows,so performance of windows decreases.So user needs to delete some entries manually or have to remove start-up entries for those programs.
Ok that was about windows.Now i have questions like:
1) Is there any thing like registry in linux?Where linux stores such information?
2) When application is uninstalled in linux,all the values and files related to applications are removed or remains?
3) Where can i find information about startup programs?How can i edit entries of startup programs?
Please help.Thanks in advance.