User Tools

Site Tools


linux:fedora_tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:fedora_tips [2017/11/07 12:32] jansenlinux:fedora_tips [2018/01/18 10:23] jansen
Line 108: Line 108:
  
 See also [[modify desktop session]] See also [[modify desktop session]]
 +
 +===== Evolution =====
 +Evolution is a mail/calendar suite, and can be a very useful tool, if you use it. Unfortunately, a lot of programs are started in each user session, even if you don't need them, or even if you have never used evolution. These programs don'rt show up in the usual sesson program dialogs, but from the commandline it is possible to disable them:
 +
 +  systemctl --user daemon-reload
 +  systemctl --user disable --now evolution-source-registry
 +  systemctl --user disable --now evolution-calendar-factory
 +  systemctl --user disable --now evolution-addressbook-factory
 +
 +
linux/fedora_tips.txt · Last modified: 2024/02/05 08:40 by jansen