Going Incognito in Linux
9:59 AM
All you have to do is type the following:
chromium-browser --incognito <website address>
or
chrome-browser --incognito <website address>
The only downside to using this method is you can't perform searches from the command line (not that I'm aware of anyways).
And of course, if you really want to cover your tracks, you will need to delete your command line history. You can do this by typing the following in Terminal:
history -c
Happy browsing! :)




When I'm that worried, I boot Slax from a flash drive and have it load to RAM.
ReplyDelete