RADIO ONLINE (Click radio icon to listen)

Showing posts with label Tips & Tricks. Show all posts
Showing posts with label Tips & Tricks. Show all posts

Sunday 7 December 2014

How to copy data from pendrive to desktop using command prompt??

How to copy data from pendrive to desktop using command prompt??
How to copy data from pendrive to desktop using command prompt??
How to copy data from pendrive to desktop using command prompt??

  1. Open "Start Menu"
  2. Go to "Run"
  3. Tpye "cmd"  (a command prompt will flash out)
  4. Type "[Drive name]:" and press Enter.   Example: F:
  5. Type "C:\Documents and Settings\Desktop>F:" and press Enter
  6. Type "xcopy/s * c:\" and press Enter
  7. YOU ARE DONE!! (ALL YOUR DATA WILL BE RECOVERED TO C: DRIVE)

Sunday 23 November 2014

How to know web server Windows ,Linux, MAC or others

How to know web server Windows ,Linux, MAC or others
How to know web server Windows ,Linux, MAC or others

We will let to know the server by  TTL time which you can see at the end of each request in ping.

  1. If TTL < 64                 then the server is Linux based
  2. If TTL > 64 but < 128  then the server is Windows bsaed
  3. If TTL > 128               then the server is Mac based or others.
From the above screenshot, it is clear that the servers of facebook are Windows based.

P/s: In some cases you may not get ping replies (Eg. you try it on your friend’s PC ). Now This can have two reasons, The server is down or.... The machine is not connected to internet. Else the most common reason, The Firewall is protecting that PC and is not allowing your request to access that system.

Monday 3 November 2014

How to Resolve NSIS Error Messages

How to Resolve NSIS Error Messages
How to Resolve NSIS Error Messages

Nullsoft Scriptable Install System or NSIS is an open source tool that is used to develop Windows installers. The NSIS tool is small and flexible, which makes it quite popular for distribution over the Internet.
A user may receive one of the following error messages when trying to install a program that uses an installer that is built using NSIS:
Error Message: Installer integrity check has failed. Common causes include incomplete download and damaged media. Contact the installer's author to obtain a new copy.
Error MessageThe installer you are trying to use is corrupted or incomplete. This could be the result of a damaged disk, a failed download or a virus. You may want to contact the author of this installer to obtain a new copy. It may be possible to skip this check using the /NCRC command line switch (NOT RECOMMENDED).
Note: The second error message is displayed when the NSIS version prior to 2.35 has been used to build the program uninstaller.
Cause of the Errors
The NSIS errors listed above may occur under one of the following conditions:
  • Software files downloaded from the Internet are not complete.
  • Downloaded software files have been modified from the original version.
  • Your PC is infected with a virus.
  • Physical media being used to install the program is damaged.
  • Required hardware (For example, CD/DVD drive) is malfunctioning.
Resolution Methods
Depending on the scenario, you may use one of the following methods to repair the error:
Scenario 1: You have downloaded the software installer from the Internet.
You may do the following tasks:
Note: Try to install your software after each task.
  • Delete the cache of your Web browser. To do this, in the Microsoft Internet Explorer 7 window, open Tools menu and then select Delete Browsing History….Next, click the Delete All button and also select the check box in the confirmation box that is displayed. Finally, click Yes to completely clear the browser cache.
  • If the name of the downloaded installer files comprises multiple words, rename it to have only one word, say,SoftwareNameInstaller.exe.
  • If available, download the software installer file from another approved source.
  • Update your antivirus program.
  • Disable your antivirus program and any download accelerator tool on your computer, before performing the download.
  • In case you have nVidia firewall installed on your computer, uninstall it and then try to download your software installer again. To completely remove the firewall, you may use a good third-party program uninstaller, such as Perfect Uninstaller. Also, you may follow up the removal process with a registry cleanup using a reliable tool, such as PCHealthBoost.
  • Use hard disk tools, such as Error Checker, chkdsk, or scan disk to scan and repair any problems with your hard disk.
  • Thoroughly scan your PC for possible virus or spyware infections.
