Difference between revisions of "Baloo file indexing"

From IT Service Wiki
Jump to: navigation, search
(Created page with "Baloo is a file indexing service and KDE Plasma Workspace will not work without it. In some cases indexing is makeing problem and consumming the whole system resourses. To cke...")
(No difference)

Revision as of 16:01, 14 December 2016

Baloo is a file indexing service and KDE Plasma Workspace will not work without it. In some cases indexing is makeing problem and consumming the whole system resourses. To ckeck the system load run 'top' in a terminal. If you find a baloo process at the top of the list you may send it a kill signal. Type 'k' in the top program.

You can disable indexing with the command:

  balooctl disable

The command

  balooctl status

will show you the current status.

Unfortunatly there is no way to provide system defaults.