Article

lpitt's picture
article
Reads:

3484

Score:
0
0
 
Comments:

0

Cool Blog: Speeding Up the Linux Client

Author Info

16 January 2007 - 4:42am
Submitted by: lpitt

(View Disclaimer)

Not my usual area, but it's something I use in my SLED10 configuration and wanted to pass on. This tip will speed up the GroupWise Linux Client by switching it over to GTK. Give it a shot and see what you think.

1. From the SLED10 console do the following:

SU {enter admin password}

cd /opt/novell/groupwise/client/bin

vi groupwise

2. Modify this:

/opt/novell/groupwise/client/bin/groupwise-bin "$@" 

so that it says this:

/opt/novell/groupwise/client/bin/groupwise-bin -ui=gtk "$@"

3. Save changes and exit.

GroupWise will now run from the menus in GTK mode.

Normal disclaimers here: I can't support this, but it works fine for my workstation.


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell