WATCH LIVE CRICKET


Tuesday, October 14, 2014

How to enable private browsing in Firefox,Chrome and Explorer?

Private browsing is becoming a necessity with every individual these days. We don’t want others to look about or to know about our browser history, or the cookies that are generated automatically. Privacy is a must thing we have to maintain, either in office, or in home, or with friends and moreover with girlfriends.

Why to privately browse your computer?

Once you go into the private browsing mode, you can browse the internet without leaving a trace of it. In private browsing, your history gets delete, your cookies get destroyed, and so no trace is left for the other user to find anything. Even any new password is not saved with private browsing. But, if you use bookmarks, it is saved for the next time you come back.
Note:-Private browsing doesn’t protect you from keyloggers or spywares If it is installed previously on the computer.
Everyone have an idea how important is this private browsing. Perhaps, on Raksha Bandhan, you want to gift your sister a beautiful watch online from the same laptop that you are sharing with her. Or in office, you don’t want your co-workers to share the same information. Whatever may be the reason, private browsing will maintain your secrecy.
Below are the tricks to enable private browsing with Mozilla Firefox 23.0Internet Explorer 9, and Google Chrome 29.

Enable private browsing with Mozilla Firefox

1. Open the bright orange Firefox menu on the top left corner of your browser. Click on “New private Window”.

2. A new window will open showing a bold private browsing heading and the orange Firefox Buttonwill turn purple. The title bar will display private browsing with the icon of a mask.

3. You can open a link in new private window by right clicking on the link->Open link in new Private Window.
4. To stop private browsing, simply close the Window of private browsing, and you have done a successful private browsing.

 Enable private browsing with Internet Explorer

1. Open Internet Explorer.
2. A little gear like icon will be present on the right-side corner. Click on the gear-like icon. If you are filling difficulty, see the snapshot below.
3. Next go to Safety->InPrivate Browsing
4. Like Mozilla Firefox, it will open a new window. In the left of the address bar, “InPrivate” icon will be displayed by dark blue color.
5. Close the private browsing window when you are done with browsing.

Enable private browsing with Google Chrome

1. Open up the Settings menu. The settings menu is present on the top right corner of the Window. Click on New Incognito Window.
2. You can easily open a private browsing window with Ctrl + Shift + N.
3. A new window will open up with the incognito icon on the top left corner. Your older Window will remain in the background.

How to create a seperate user profile in Google Chrome or firefox

Creating a separate user becomes important when your PC/Laptop is shared by many peoples. Creating a different user don’t make your browser secure nor your personal data such as emails and passwords. This is just an alternative for a separate browser. The users will have a different browser experience having their own bookmarks, history, and saved passwords.

Create a separate user in Google Chrome

You can easily create separate profiles for other users in Chrome.  But, that won’t enhance your privacy or security. This is just for convenience who would already be sharing Chrome on the same account.
To make a new user account in Chrome, Open up the Settings menu. The settings menu is present on the top right corner of the Window. Go to Users->Add New User..
You have to choose a picture and enter a name. You can use name Guest, if you want to make separate browsing profile for all guests. You can select on “Create a desktop shortcut for this user” below, which will make a desktop shortcut for the new user.
Once created, you can switch between different users within Chrome to access it.

Create a separate user in Mozilla Firefox

The feature of making new users in Firefox is somewhat hidden. To make a new user inFirefox, close all Firefox Windows, go to Start Menu and type run.
In the run prompt, type the following dialogue:
firefox.exe –p
The Firefox profile manager will open up. Click on Create profile button to create new user profiles.

If you want to choose between profiles, you can launch Firefox by typing firefox.exe  –p in the run prompt. If you want to choose a user profile each time you open Firefox, you can uncheck the Don’t ask at Startup box . Every user profiles would have their ownbookmarkshistorycookiessettings, and other user data.

How to lock a file/folder without any software?

Following are the steps to create a password protected folder
  1. Create a new folder where you have to keep all of your files need to be protected.
  2. Open and navigate into the folder, right click anywhere and go to new—-> text document.
  3. In the text document, copy paste the text given below.
