Monday, September 24, 2012

How to hide your important data from other users?

Normally when you need to secure your important data from other users, then your first choice is to burn it on CD or put it to removable drive instead of hard drive. But imagine if your data size is more than 100 GB then it is not easy to burn it on CD. No worry, you can save your full drive from other users access using this trick.

Perform the given steps to hide your system data partition: 

  • To enable this feature, you will need to be logged into your computer with administrative rights. 

  • First click on Start button to open "Run" and type "CMD" (without the quotes) then press Ok button to open Command Prompt.


Now type diskpart on the blinking cursor and wait for 5 seconds to appear diskpart> utility.


To show the list of volume, type list volume command after the diskpartprompt, this command will show you all system drives detail.


Now first select the volume that you want to hide, for example,
if you need to hide F drive then first type select volume 2 (in this case) and press enter button.


After loading volume, type remove letter F (in this case) to hide F drive.


Now exit from command prompt and open My Computer to verify drives. 

But next time, when you want to unhide the D drive, just run assign drive F command after loading volume 2.

Monday, September 3, 2012


Timed Shutdown Powers Off Your PC when Scheduled

Shutting down your PC at a certain time is sometimes a necessity. This is what this groovy little utility called Timed Shutdown does, without any hassles.timed shutdown
I love complex software at times, but there are tasks for which I’d rather have a simple program that does just what I want it to. And I know there are some other ways of doing what Timed Shutdown does, but this little software is for those too lazy to configure aScheduled Task.
I’ve been using Timed Shutdown for a few years now and, since I haven’t given up on it, it must be doing something right. It’s very useful to turn off your PC (also closing open programs) at a certain time. Here’s how easy it is to use.
First, download the program from here (it’s about 0.7 MB so it shouldn’t take long to download) and install it, then start it.
It’s nice and basic. It has two buttons on the left side, the Clock and Timer. Each one has a set of options.
Free Universal Power Management. Download Spiceworks's UPS Software!
0.1s~999h, On delay+Interval+Cyclic 2-digit display, 20~265 VAC/DC
Recharge in 12 seconds with Paytm™ Backed by 24*7 Customer Support!
The Clock function lets you set a date and time when your PC will shutdown. Once you hit GO, the program will sit in the background and and shut down your PC for when you set it. You can tick whether you want it to forcibly close open programs and/or play a countdown sound.
timed shutdown clock
Clicking the Timer button allows you to set an amount of time until your PC shuts down – be it days, hours, minutes, seconds or a specified interval.
timed shutdown timer
There’s a few other options than shutdown at the end of the specified interval (both for Clock and Timer) – it can also put your computer to Hibernate mode, lock it, log off your account or restart it.
timed shutdown shutdown options
When you set it to shutdown your system,  you should know that it’s not cast in stone. Just find the Timed Shutdown icon in the notification bar, click it and you’ll be able to abort the whole thing.
timed shutdown stop
You can also do that right before the program starts the operation, as you’ll get a countdown with an abort button a minute before the operation starts.
timed shutdown abort countdown
by karthick

5 Simple Ways to Protect the Wi-Fi Connection

• September 1, 2012 • 8 Comments

If you are a professional blogger or in a business where you rely completely, or just say partially, on the Wi-Fi internet then here’s an alarming bell for you – hackers target Wi-Fi networks quite often and try to extract all the important credentials. Using Wi-Fi for internet is actually really convenient because you don’t need wires, hence you can move around and use the internet at the same time. When you surf Internet using the Wi-Fi, your data travels through an unsecured channel which can be easily extracted out. Also, if someone does something wrong using your Wi-Fi connection then the cyber police will first reach you and there are chances that they might even take you down for interrogation!  So, how to protect your Wi-Fi connection?
WiFi neighbor trolled

Here a 5 Simple Ways to Protect the Wi-Fi Connection.

