General :: Avoid "privacy Pitfalls" In Windows?
Jun 7, 2010
I have a Windows and a Linux machine.In Windows, everytime I visit a site, a lot of cache/history files are created on my machine. I setup my Firefox to don't save anything.but Windows saves a lot of "temp" files, some filenames I opened for example are inserted in registry (like video names). Each video I open in VLC is shown in "Last shown videos". In windows, all files opened can be found at "Recent opened files" as well.
A lot of these privacy configurations can be tweaked (VLC and "Recent opened files" in Windows) - it's a PITA doing it individually, but it's possible - but there isn't a guide to these "internal" privacy traces that are left on Windows installation (inserted in registry for example) In Linux, I just know there are these problems in app level (like VLC), and in "system level "(like bash_history).
is there a complete guide to avoid undesirable traces of what I did/watch/used in my Windows machine? (Delete everytime the PC is restarted, or even avoiding recording these info at all). (I'm mainly interested in config made by Windows itself when installing software and writing to registry. A guide with configuration guides to different types of software is a bonus, I know it's impossible to have a complete guide for it).I'm not interested in a VM machine, since I want to be able do control these issues in my own host and understand the privacy risks involved.
View 6 Replies
ADVERTISEMENT
Jan 27, 2010
What pitfalls are there to avoid when dual booting? What can go wrong?
View 4 Replies
View Related
May 18, 2010
I would like to use Linux in a VMWare Player window within Windows 7 to circumvent spyware infections. Is this a feasable idea or should I just dual boot?
View 12 Replies
View Related
Jan 16, 2010
Why does Windows (7) [over-]write the MBR [pseudo-randomly]? And what settings can I change to prevent that?
Background : I used to dual-boot Ubuntu and Windows-7 on my gaming-laptop, but periodically I run into GRUB-got-messed-up-please-fix-me-again welcome screens. how-to guides on restoring GRUB, but no obvious ones on how to avoid messing up GRUB in the first place. Whats interesting to note; I have another work-laptop that dual-boots Windows XP and Ubuntu just fine (for the past year) and have never run into any GRUB-got-messed-up-please-fix-me-again situations.
My Hypothesis : I have a hunch that Windows 7 writes to the MBR for enabling Restore-Points.
View 6 Replies
View Related
Jul 18, 2011
I had opensuse/winxp running.
First windows xp wouldn't boot - then opensuse **** out and I had nothing but a black screen. I spent about two days trying to figure out what in god's name happened. I finally got a copy of winxp recovery disk and it couldn't find the partition that windows was on. That gave me some idea of what was going on. So I tried to fix the matter from partitionmagic. I reinstalled grub making sure that everything was associated properly. I still couldn't get either opensuse or windows to boot after many many different trial and error attempts.
After deciding there was no help for it. I decided to slave my hard drive and wipe to start over. So I booted partition magic from USB and deleted my opensuse partition and -what do you know - windows booted right up. Aside from feeling windows xp's smug grin as the logo appeared - i am perplexed as to how this happened. My guess is that MBR tried to overwrite grub. But I think that the loader was confused and trying to boot from the wrong partition.
I want to reinstall opensuse again. However I want to make sure that this doesn't happen. I need my xp partition for examsoft because wine doesn't seem to work for it and I can't vbox it. So is there some way to make sure that when I do install from DVD on my USB that:
1) repositories are correct
2) MBR doesn't overwrite grub (should I install Grub2 or LILO?)
View 4 Replies
View Related
Jul 5, 2011
I hate this, when the Optical Drive is locked, if I not burning something on the disk!
I just want to remove it, by pressing the eject button on the drive, but this is not working because Linux locks it I know, I could eject it via the Device Notifier, but I want to eject it at anytime by pressing the eject button on the drive.
View 9 Replies
View Related
Aug 25, 2009
Does anybody know if there is a quick and easy way to simply disable samba security to avoid "Access Denied" errors when trying to access shares via Windows XP?
View 2 Replies
View Related
Jan 5, 2010
I remember that one complaint about XP was the way that when you used Firefox or IE index.dat files were created which were violations of privacy.
If, after browsing, one deletes the relevant firefox files are there any other locations or logs in Ubuntu that record details or times of browsing?
Currently these files seem to contain browsing history:
I have looked in the /var/log directory and cannot see anything but perhaps other people know?
I just want to know if and where browsing activity is located (apart from in the /user/.mozilla directory).
View 3 Replies
View Related
Oct 22, 2010
Has anyone worked in building p2p apps and protocols? I'm talking an actual p2p network of physical devices that is strictly p2p, no servers for most things. Are there security and privacy benefits to p2p? How are addresses handled, like say you want to send a message to a specific friend but you don't have the relatively static IP system in the Internet. How are those things handled?
View 1 Replies
View Related
Mar 29, 2010
I get the following prompt everytime I try to connect a server using SSH.
I type "yes", but is there a way to aovid this?
The authenticity of host '111.222.333.444 (111.222.333.444)' can't be established.
RSA key fingerprint is f3:cf:58:ae:71:0b:c8:04:6f:34:a3:b2:e4:1e:0c:8b.
Are you sure you want to continue connecting (yes/no)?
View 3 Replies
View Related
Oct 21, 2009
I'm using opensuse and i'm trying that users cannot change his own password (mantaining /bin/bash users active). Do you know how can I do it?
View 10 Replies
View Related
Sep 28, 2010
I have execute following command and got the following warning.
[root@sina0012 /]# serviceconf
No display information -- gtk_init not called
Gtk-WARNING **: cannot open display:
View 1 Replies
View Related
Oct 21, 2010
idea to store the dns cache over the reboot in linux(which should not flush the dns cache on reboot).
View 2 Replies
View Related
Oct 7, 2010
I'm using Xterm. While running a prog/command if I scroll up and reading something on the screen, the xterm view resets to bottom if there is some output from the running command.
I tried enabling/disabling jump scroll, asynchronous scroll, scroll to bottom on tty output options of Xterm with no avail. In one way or the other way, the screen is scrolling or resetting to bottom if there is some output to screen.
I want to stop this behavior and the scroll should work as if it is in Konsole. The new output to screen should simply add at the bottom and the current viewing point should remain unscrolled. pls let me know if there is any working solution for this xterm problem.
View 13 Replies
View Related
Jul 22, 2010
I have created a linux machine and installed some softwares on it with root user privileges . I used to login with root user credentials for doing the various task.
Later i have realise that this is not the best practice to follow and there should be a new user with less privileges to be created for doing the day to day task.
I have read the steps to create the user but will that new user sufficient enough to do the task that i m doing it through root user?
Will my software allow the new user to work on them?
I would be glad if someone points me to a guidelines on what should be my next step?
View 4 Replies
View Related
Jan 11, 2010
Is there any way to avoid internal and data fragmentation?
View 5 Replies
View Related
Jul 15, 2009
I stumbled across this privacy app today, it's sort of like a CCleaner for Linux. I only see one mention of it in the forums, and I'm wondering why nobody's using it. It seems to be pretty thorough and preforms as they advertise, the site says it has overwrite capability but I'm not sure what algorithm it's using, as I haven't looked at the code. Anyway seems like something that ought to be in the repos.[URL]...
View 14 Replies
View Related
Mar 21, 2010
I just put privacy remix on a usb drive. It seems to be working ok, but no internet.
I'm connecting to the router with an ethernet cable and it works ok in windows.
I can't find anything in the setup guide that says you have to do anything special to connect.
View 4 Replies
View Related
May 20, 2010
I can not find a way of removing original email addresses from a email I wish to forward so I can maintain the privacy of the original sender.
View 3 Replies
View Related
May 23, 2010
I have two Ubuntu PCs at home and I found out about apt-cacher as a means of reducing internet usage for updates. (my connection speeds aren't that good). When I install apt-cacher, is it possible for anyone on the internet to use my PC as a repository? If so, how can I allow only computers on my LAN to access the apt-cacher cache?
View 9 Replies
View Related
May 19, 2011
I use ffmpeg to convert my files, but when I do so, I lose the keyframes metadata from my flv files. The command I use right now is: $/usr/local/bin/ffmpeg -i %s -ab 96k -ar 44100 -b 500k -r 25 -f flv %sHow can I avoid ffmpeg to delete the keyframes info?
View 2 Replies
View Related
Jul 30, 2011
I will be setting up a computer for people who have very little experience using computers and I want to limit their ability to break things. I'm thinking Linux is the way to go but I don't know what distribution to use. I don't know anything about their hardware other than it is an old laptop. I don't have a lot of experience with Linux, but I would think that without sudo there is not a lot of things you can break.
What would be a good Linux dist that has everything out of the box? (flash, vnc, office, etc) How should I set up the user account to avoid giving them too much power, yet still allowing the computer to be useable for daily tasks? (Will they be able to update software?) I also want to be able to control the machine remotely since I won't have physical access after I set it up, so I am looking into ssh, vnc, (or a better alternative?).
View 2 Replies
View Related
Nov 28, 2010
Just for the fun and learning experience I am working on a minimal install with Squeeze +IceWM. The goal is to make a livecd with a set of privacy apps - like Iceweasel with Tor/privoxy and some encryption tools. Everything is working out just fine, but I thought it would be very nice to have an installer. I read about the refractainstaller and refractasnapshot in this post, and thought they sound like a good solution: viewtopic.php?f=19&t=54635#p315738 However, the links seem to be dead and so were all the mirrors I tried. Does anyone know where these files can be found or any other easy way I can make Debian installable from a livecd?
View 14 Replies
View Related
Jan 8, 2010
These files seem to contain browsing history:
~/.mozilla/firefox/xxxxx.default/cookies.sqlite ~/.mozilla/firefox/xxxxx.default/formhistory.sqlite ~/.mozilla/firefox/xxxxx.default/downloads.sqlite ~/.mozilla/firefox/xxxxx.default/places.sqlite ~/.mozilla/firefox/xxxxx.default/places.sqlite-journal
~/.mozilla/firefox/xxxxx.default/Cache/
Therefore I have cleared these files using an erasing program. I am wondering if there are other locations where such log files are stored for Internet browsing. I have looked in the /var/log directory and cannot see anything - for example doing a grep on http:// after browsing in Firefox does not reveal anything obvious.
View 6 Replies
View Related
Jun 16, 2010
I have LTS 10.04 with firefox 3.63 and the cookie settings are not there. Does anyone else have missing privacy settings. I dont like the idea of tracking cookies and want to do what I can to get rid of them.
View 1 Replies
View Related
Jan 17, 2011
I would like not check first, and if not ok, then to write the permssisions. Means no use to write endessly on disk if not needed. How to check and fix the permissions to avoid writing (chmod o-rwx /home/*) ?
View 3 Replies
View Related
May 1, 2010
I've searched lot on forums but couldn't find a related post. My problem is I want to hide my mail folders when login attempt in Evolution has failed. I dont use Remember password option so everytime I'm prompted for password.
When I give no password and escape that dialog, I can see all the mails that have been already downloaded form my gmail account. If any of you guys know already existing post, please redirect me to that one.
View 2 Replies
View Related
Sep 24, 2010
Firefox used to work fine, then I played around (only) with privacy settings, and now it deletes all cookies (including ones set to expire in a month) at the end of the session.It is set to "remember history". Moving to a new profile is not an option.
View 3 Replies
View Related
Jun 12, 2010
Intrepid Ibex (U8.10) is what I am using presently and I would like to know if there are measures that I can take to prevent my ISP from keeping data that flows between my PC and it.
I am living in Australia, I am wanting to keep the bastards (read: Australian Government) ignorant about what I use my PC for.
Its them storing any of my personal information that I am worried about, but if I can keep my history from them completely, even better...
View 9 Replies
View Related
May 28, 2011
I have an Ubuntu development server and a Windows 7 workstation. I use Windows Gvim to edit files on the linux server, over a samba connection.Saving files from Windows change the Linux permissions in weird way depending on the Windows app I'm using and also depending on whether there's a file extension or not.Here are some testsNo extension; Notepad2: 644 to 764
matt@mattserver ~ % ls -l testfile
-rw-r--r-- 1 matt matt 0 2011-05-28 07:09 testfile
--- Save from Windows Notepad2 over network ---
[code]....
View 1 Replies
View Related