Hi, On Fri, Dec 11, 1998 at 10:34 +0100, Utz Wellbrock wrote:
are in a hurry, it worked for me...the big realisation happened to me when I remembered that I compiled MODULE support into the kernel, BUT didn't compile any modules! Yes Stefan, you got me again there...RTFM!!! I admit I
Ähem, no comment :-)
Now on to the next challenge: 1. Did anybody notice a marked slow response and transfer rate when using Netscape with Linux? It might be my ISP but it's never been THAT slow... I am under the impression that I set that max. modem speed to 115000 but maybe it changed again for (to me not obvious) reasons.
Probably irqtune can help to speed things up. You can get it from `<A HREF="http://www.best.com/~cae/irqtune/"><A HREF="http://www.best.com/~cae/irqtune/</A">http://www.best.com/~cae/irqtune/</A</A>>'.
2. I would like to create group execute permissions (group= internet, kde) for all kde and internet related functions so that I can just? assign certain users to a group et voila they have permission to run eg. Netscape.
For the internet stuff there is already a group `dialout' you can use (users in this group have permission to make dialup connections to the net). You can simply change netscape's group/permissions to only allow members of the dialout group to start it: cd /opt/netscape chown -R root.dialout * chmod -R o= * .
Does Netscape take care of individual user profiles like under Windooze or do I have to set this up (hope not...).
Yes, it does. If someone launches it for the first time, Netscape will create a directory in the user's home dir where stuff like bookmarks, settings etc. are stored. No need to fiddle with profiles like in the Win version. For the KDE permissions create a new group (e. g. `kde'), add users to it and do a cd /opt/kde chown -R root.kde * chmod -R o= * .
3. Which file takes care of "path" variables like the mozilla home directory?
~/.bashrc for an individual user and /etc/profile for everyone. Ciao, Stefan - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>