Clearing The Cache

Here is an easy way to clear out your net cache and history folders just add the following lines to your user shutdown script, found here /boot/home/config/boot/UserShutdownScript

    rm -f ~/config/settings/NetPositive/NetCache/*
    rm -rf ~/config/settings/NetPositive/History/*
Now every time you shutdown the contents of Netpositive's history and cache folders will be deleted.

If you want to keep track of the cookies stored in your cookie file, You can download this script, make sure that it set to the correct file type text/x-sh-script. Just double click and an alertbox will open and ask you if you want to edit the cookie file, if you answer Yes the cookie file will be opened in StyledEdit , delete any unwanted cookies and close the StyledEdit window answering yes to saving the file, the contents of the net cache and history folders will be deleted and the cookie file will be copied back to it's correct place. If you answer No then the cookie file will be deleted along with the cache and history files.

How do you know which cookies are useful? you'll have to look at your cookie file after a good surf and see what sites have added to your list. The Cookie file is found in home/config/settings/NetPositive/NetCache/ and is a plain text file called Cookies and should look like this:

    #Cookies
    uk.ads.link4ads.com / 1893455999 uid=0x16d7cdbd9.0xc393f691 FALSE ACCEPT
    .excite.com / 1293796800 registered=no FALSE ACCEPT
    .excite.com / 1293796800 UID=427E92C938062207 FALSE ACCEPT
    .preferences.com / 1255502221 PreferencesID=B8sbnN-KX-u-IJEWjw2d5W FALSE ACCEPT
    www.bedepot.com / 2147483647 ASPSESSIONIDGGGGQHIB=LLDJOLJCIPCONIGOAMNHMLNO FALSE ACCEPT
    #Cookies
If you have personalized Yahoo or Excite search pages for example you will need to make sure these are kept otherwise you will loose your settings, and have to login each time you return.

If you have any comments please e-mail me.

 

Please note I do not accept any responsibility for loss of data, hair, or life whilst running this script.