How To Repair Detectable But Corrupt USB Drive

Have you suddenly encountered with the problem that when you plug in your USB drive, the Removable media shows up but when you try to open it, it returns with the message �Please insert a disk in to drive H:�.


If yes then you have been on right tutorial page.


By applying this simple method you�ll have 80 % chance to get back your USB drive hardware.
This works only in the above error condition. If the windows doesn�t detect your USB drive, then there is probably flaw in the USB media.
Please keep in mind that, you�ll have to lose your data when following this tutorial.
Plug in your USB drive.
Go to Start>My Computer, right click on My Computer icon and click on Manage menu.
Computer Management window will pop up. Click on Disk management under Storage tree menu.
Now at the right side of the window right click on your removable media. (unlike the image below, it will show unknown information), right click on your removable media and choose Change Drive Letter and Paths.
Now in new window choose any drive later that is not taken by any media (M:, N: , :K: etc).
Click on ok button and close the management window. Try opening your pendirve. There may be the chance to have your pendrive recovered if this method worked.
If the problem still prevails then follow the above tutorial but instead of choosing  Change drive letter and paths, choose Fomrat and give a quick format to it.
Now you�ll have finally lost your data but the pendrive is safe in your hands.
Hope this tutorial was working. If it didn�t please do comment me. I�ll find other solutions as well.

Useful Tips for LAPTOP



Here are some tips for laptop, laptop are much more sensitive as compare to desktop, so we have to take some extra care of laptop. Here are some tips:


Battery charge – Laptop autonomy
Discharge completely your battery at least once per month.

Security – Laptop tracking
Use the CyberAngel security solution to track your laptop in case it is stolen.

Humidity
Laptops are very sensitive to humidity. Avoid liquid exposure as much as you can (water, juice, etc…).

Dust
Laptops are very sensitive to dust. Make sure the laptop is never left on a floor, but that it is always high on a table, desk, stand, etc… Check vents frequently to see if they are not obstructed.

Viruses
It is not enough to have an antivirus program installed. It needs to be kept up-to-date, and we recommend to update it at least once per week.
Windows Updates

Make sure that your computer downloads Window Updates periodically and frequently. This will enhance stability and security of your operating system.

Carrying
Always use an appropriate carrying bag when traveling, to enhance shock absorption. Whenever you need to ship your laptop through a carrier (SUPS, FedEx, UPS, etc…), always use packaging specifically designed for laptops transit.

How To Dial-Up Automatically On Startup


Save yourself from having to hand-connect to the Internet before surfing with Firefox.
This hack explains how to automatically dial up your ISP when Firefox starts. Disconnecting is more problematic. Attack that using timeout configuration items provided by the operating system. If you want Firefox to auto-dial for you, this preference must be left on:
network.autodial-helper.enabled   /* default = true */

Windows 95/98/98SE/ME

Dial-up technology under these Windows versions has a top layer called Dial Up Networking (DUN). To get this working without fail, make a copy of a Firefox desktop shortcut and change the copy. Change the specifiedfirefox.exe program to run firefox.bat instead. Create that .bat file with these contents:
@echo off
start /B /MIN /W rundll32.exe rnaui.dll,RnaDial "connectoid"
firefox.exe

The string connectoid is the name of the connection icon in the Dial-Up Networking folder. It is case-sensitive. Do not use the name of a desktop shortcut that points to the connection icon. Change the name displayed on the new desktop icon to Firefox Internet or similar.
This fix always works, but there is an alternate way. Firefox has a File Work Offline menu option. If Firefox is started in Offline mode, changing it to Online mode will instruct Firefox to always dial the ISP for you.
It is also possible to make Firefox dial the ISP if the first web page request (such as the home page) fails. In order for this to happen, extra Windows setup is required. In the Internet Options Control Panel item, in the Connections tab, choose any radio button other than the one labeled “Never dial a connection.”

Windows NT/2000/XP

