On Wed, Jan 08, 2003 at 08:51:13PM +0530, Nikhil Joshi wrote:
Here is a wish-list of the features I would like to have in Linux so as it to be usable/popular among the masses
Better hardware support:
Let the multimedia k/b, the jazzy 5 button mouse, the fundoo steering wheel work under Linux.
You mean "better" hardware support or "better hardware" support? If the latter, it already does it! ;-)
Less dependence on root: 2.1
Lets say me and my brother use different ISPs and we would not like to share passwords. How to do that ? I believe there is no viable solution
We do that at my home. No probs at all! We use kppp.
2.2
My family members would like to install the apps they downloaded from the net (rpm files). How to ensure that they can install the stuff? (sudo ? but they can accidently uninstall some progs that I installed How to prevent that?)
How often is that necessary? Yes, you can have workarounds to the problems faced, but needs some thinking on your part and some training for the other users. Tricks/tips include addon scripts, some combination of permissions for the install dirs etc.
2.3 My system is badly shut and for fsck the shell script asks for the root password. But I'm (the root)not available. The system wont proceed without fsck. What to do now? Note: even with ext3, if the fs is in real bad shape RHL *asks* for root password.
Well, this is a rare event, when you face power cuts etc. Solutions include mounting /usr, /boot etc. read-only, and mounting /home, /var etc. in synchronous mode.
Better/Easier Development environment
OK C may be good for experienced programmers. But I've seen many novice people write good sofware with VB. It is easy (period)
There *are* a lot of environments. Some are for free. Pay for the remaining as you do in Windows!