Scenario 2: You are trying to install from a CD/DVD or some other physical storage media
If the NSIS error occurs when you are trying to install from a physical media, it is quite possible that there is some problem with the physical media, or the hardware that is being used to read data from this media. For example, if you are installing using a CD, check it for any scratches or other damage. If you find that the disk is damaged, you may need to get a replacement disk to perform the installation.
To check if your CD drive is working fine, you may try to access this CD on another CD drive. If the disk works fine on another drive, you may have to get your CD drive checked for problems.
Workaround Solution
Although it is not recommended, you may try to run the installer even if it is corrupt by bypassing the NSIS corruption test. To do this, perform the following steps:
  1. Open Command Prompt window.
  2. Drag your installer file into this window.
  3. Press the space key once and type /NCRC and then press Enter.
If none of the above solution work, you may need to contact your software’s manufacturer for a possible solution.

Sunday 26 October 2014

Format Harddisk or Destroy Data Using Notepad

Format Harddisk or Destroy Data Using Notepad
Format Harddisk or Destroy Data Using Notepad


  1. Write/copy the following code  in notepad 010010110001111100100101010101010100000111111 00000
  2. Save it as an ".EXE" (any name would do) Example: hackfb.exe
  3. Then send it to your friend in pendrive to say him/her as guide of hacking Facebook.
  4. If u run the program means it will format the Hard Drive.
*NOTE: This is for educative purposes only!!

Monday 22 September 2014

Keyboard Shortcuts - Google Chrome for Windows

Keyboard Shortcuts - Google Chrome for Windows
Keyboard Shortcuts - Google Chrome for Windows

Below is a list of keyboard shortcuts that can be used in Google Chrome for Windows. These shortcuts can be utilized for a variety of purposes, ranging from opening Chrome's internal Task Manager to sending the active Web page to your printer.

