Article

Cool Blog: Speeding Up the Linux Client

Author Info

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

article
Reads:

1632

Score:
0
0
 
Comments:

0

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.


Author Info

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




User Comments

© 2009 Novell, Inc. All Rights Reserved.