Use VPN Service                                                                 
I have already mentioned above that when you use your Wi-Fi for surfing internet your data flows through an un-secured channel. This is where VPN comes into play. When you use your internet connection to surf internet, provided you are using the VPN service, your data will flow through a much secured channel from where no data can be extracted out.
Change the Router’s Password
By default the router’ username:password is “admin:admin” or sometimes it’s “administrator:password”. Actually all the hackers know this thing, so it becomes quite important to change this, before something really bad happens. For changing router’s password, you just need to go into your router’s settings and search for something like “passwords”. In my case it is Management>Access Controls>Passwords. It’s different in each case.
Change the SSID Name
The SSID name is the name of your Wi-Fi network. Changing SSID name can at least help a bit. If you will change your network’s SSID name to something like “YOUR NAME” then it will be easy for your neighbors to identify it. This also can lead to less confusion.
Use MAC Address
Enabling MAC address will help you to great extent because it allows only a certain group of computers or devices to connect to the Wi-Fi connection. This way, you can just let your computer and phones connect to the Internet, no one else would be able to connect to your network then. Make sure that you don’t share your MAC Address with anyone.
Reduce Signal Strength
It is not possible to connect to the internet if the signal’s range is quite low. You can make use of this bug. You can reduce your router’s signal strength by contacting your ISP and this  way you won’t allow anyone standing outside your home connect to your Wireless network.

Should I Always Safely Eject USB Devices?

Whenever you plug in a USB storage device, Windows will usually give you a prompt about whether or not it is safe to eject it. So what’s the deal with this anyway? You’d think with how common of an issue it is that there would be more information on it from the Windows interface, right?
Safe to Unplug USB Drives?
If you’re wondering what this even is, check out the system tray the next time you plug in a thumb drive or other USB storage device. A little USB icon with a green checkmark will  pop up. This is the same icon that you can click to safely eject a device before you physically remove it from the computer.
safely remove hardware and eject media

What Windows Says About It

If you yank a USB drive out without safely ejecting it first Windows doesn’t pop up a warning message like OS X. Instead, it just unplugs — and that’s that. Or is it? If you open up the Device Manager and view the properties of the USB Disk Drive you have plugged in you can see why Windows doesn’t seem to care if you unplug early.
device managerdisk drive properties
Advertise On Google. Get 1500 INR Advertising Credit When You Sign-Up
Apply Online to Find Jobs. Sign up for Free to Apply Now.
Your Job Search Ends here! Top MNCs, Best Profile, High CTC.
Windows has two policies. The default is to automatically disable write caching for devices that it sees as temporary or removable. Under this policy, Windows states that you can always disconnect the device safely without using the Eject option. That isn’t accurate, but we’ll get to that in a minute. The second profile is called “Better performance” and it keeps write caching enabled for the connected device. Interestingly, on a Linux or Mac computer this second policy would be the default as they always leave write caching turned on. To understand what all of this means you need to first understand what write caching is.
write caching policies for usb devices

What is Write Caching?

Write caching is the default method used for storing data on hard disks, and if enabled it can be used for removable drives as shown in the screenshot above. When you copy files over to a disk, Windows doesn’t transfer the data directly to it. Instead, some of the data is temporarily saved to the computers highly-volatile memory cache, or buffer. This is done because the data transfer to the USB is slower, even with modern USB technology. The downside is that the buffer where the data is being stored is erased when power is removed, or when the destination is removed. Such can happen when you unplug the USB device before the cache is completely written to it. Using the Eject command forces the OS to write all remaining data to the USB stick and sever the connection on a software level, so no data is lost.
data write request

Data Can Always Be Lost, Even with Write Caching Disabled

Generally, the default profile in Windows works for most people. But even though Windows says that data is safe with write caching disabled, it isn’t always. If you pull the USB drive out during a data transfer, data loss and corruption can occur. If you’re running a portable app from the USB drive, or using an application on the computer that saves data to the USB drive you can also lose data. There have even been cases where users have had corrupted data just by using a USB stick for ReadyBoost and pulling it out without ejecting.
resource monitor usb

Write Caching Offers Better Performance with Slightly More Risk

