On Thu, Sep 25, 2003 at 09:00:40AM +0530, Sudev Barar wrote: > > I have set up a LTSP network with 15 clients and P42.3 2gbRAM > 40gbHDD server. I notice that on some of the clients IceWm > takes abnormally long time to start / execute commands. All > workstations are P2 machines with 32mbRAM S3Trio / S3 cards and > Samtron56V monitors. Is there any issue here with memory on > display card? All cards were picked up from second hand dealer > as were the motherboards. Any pointers on what to watch out?
I had been using iceWM on a P-75, 32 mb, S3-Trio till dec last year with no hiccups whatsoever. Just take an output of your startx log (startx &> startx.log) and examine that, probably looking for missing ttf fonts. IceWM is configured to use ttf by default or some other configuration issue. Just a guess Bish -- : ####[ GNU/Linux One Stanza Tip (LOST) ]####################### Sub : Pushing process into background (bash) LOST #278 To temporarily stop a running process, press Ctrl-z. And then to push it in the background (so that it keeps running) type 'bg'. To get it back to foreground later, type 'fg <progname>' on the bash prompt when needed. ####[ajitabhpandey (at) users.sourceforge.net]################ : ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
