[kde] [Bug 211416] Optimise kde performance on nfs

Rex Dieter rdieter at math.unl.edu
Sun Aug 9 00:01:31 BST 2015


https://bugs.kde.org/show_bug.cgi?id=211416

--- Comment #18 from Rex Dieter <rdieter at math.unl.edu> ---
Setting some environment variables can help for NFS $HOME when you have a
faster/local disk available.  Easiest one is:
* XDG_CACHE_HOME (~/.cache default if unset)

If you want to get more aggressive, some others to consider moving to local
storage:
* KDE_HOME (~/.kde default if unset)
* XDG_CONFIG_HOME (~/.config default if unset)
* XDG_DATA_HOME (~/.local/share default if unset).  used by akonadi, for
example

See also
https://techbase.kde.org/KDE_System_Administration/Environment_Variables
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list