Top-level dial-up technology under these Windows versions is called Remote Access Services (RAS). It should be started automatically when any program, including Firefox, attempts to access the Internet. If that’s not working for you, check that the RAS Connection Manager and RAS Auto Connection Manager services are enabled using the Services icon in the Control Panel. The rules are otherwise the same as under 95/98/98SE/Me.
If it still isn’t working, make a copy of a Firefox desktop shortcut and change the copy. Change the specifiedfirefox.exe program to firefox.bat. Create that .bat file with these contents:
@echo off
start /B /MIN /W rasdial.exe "connectoid"
firefox.exe

The string connectoid is the name of the connection icon, as described in the previous section. It is case-sensitive. Do not use the name of a desktop shortcut that points to the connection icon. To suppress the dialog that prompts for your ISP login details, try this instead:
@echo off
start /B /MIN /W rasdial.exe "connectoid" "username" "password"
firefox.exe
Beware: this saves your password as cleartext.

3.6.3. Mac OS X

Automatic PPP dial-up under OS X is handled through System Preferencesthe same as automatic Internet connection of all types. To set it up, choose System Preferences under the Apple menu and follow these steps:
  1. Click on the Network icon, in the Internet & Network group.
  2. From the Show pop-up menu near the top of the window, select your modem.
  3. Make sure the PPP tab is selected and click on the PPP Options… button near the bottom of the panel.
  4. Tick the first checkbox labeled “Connect automatically when needed.”
  5. Click OK, and you’re all set up.

3.6.4. Linux/Unix

To dial up before Firefox starts, just wrap the command-line call to Firefox in a shell script. Before you’re ready to go, you must have the following things in place:
  • Modem hardware that’s known (usually present; test with kudzu --probe)
  • Serial and PPP drivers in the kernel (usually present; test with modprobe -l)
  • Correct serial devices in /dev (usually present)
  • Software for PPP, such as pppd (usually present)
  • Software for DHCP, such as dhcpd (usually present)
For example, under Red Hat Fedora Core, much of the work is automated for you. Run this GUI tool and review the information in its help system:
/usr/bin/system-config-network

If no profile is defined for the modem, use the GUI to create one. In the DNS tab, clear all the DNS entries except forDNS Search Path. Enter the ISP’s domain name here, making sure the IP address is also recorded, either in the/etc/hosts file or using the tool:
/usr/bin/system-config-bind

If dial-up access via DHCP has been started, Linux DHCP will usually overwrite the /etc/resolv.conf file, which can affect or ruin any existing DNS arrangements that you might have in place.
To configure and run dial-up by hand, configure dhcpd.conf to contain the ISP’s DNS and IP Address information. Identify the tty in /dev that matches the modem, and simply run:
pppd /dev/modemtty
dhcpd

Those commands can go in the wrapper script that starts Firefox.

Remove Recycle bin from Desktop

If you don’t use the Recycle Bin to store deleted files , you can get rid of its desktop icon all together. Simply follow these steps..

To edit the computer registry, first you should log onto your computer with administrative rights.

Run Regedit and go to:
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/explorer/Desktop/NameSpace
Click on the “Recycle Bin” string in the right hand pane. Hit Del, click OK.
Now close the registry editor and restart your computer after any changes to go into effect.

Capslock Notification – screen flash and computer beeps




Here is trick for capslock notification, it make your screen flash and computer beeps everytime you press capslock button. It will let you know that capslock is on when you accidently hit it during typing. Its very simple just follow these steps:

For window vista

1). Go to control panel.
2). In control panel, click on ease of acesss centre.
3). Now click on make the keyboard easier to use.


4). Click on turn on toggle key and then clicksave.


5). Now again go to ease of acess window, then click on use text or visual alternative for sounds.


6). Here choose flash active window and then click save.
Its done.

For window XP

1). Go to control panel.
2). Open the Accessibility Options Icon.
3). On the Keyboard tab, click the Use Toggle Keys checkbox.
4). Click ok.
5) Go to Accessibility Options screen, click theSound tab and check the Use SoundSentrycheckbox.
6). Next click the Settings button and selectFlash active window from the Warning for windowed programs drop down box.
7). Click ok.
Its done.
Now whenever you press capslock, your screen will flash and produce beep