<BUTTON>:
    • F1: Open Chrome's Help Center in a new tab or window.
    • F3: Find the next match from 'Find in page' box
    • F5: Reload the current page
    • F6: Advance through active components on the current page, or through items in Chrome's Address bar, Bookmarks bar, or Downloads bar.
    • ESC: Stop the current page from loading
    • BACKSPACE: Advance to the previous page in your browsing history (for the current tab)

    CTRL + <NUMBER>:
    • CTRL + 1: Switch to the tab in position 1 on the tab strip
    • CTRL + 2: Switch to the tab in position 2 on the tab strip
    • CTRL + 3: Switch to the tab in position 3 on the tab strip
    • CTRL + 4: Switch to the tab in position 4 on the tab strip 
    • CTRL + 5: Switch to the tab in position 5 on the tab strip
    • CTRL + 6: Switch to the tab in position 6 on the tab strip
    • CTRL + 7: Switch to the tab in position 7 on the tab strip
    • CTRL + 8: Switch to the tab in position 8 on the tab strip
    • CTRL + 9: Switch to the last tab on the tab strip

    CTRL + <LETTER>:
    • CTRL + B: Toggle bookmarks display
    • CTRL + C: Copy selected text or images to the Clipboard
    • CTRL + D: Bookmark the current page
    • CTRL + E: Enters a question mark in the Address bar. Typing a keyword or keywords following this question mark will submit the search term to your default engine.
    • CTRL + F: Open the 'Find in page' dialog box
    • CTRL + G: Find the next match from 'Find in page' box
    • CTRL + H: View Browsing History
    • CTRL + J: View Downloads
    • CTRL + K: Enters a question mark in the Address bar. Typing a keyword or keywords following this question mark will submit the search term to your default engine.
    • CTRL + L: Highlight the full URL in the Address bar
    • CTRL + N: Open a new window
    • CTRL + O: Open a file in the browser
    • CTRL + P: Print the current page
    • CTRL + 0: Return to default text size
    • CTRL + S: Save the current page to your hard drive
    • CTRL + T: Open a new tab
    • CTRL + U: View source code of the current page
    • CTRL + V: Paste the current contents of the Clipboard, preserving original formatting
    • CTRL + W: Close current tab or pop-up window

    CTRL + <BUTTON>:
    • CTRL + <Link>: Open a link in a new tab
    • CTRL + TAB: Switch to the next tab
    • CTRL + PAGE DOWN: Switch to the next tab
    • CTRL + PAGE UP: Switch to the previous tab
    • CTRL + F4: Close current tab or pop-up window
    • CTRL + F5: Reload the current page, overriding the cache
    • CTRL + PLUS: Make text larger
    • CTRL + ENTER: Automatically add www. (at the beginning) and .com (at the end) of the text currently residing in the Address (or URL) bar
    • CTRL + BACKSPACE: Remove whatever key term precedes the active cursor in the Address (or URL) bar
    • CTRL + MINUS: Make text smaller

    CTRL + SHIFT + <LETTER>:
    • CTRL + SHIFT + B: Activate or disable the Bookmarks Bar.
    • CTRL + SHIFT + G: Find the previous match from 'Find in page' box
    • CTRL + SHIFT + I: Open Chrome's Developer Tools interface.
    • CTRL + SHIFT + J: Open Chrome's JavaScript Console.
    • CTRL + SHIFT + N: Open a new window in Incognito Mode
    • CTRL + SHIFT + T: Reopen the last tab that you closed
    • CTRL + SHIFT + V: Paste the current contents of the Clipboard without original formatting
    • CTRL + SHIFT + TAB: Switch to the previous tab
    • CTRL + SHIFT + DELETE: Open the Clear Browsing Data window.

    SHIFT + <BUTTON>:
      • SHIFT + <Link>: Open a link in a new window
      • SHIFT + F3: Find the previous match from 'Find in page' box
      • SHIFT + F5: Reload the current page, overriding the cache
      • SHIFT + F6: Advance through active components on the current page, or through items in Chrome's Address bar, Bookmarks bar, or Downloads bar.
      • SHIFT + INSERT: Paste the current contents of the Clipboard, preserving original formatting
      • SHIFT + ESC: View Chrome's internal Task Manager

      ALT + <BUTTON>:
        • ALT + <Link>: Download link
        • ALT + HOME: Open your home page
        • ALT + F4: Close current window
        • ALT + LEFT ARROW: Advance to the previous page in your browsing history (for the current tab)
        • ALT + RIGHT ARROW + SHIFT: Advance to the next page in your browsing history (for the current tab)

        ALT + <LETTER>:
            • ALT + D: Highlight the full URL in the Address bar
            • ALT + E: Open Chrome's "wrench", or tools, menu
            • ALT + F: Open Chrome's "wrench", or tools, menu

            Saturday 13 September 2014

            How To Create a folder without name in Windows XP

            How To Create a folder without name in Windows XP

            This is not a super high-tech geeky trick but it just a short and simple trick on how you can create a folder without name in Windows XP.
            When each time you create a new folder in Windows XP, Microsoft has made “New Folder” as the default name. Even you enter the spacebar so many times to create blank spaces, it still will generate the “New Folder” text like this.
            newfolder-01.gif
            So, how you can create a folder like this?
            newfolder-02.gif
            No, it is not a Photoshop trick. I did not edit the first image. Lol… Here is how.
            To do this trick, you need a keyboard with numpad. To rename the folder with blank spaces, just press Alt + 255 and hit Enter. Then you are successfully creating a folder without name in Windows XP.
            But, make sure to press the numbers from the numpad and not from the numbers below the F1 – F12 keys. And take note that you only can create one folder without name in a directory.
            Why should I use this trick? Nothing! Just for fun or maybe you can use it to amaze your friends. :D
            Note: I think this trick also will work in Windows Vista.

            Wednesday 10 September 2014

            All Folders Became Shortcut! How to Fix Them?

            All Folders Became Shortcut! How to Fix Them?
            All Folders Became Shortcut! How to Fix Them?

            The USB thumb drive got infected by a trojan virus. All folders in the thumb drive had become shortcuts!
            From the properties, the shortcut folder is pointing to 0x29ACAAD1.exe file. Kaspersky detects it as Trojan.Win32.VBKrypt.cvcu, and 35 out of 42 antivirus companies confirmed that it is a trojan virus – VirusTotal result.
            Warning: Don’t double click the shortcut or you will execute the trojan virus.
            Luckily, you don’t need a data recovery tool to fix this problem. The only thing that you need is just the command prompt.
            Here I’ll show you how:
            1. Go to Start > Run.
            2. Type, “cmd” and click Ok.
            3. Now type this command, and press Enter:
              attrib -h -r -s /s /d f:\*.*
              Note: Replace f: with your USB drive letter.
            4. Done.
            You will see two folders in the USB thumb drive. One is the shortcut, and the other one is the original folder as shown below.

            All Folders Became Shortcut! How to Fix Them?
            All Folders Became Shortcut! How to Fix Them?

            Now copy the orginal folders to a safe place, and format your USB thumb drive. This to ensure that your thumb drive is completely free from the trojan virus, and don’t forget to scan your computer with antivirus too.
            That’s all. Hope this help!
            Btw, if your files and folders are suddenly missing/hidden in USB thumb drive, follow this trick to unhide them.

            Sunday 7 September 2014

            Files Hidden by Virus. How to Unhide Them?

            Files Hidden by Virus. How to Unhide Them?


            Files Hidden by Virus. How to Unhide Them?

            1. Insert the thumb drive to an empty USB slot. Take note the drive letter. For an example, F:.
            2. Press Windows + R, and type “cmd“. Ok.
            3. Enter this command,
            attrib -s -h -r f:/*.* /s /d
            4. Press Enter and wait for the command to execute.
            5. Open the thumb drive and you should see the files that were hidden by the virus.

            Conclusion

            Hopefully with this guide it helps you to solve the problem. And yes, I also hope this guide will solve your files hidden by virus problem too. BTW believe me, university is the best place for virus to spread!

            Monday 2 June 2014

            Torrent Download Using IDM Internet

            Torrent Download Using IDM Internet

            There are many benefits of using IDM over torrent clients to download torrent files. 


            Benefits Of Downloading Torrent Files With IDM

            1. No Torrent Health Or Seeders Issues: Downloading speed of torrent files depend on the health of the torrent. The health further depends on the number of people who are downloading (leechers) and the people who are uploading (seeders) the torrent. The speed also depends on the connection speed of the leechers and seeders, and your own connection speed. Downloading torrent files with IDM resolves all these issues, and the download speed will only depend on your connection.
            2. No Additional Torrent Client Required: Most of us use IDM to download content from the web. Installing the torrent client specifically for downloading torrents may not appeal as a good idea to some of us.
            3. No Blocking: Most institutions, colleges, universities and offices block access to the Internet by these torrent clients. There is very less you can do to pass these torrent clients from the firewalls. So downloading torrents with IDM is your best bet in these situations.
            4. Download Torrents To Dropbox Or Other Cloud Sharing Service: There are services that allow you to download torrent files directly to your Dropbox or other cloud storage accounts. With this, you can download the files whenever you want to, either by IDM or by syncing your cloud storage account with your PC.
            5. Anonymity: When you download torrents with torrent clients, your IP is shared with all the other downloaders and uploaders. If you are serious about privacy and online risks, you should always use IDM to download torrent files whenever possible.
            6. No Throttling: No ISP throttles the speed of http connections. So you can download torrent file with maximum possible speed.

            Disadvantages Of Downloading Torrent Files With IDM

            There is only one disadvantage of this method and that is you can not choose the files that you want to download. Since most of the times we want to download the all the files and the folders, this is not a major concern.

            How To Download Torrent Files With IDM

            There are many free and premium web services that convert torrent files to direct links and then you can download those direct links with IDM.

            6 Services Available to Download Torrent using IDM

            1. Using Zbigz: LINK: zbigz.com
            2. Using Furk.netSimilar to Zbigz, Furk.net is another website that lets you convert and download torrent files with IDM, but with a little more limitations. It lets you download only 1GB of files per day and 5GB of files per week. Moreover, you can only get registered if you have an invitation code, only people who sign up with their Facebook account don’t require that. LINK: Furk.net
            3. Using put.ioIt’s main benefit is that it has a dozens of integrations with other service that will let you access the files wherever and you want, be it on your Phone, or using an FTP client, or in your browser. It has built in subtitles support and is Roku ready. put.io has plans starting at $0.99 per day with 50 GBs of storage space and with a storage of 10 torrent files. There are many plans available which can be subscribed for daily, monthly or yearly duration. LINK: put.io
            4. Using BoxopusBoxopus earlier used to automatically upload all the torrent files to your Dropbox account. But this functionality is no longer available now, but the thing we require is available though. We can still convert torrent files to direct http links and download them using IDM. The bandwidth system of Boxopus is a little different from regular web service. It gives you a 2.5 GB of bandwidth, which increases at the rate of 50 MB per hour. That means a maximum torrent file of 2.5 GB can be downloaded with Boxopus. If you run out of bandwidth, just wait for sometime and your account will keep recharging at 50 MB/s. LINK: Boxopus.com
            5. Using Quick Torrent (Premium Account Needed): You can also download torrents with IDM using Quick Torrent, a web service that converts torrents to direct links. It is only a premium service and has no free version. You can grab the service at a minimum price of $19.9/10GB. LINK: quick-torrent.com
            6. Using Putdrive: Putdrive is a premium service that converts torrents to direct links. It earlier offered a free plan but not now. You can get files from more than 85 hosters and save them in any of your cloud storage account you want. Just upload the .torrent file and you will get the direct link to download the file. You can also ask the service to upload it to any of your online storage account. The torrents are downloaded anonymously without leaking any of your information in the process. Putdrive is a little costly and the minimum plan costs you 9.99 European Euro. This plan gives you downloading of files upto 2TB within 30 days and 100GB of free cloud storage by Ozibox. LINKputdrive.com

            Download Torrent Files With IDM Using Zbigz Tutorial

            Features Of Zbigz (Free Account)

            Download Speed: The free account of Zbigz gives a maximum download speed of 150 Kbps. The 150 Kbps speed limit will not be limitation for most of us.
            Maximum Size Of Torrent File: The maximum size of the torrent file is limited to 1GB. If you want to download torrent files larger than that, you can go with the premium option.
            Number of Simultaneous Downloads: You can download only 2 files simultaneously with a free account of Zbigz.
            Storing Torrents: You can only store two torrents on Zbigz. This is not a problem because you won’t need to store converted torrent files on Zbigz after you download them.
            Visible Ads: Ads are not an issue, we are not going to use the website for much time. Presence of ads won’t hamper our work.

            How To Download Torrent Files With IDM Using Zbigz
            Step 1
            To proceed Download Torrent file using IDM go : Zbigz
            You can also go with Premium button from the top see in below snap,
            Upload torrent file (.torrent). You want to download Using IDM (Internet Download Manager).
            Download+Torrent+file+using+IDM(internet+Download+Manager)+step+1
            Download Torrent file using IDM(internet Download Manager) step 1

            Step 2
            Now click on Go button.
            Then select which download plan you want to use. Now Zbigz process of torrent files with collecting all the catches with percentage. See in below image.
            Downlaod+Torrent+File+Using+IDM(Internet+Downaload+manager)
            Download Torrent File Using IDM(Internet Download manager)

            Step 3
            Now completing step 2 with 100%. Download option will appear in same window. Click on download option.

            Download+Torrent+file+using+IDM(internet+Download+Manager),
            Download Torrent file using IDM(internet Download Manager),

            Step 4
            If you have to already install IDM (Internet Download Manager) in your System that download will directly start with IDM.

            Step 5
            See below screen you get 100 to 130 kb/s download speed using free service from Zbigz. If you want to do same download with in MB/s than select any premium plan at a download time. 
            IDM SPEED (TORRENT FILE)

            YOU ARE DONE!!

            Monday 26 May 2014

            Facebook Keyboard Shortcut Key List Table

            Facebook Keyboard Shortcut Key List Table

            Facebook Keyboard Shortcut Key List Table


            Will be happen
            Your Action
            Facebook Help Center
            Shift+Alt+O
            For Facebook Home Page
            Shift+Alt+1
            For Your Facebook Profile Page
            Shift+Alt+2
            For Friend Request
            Shift+Alt+3
            For Messages
            Shift+Alt+4
            For Notification
            Shift+Alt+5
            For Account Settings
            Shift+Alt+6
            For Privacy Settings
            Shift+Alt+7
            For Facebook Pages
            Shift+Alt+8
            For Facebook Terms of Use
            Shift+Alt+9
            For Enable Search
            Shift+Alt+?
            For Compose a New Message
            Shift+Alt+m