On 02/12/2011 07:13 PM, M. Fioretti wrote:
> Oh, and when I said "the system is slow even if firefox isn't running"
> I meant that I *had* run "killall firefox". I think between this and
Regarding firefox ..could you go in
~/.mozilla/firefox/_your_profile_.default and do :
for i in *.sqlite; do echo "VACUUM;" | sqlite3 $i; done

assuming that you have sqlite installed

HTH,
Adrian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to