Write caching can offer better performance for your system because it prevents transfers to storage devices from hogging all of the I/O bandwidth. The downside is that data is more likely to be caught in the cache and corrupted or lost if the device is unplugged without safely ejecting it first. The Eject function saves data from being deleted by using a cache flushing system embedded in Windows. Cache Flushing forces all of the data in the cache to immediately write to the device and then clear itself out. Once Windows says that the device is safe to remove, that is how you know the cache has finished flushing.
safe to remove hardwareeject device
With all of that said, it’s best to always safely Eject hardware before you physically unplug it from the computer. Also remember that while Windows may have a “feature” that disables write caching, Linux and Mac keep it enabled by default, so be extra careful when using a thumb drive with those operating systems.

50 Keyboard Shortcuts That Work Across All Web Browsers

Most web browser developers today understand what users expect to see and do when they use a browser. This is true for Firefox, Chrome, Internet Explorer, Opera and Safari. Nearly every web browser out there shares a common set of keyboard shortcuts, and as a result, it’s easy for users to switch over and between browsers. There’s plenty of keyboard shortcuts unique to each browser, but here I’ll show you the shortcuts that can be used in all of them.
Note: If you’re using Linux or Mac the modifier keys may be slightly different, though still generally universal.

Basic Navigation Hotkeys

the basics
Keyboard ShortcutAction
F5Refresh
Ctrl + F5Refresh and reset the browser cache for the current page.
Alt + Left ArrowBack
Alt + Right ArrowForward
Alt + HomeReturn to Homepage
EscapeStop
F6Select the address bar (Alt+D and Ctrl+L also works here)
F11Fullscreen mode, exit fullscreen mode
HomeScroll to top of page
EndScroll to bottom of page
SpacebarScroll down
Shift+ SpacebarScroll up
Page Down / UpScroll down / up
Ctrl + CCopy selected text
Ctrl + XCut (copy and delete original) text
Ctrl + VPaste copied text

Advanced Navigation Shortcut Keys

the next level up in hotkeys
Keyboard ShortcutAction
Ctrl + DBookmark current page
F1Open a mostly useless help page
F3Perform a text search on the current page, find next text result
Shift + F3Find previous text search results
Ctrl + FPerform a text search on the current page
Ctrl + GFind next text result
Ctrl + Shift + GFind previous text result
Ctrl + HOpen browsing history
Ctrl + JOpen downloads folder and/or history
Ctrl + OOpen a local file in the browser
Ctrl + SDownload and save current page
Ctrl + PPrint current page
Ctrl + ESelect the search box or omnibar. (Ctrl + K also works)
Ctrl + Shift + DelOpens up the clear browser history dialog or settings
Alt + EnterOpen search in a new tab
Ctrl + EnterOpen search term as a website
F12Open developer tools or Firebug
Ctrl + UView source
Alt + FMakes the menu bar appear (if hidden)

All About Tabs

tabular shortcuts
Keyboard ShortcutAction
Ctrl + NOpens a new window (this works in Windows too)
Ctrl + TabCycle forward to the next tab
Ctrl + Shift + TabCycle backward to the previous tab
Ctrl + F4Closes the current tab.
Ctrl + TOpens a new tab.
Ctrl + Shift + TOpens a recently closed tab.
Alt + F4Close the entire window (truly universal for every app)
Ctrl + # key (1 to 8)Changes view to the tab number chosen
Ctrl + 9Changes view to the last tab

Mouse and Keyboard Combos

keyboard and mouse combo meals
Keyboard ShortcutAction
Ctrl + MousewheelZoom in our out
Ctrl + 0Reset to 100% (default) zoom
Mousewheel PressCloses tabs if clicked on a tab, opens links in new tab, scroll
Ctrl + Left ClickOpen link in a new tab
Shift + Left clickOpen link in a new window
Shift + Ctrl + Left clickOpen link in a new background tab
I hope you find all of these shortcut keys useful, and please let us know if we missed any in the comments below!