cls
@ECHO OFF
title Folder Private
if EXIST “HTG Locker” goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p “cho=>”
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Private “HTG Locker”
attrib +h +s “HTG Locker”
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder
set/p “pass=>”
if NOT %pass%==PASSWORD  goto FAIL
attrib -h -s “HTG Locker”
ren “HTG Locker” Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End

4. Change the password above to your desired password. Save the file to “anyname.bat” without quotes(like name.bat).
5.  Then delete the document file after the bat file have been saved.
6.  Now, double click on the batch file(or .bat file) . The batch file will create a new folder namedprivate. This is the folder  where all the password protected files will be kept.
private
7.   Now, start adding files and folders to the private folder. Once, you have added all the files and folders in your private folder, click on the batch file again.
8.   A command prompt will appear which will ask for the confirmation.
Now press “Y” and hit enter to lock the folder.
llock the folder
As you press enter, the private folder disappears and the folder is password protected.
9.  If you want to see the hidden and password protected files, folders then click on the “anyname.bat” file again. A   command prompt menu will open up asking you the password. Enter the same password which you have kept above, and   your file will be shown again in the private folder.

Best free recovery software: 10 top programs to get your deleted files back

You know where to find the most important files on your PC - the documents, the pictures, the music - and they're always available when you need them. So it's easy to assume that's the way it will always be.
The reality can be very different, though. Maybe you're not paying attention for a moment and delete something accidentally, perhaps there's a software bug, or something happens to corrupt your hard drive: whatever it is, the end result is that you've lost files, folders, maybe even an entire partition of valuable data.
Don't panic, though - there's a good chance that your files are still intact, somewhere on the disc. And if you act quickly then you may be able to recover everything. All you'll need is reliable free undelete software to run a scan, and we've found ten free tools which can help.
Read on for our pick of the best free undelete software...

1. Recuva Free

Conveniently available in a portable version, Recuva Freeis very easy to use. A wizard asks you what type of files you're looking for, and where to search, then scans your system at speed (FAT, exFAT and NTFS file systems are supported).
Any files found are listed (with previews for images), and you can restore anything you need in a couple of clicks.
Recuva
Running the program in Advanced Mode provides more options, though, like a Deep Scan (much slower, but recovers more files), the ability to locate files containing particular text, and even an option to securely wipe files containing sensitive information, ensuring that no-one else will be able to undelete them.
Whatever mode you're using, Recuva is an excellent recovery tool, effective and very easy to use.
------------------------------------------------------------------------------------------------

2. Undelete 360

Undelete 360 is the free version of a commercial product, and so leaves out some useful features (file filtering, previews and so on). These still appear in the interface, though, and suggest you upgrade if you ever click on them, which can be annoying.
Undelete 360
There are no restrictions on the amount or size of the files you can recover, though, and otherwise the program is very simple to use: point it at a drive, it'll scan for deleted files, then you can view particular file types (JPGs, PDFs, videos and more) by choosing them from a tree.
Scanning speed isn't great, but Undelete 360 can recover files that other programs miss , and so it's definitely worth considering.
------------------------------------------------------------------------------------------------

3. MiniTool Partition Recovery

Standard undelete programs are perfect for recovering a few files, but if you've lost an entire partition then you'll probably benefit from a specialist application like MiniTool Partition Recovery.
The free (for personal use) program has a wizard-based interface which makes it very straightforward to use.
MiniTool Partition Recovery
Point MiniTool Partition Recovery at the problem drive, specify the area to be searched, and it'll scan for the missing partition.
A report will let you know what the program has found, and you can recover the partition in a few seconds.
You don't get a bootable recovery disc here, so if your system partition is damaged then MiniTool Partition Recovery won't help you very much.
Otherwise, though, it provides a quick and easy way to locate and restore lost partitions.
------------------------------------------------------------------------------------------------

4. Wise Data Recovery

