Private browsing: much simpler way
Posted Sep 23, 2010 17:49 UTC (Thu) by
ikm (subscriber, #493)
Parent article:
Private browsing: not so private?
Here's my take on private browsing:
mkdir ~/blah
ln -s ~/.Xauthority ~/blah
export HOME=~/blah
firefox
Be sure to have other firefoxes closed before that.
This way you can have private bookmarks, private history, private downloads and so on, all canned in a single directory you can drop any time.
(
Log in to post comments)