Ubuntu Privacy: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Remove zeitgeist and all of the components | Remove zeitgeist and all of the components | ||
sudo apt-get purge zeitgeist-core zeitgeist-datahub python-zeitgeist rhythmbox-plugin-zeitgeist zeitgeist geoclue | # sudo apt-get purge zeitgeist-core zeitgeist-datahub python-zeitgeist rhythmbox-plugin-zeitgeist zeitgeist geoclue geoclue-ubuntu-geoip | ||
rm -rf ~/.local/share/zeitgeist/ | # rm -rf ~/.local/share/zeitgeist/ | ||
clear cache | clear cache | ||
cat /dev/null > ~/.bash_history && history -c && exit | # cat /dev/null > ~/.bash_history && history -c && exit | ||
For a more heavy duty cleaning use | |||
# bleachbit |
Latest revision as of 15:17, 24 June 2015
Remove zeitgeist and all of the components
# sudo apt-get purge zeitgeist-core zeitgeist-datahub python-zeitgeist rhythmbox-plugin-zeitgeist zeitgeist geoclue geoclue-ubuntu-geoip
# rm -rf ~/.local/share/zeitgeist/
clear cache
# cat /dev/null > ~/.bash_history && history -c && exit
For a more heavy duty cleaning use
# bleachbit