Skip to main content

Lock your PC with a USB Flash Drive

Lock your PC with a USB Flash
Drive
Ever wanted to be like James
Bond and be secretive? So you
can prevent access to your
computer, but with just a
password, you are missing out
on an alternate (and more
secure) way to lock down your
computer.
Predator, a free Windows
program, turns your USB drive
into a key that locks your
computer when it's removed. To
unlock your computer, you'll have
to plug the USB drive back in.
(Talk about having secret-agent-
style security.)
Anyone who attempts to access
your computer without the USB
flash drive will be hit with an epic
"Access Denied" message. To get
started, follow this guide:
Step 1: Download and
install Predator.
Step 2: Once Predator launches,
plug in your USB flash drive.
None of the contents of the drive
will be deleted or altered in any
way, so feel free to use your
primary thumbdrive.
When you insert the drive, a
dialog box will appear asking
you to create a password. Click
OK to continue.
Step 3: In the Preferences
window, take note of a few key
settings. First, enter a secure,
unique password in the "New
password" field. If you lose your
USB drive, you'll use it to unlock
your computer.
If you'd like, you can check the
Always Required box and you'll
be asked to enter the password
each time you use your
thumbdrive to unlock your PC.
Finally, in the section under Flash
Drives, ensure that the correct
USB flash drive is selected. When
you're done, click "Create key"
and then OK.
(Credit: Predator)
Step 4: Predator will exit. When it
does, click the Predator icon in
the taskbar to restart the
program. A few seconds later,
the icon will turn green, alerting
you that Predator is running.
Every 30 seconds, Predator will
check to see that your USB drive
is plugged in. If it isn't, your
computer will dim and lock
down
Enjoy!!!!!

Comments

Popular posts from this blog

How To Find The IP Address Of A Website

In many IT trickz and hack, We need to know the IP ( Internet Protocol ) address of the Website. Like if the website is blocked in the System then we can access it if we own the IP address of that website. But the Question arises that.. How to Find the IP Address of  Website ? Step 1 : Open Command Prompt. ( Go to Run and type cmd and hit Enter )

How To Skip Ads In adf.ly On Opera Mini ( Mobile )

More then 60% user on internet use the internet through there mobile. And many time when we want to download something, we have to skip the adf.ly's ads. But the ads won't load in opera mini. So there is an easy trick to skip adf.ly's ads in opera mini. Step 1 : Open the page. Step 2 : Enter the java script in address bar. And hit enter/go. javascript:refresh   Step 3 : Click on Skip Ad . And the desired page will open.   Step 4 : Access your desired Webpage :)    CLICK HERE to try the Trick.

ENABLE RIGHT CLICK ON RIGHT CLICK DISABLED SITES

ENABLE RIGHT CLICK ON RIGHT CLICK DISABLED SITES ------------------------------------------- Several web sites turn off the ability of right-click on there pages. Web administrators are using this to protecting their web pages from unauthorized copying. This is very common in past, but still there are lots of sites using this to protect copying there content by others. They use simple JavaScript to disable the ability of right-clicking on there web pages. Here I’m going to show you a very simple way to turn this function ON. When ever you visiting offending website type the code in red below in the browser URL bar, with the most cases this will work perfectly and enable you to write click on any web page and do what ever you want. “ jav ascript:void- (document. oncontext men u=null ) "