It's hard to imagine how any undelete tool could be simpler than Wise Data Recovery.
There are no menus, no complicated options or dialog boxes: all you do is choose a drive, click Scan, and wait as the program locates any deleted files.
Select what you need, click Recover, and that's just about it.
Wise Data Recovery
Wise Data Recovery doesn't seem to work with FAT-based drives, though, recovering nothing from our test USB drive. It's only free for personal use, too. But if you just need something quick and easy to recover files from NTFS drives then it should probably be on your shortlist.

5. PhotoRec

PhotoRec is an extremely powerful undelete tool with very few restrictions.
It's free for everyone, runs almost everywhere (DOS, Windows, Linux, OS X, more), works with most file systems and device types, uses in-depth knowledge of more than 200 file formats to help recover your data, and the bundled TestDisk can even recover a deleted partition.
PhotoRec
There is a complication, though: PhotoRec has an extremely basic DOS-like interface which is sure to intimidate many.
This doesn't make the program complicated - it walks you through every step - but the focus here is mostly on functionality, so if you're more interested in ease of use then we'd look elsewhere.
------------------------------------------------------------------------------------------------

6. FreeUndelete

FreeUndelete is aging, slow, free for personal use only, and didn't manage to retrieve anything from our FAT drive - not a good start.
Point the program at an NTFS drive, though, and the story is much different, with FreeUndelete locating all our missing files.
FreeUndelete
They're presented in a folder structure rather than a single list, making it easy to locate whatever you need, and they can then be restored in a click or two.
So while there are better undelete tools, you might want to keep a copy of FreeUndelete around, just in case your first choice doesn't recover something.
------------------------------------------------------------------------------------------------

7. Paragon Rescue Kit Free

If your PC has been trashed so badly that it won't boot at all, then any undelete tools you've installed previously will be useless. But Paragon Rescue Kit Free is different. It comes on an image which you burn to CD, and if disaster strikes then you just boot from the disc and go to work.
Paragon Rescue Kit Free
The program can recover a lost or deleted partition, for instance. The Boot Corrector can fix common boot problems and may be able to get your working again. But if not, Paragon's File Transfer Wizard helps transfer key files to another local drive, or burn them to CD or DVD. Overall it's a useful tool: grab a copy now, just in case.
------------------------------------------------------------------------------------------------

8. Glary Undelete

Another no-frills package, Glary Undelete takes a fairly basic approach to data recovery. There's really nothing to do beyond choosing a drive to scan, clicking Search, and waiting for the program to finish (although that might take a while, as it's slower than most).
Glary Undelete
The program does do a good job of recovering data, though, on both FAT and NTFS drives. And any files it finds are presented in both a single list and by folders, while you can also filter them by file type or name, making it generally easy to find what you need.
So while there's little in the way of extras here, Glary Undelete scores well on the fundamentals.
------------------------------------------------------------------------------------------------

9. Pandora Recovery

Unlike some of the competition, Pandora Recovery doesn't just present the files it finds in a single list.
You can also browse them in an Explorer-like folder view, or use an excellent search tool to filter them by file name, size, creation or "last modified" dates (so you could search for everything altered yesterday, for instance). Images can be previewed, too.
Pandora Recovery
Unfortunately file detection isn't always so reliable, particularly on FAT drives, and the program's quick scan didn't recover anything for us.
The more thorough Surface Scan mode did retrieve everything, though, so on balance we'd say Pandora Recovery is still worth a try.
------------------------------------------------------------------------------------------------

10. PC Inspector File Recovery

PC Inspector File Recovery did well in our tests, correctly locating the full set of missing files on both FAT and NTFS drives. These are clearly presented in a simple folder view, there's also a simple search dialog to help you locate files by name, and the program can then restore them to local or network drives.
Getting to this point may take a while, though, as the interface is a confusing mess of tabs (we'd recommend you experiment on a USB key or some other spare drive until you've figured it out).
PC Inspector File Recovery
It's a little odd that the program can preview files as text or a hex dump, but won't preview JPEGs. PC Inspector File Recovery deserves a look for its core engine, then, but you'll need some patience to take full advantage of it.