LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-17-2018, 06:10 PM   #16
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015

@ BW-userx, that's one of my favorites.

On a different note, if you don't mind the minor performance hit, work online from a VM. Set a snapshot up front. Every time you use the VM, revert back to the snapshot.

And don't forget to lock all the doors and windows, turn off all the lights, jam the signal from your power utility's smart meter (just in case it can monitor your PC through the power cord), block the remote sensor on all your home entertainment equipment (because those all have hidden cameras in them that can see you keyboard and display), line your interior walls with lead sheeting; and, of course, don the obligatory tin-foil helmet!
 
Old 04-17-2018, 07:03 PM   #17
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by AwesomeMachine View Post
@ BW-userx, that's one of my favorites.

On a different note, if you don't mind the minor performance hit, work online from a VM. Set a snapshot up front. Every time you use the VM, revert back to the snapshot.

And don't forget to lock all the doors and windows, turn off all the lights, jam the signal from your power utility's smart meter (just in case it can monitor your PC through the power cord), block the remote sensor on all your home entertainment equipment (because those all have hidden cameras in them that can see you keyboard and display), line your interior walls with lead sheeting; and, of course, don the obligatory tin-foil helmet!
just go back to stamped mail and receiving them plain brown wrapped packages, and seedy backroom video stores. just turn off your iPhone and pull the battery out of the Android so gps tracking is off. lol lol ....
 
Old 04-18-2018, 11:46 PM   #18
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,362

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
I use Firefox + some good add-ons:

1. noscript - never surf without that one

2. ublock origin - adblocker (forked from adblockplus when it start allowing certain ads https://adblockplus.org/acceptable-ads, https://www.theverge.com/2016/9/13/1...-now-sells-ads)

3. ghostery

4. privacy badger

5. https everywhere

6. flashblock

Also see "aboutreferences#privacy" & set Customs settings, allowing cookies only by exception.
You could also (same page) tell FF what to clean out when you quit FF.
Other privacy settings exist on that page - take a look and read up on each one.

Some of the addons overlap in functionality, but I find having all of them works for me - YMMV.
NB: There are many more you could look at ...

HTH
 
Old 04-19-2018, 03:23 PM   #19
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833Reputation: 1833
Quote:
how can I delete temp internet files using terminal?
A few examples for a script:
Dillo
Code:
dpidc stop
sleep 2
pkill file.dpi
pkill https.filter.dpi
> $HOME/.dillo/cookies.txt
Chromium (inox is chromium)
Code:
rm -r ~/.cache/inox/Default/Cache/*
rm -r ~/.cache/inox/PnaclTranslationCache/*
rm -r ~/.cache/inox/Default/"Media Cache"/*
rm ~/.config/inox/Default/Cookies 
rm ~/.config/inox/Default/History 
rm ~/.config/inox/Default/"Login Data"
rm -r ~/.config/inox/Default/"Local Storage"/*
rm -r ~/.config/inox/Default/"Session Storage"/*
Firefox
Code:
rm -r ~/.cache/mozilla/firefox/*
rm -r ~/.mozilla/firefox/d96npdx9.default/datareporting/archived/*
rm -r ~/.mozilla/firefox/d96npdx9.default/saved-telemetry-pings/*
rm ~/.mozilla/firefox/d96npdx9.default/formhistory.sqlite 
rm ~/.mozilla/firefox/d96npdx9.default/cookies.sqlite
Next time you open your browser it will recreate folders.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Should I delete temp files in Linux PatAland Linux - Newbie 2 06-30-2013 07:44 PM
Delete temp files. caa1980 Ubuntu 6 03-29-2010 07:47 AM
delete yesterday's temp files Flugelhornchris Programming 8 02-04-2008 12:52 PM
How to create/delete temp/backup files through a shell script ? Sid2007 Programming 4 10-17-2007 01:55 PM
How To Delete temp Internet Files? agee220 Linux - Newbie 3 08-25-2004 02:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration