Subscribe For Free Updates!

We'll not spam mate! We promise.

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

How to use torrent for download

:: How to use torrent for download ::

                 It's all out there on the internet - movies, TV, music, software, books, photos, and more. If you want it, it's easy to get. There are many ways to download all of that for free, and Torrent streams are arguably the most popular way to do it. This article will show you how to find download torrents that are interesting fun.

Steps: 

     Getting Your Torrent On :

                 Find a torrent client application that will suit your needs.  The BitTorrent protocol lets you exchange or distribute data over the Internet. There's no central server involved data is downloaded from other users. What you need is a client application that will connect to the host and manage the download. There are plenty of client applications available. Some of the most common are:
  •  Download µTorrent.
  • Take a look at how each one works, and download the one that best fits your needs.
  • Follow the instructions on downloading and installing your chosen client.
                  Find a torrent file. The .torrent file is the first thing you need. This is a small file that points to the main file that you are wanting to download.
  • To find a torrent site, go to Google or Bing and enter "torrent sites" or simply click "utorrentz".
  • This will give you huge list of torrent sites to choose from.


                  Open your chosen file with your torrent program. Your web browser's file download manager will ask you what you want to do when you initiate a download.
                          If it doesn't open that way, just save the .torrent file to an easy to locate place. Then open your torrent client and use the "Open Torrent" feature. Most torrent clients support drag-and-drop to add a torrent to the list. 


                    The download will start automatically. You may now go and do something to pass the time. Torrents download in the background, and while they do not require your attention, they will require a fair amount of time. Hours, in many cases.


                    Some websites have "magnet links" which are customized URL's that communicate directly with uTorrent applications. These links download the .torrent files from the "swarm" - other people uploading and downloading the file. Magnet links can be easier than traditional .torrent files, but may take a few seconds longer to start downloading as the metadata is generated.
Video : 
               (how to use utorrent)


Download Utorrent Here :

                                                        " Download "

Web Visitors Bot V7 is a great way to increase traffic on your web site



:: Web Visitors Bot V7 is a great way to increase traffic on your web site ::

Web Visitors Bot V7-Tech_BY_Check
Web Visitors Bot V7-Tech_BY_Check
  
           The Web Visitor Bot (Tech_BY_Check Developers) here you can refresh all new sites by adding site URL, different proxies and you can also set the amount of time you want the bot to visit your site.

V7 fixes crashing issues and makes the bot run more smoothly

            People have confirmed that this is actually working with Google Analytics; I can’t tell u this for sure as I have not still used V7 but I know this bots have shown in analytics before for me.

            If you use it with Adsense or for a Youtube clip please let us know how it is working and give us a review, I will be trying Youtube myself as soon as I get some time over to laborate with this bot.

Please leave a comment on post for support to blog.

Enjoy!

Simple Tutorial:

1. Create three text file - Referral , Proxies and Sites.

2. Extract your rar or zip file which you have downloaded from MediaFire, make it folder and name it "WebVisitors7_Tech_BY_Check" or whatever you like.. Place the software and all those three TEXT file inside.

3. Open Referral.txt file and add 4-5 fake URLs like http://www.google.com.... etc.

4. Open Proxies.txt and add proxies list, you can find more proxies on www.hidemyass.com or any similar sites, may be search for elite proxies..

5. Open sites.txt file and add your website URLs which you want the fake traffic directed too...

6. Place all those three files in their specific column..

7. Enter number of visits like 10,50,100...1000.. , Min time - 20 sec and max time 30 sec.. Whatever value you want to give.

8. Click RUN button.. and let it run


Download : (Just Click On “ SKIP AD”)
                        WebVisitors7_Tech_BY_Check

How To Install An OS Off Of A Flash Drive By Tech BY Check

:: How To Install An OS Off Of A Flash Drive
By Tech BY Check ::
 
                              A few months ago I wanted to learn how do this myself, as I was using CDs at an alarming rate for testing things, and so I have written this guide to educate the common user, DIY, and IT in installing Microsoft Windows, Mac OS X, and many major Linux distributions from a USB flash drive.
                            All techniques described in this guide do have risks, most of the time due to human mistake, but there's a strong chance of erasing your HD in Windows if you enter the wrong number.

Installing Windows:

                      This section will describe how to make a bootable flash drive for use of installing Windows. Support in this guide includes Windows Vista and Windows 7, basically all Windows NT 6.x systems are supported.
What you need is:
  • An empty 2 GB USB 2.0 or 3.0 compliant flash drive.
  • A USB 2.0 or 3.0 compliant USB port, this will include most computers manufactured in the last 5-6 years.
  • A Windows Vista, Windows 7, or other Windows NT 6.x family OS install disc. It can be either x86 or x64.
  • A computer with Windows Vista or above installed.
             Ok, now that you’ve ascertained that you have all the requirements, let’s get started.
First, open an elevated command prompt by typing cmd into the search box and pressing enter, and then hit Ctrl + Shift + Enter.
Type the following commands, pressing enter after each one:
Code:
DISKPART
LIST DISK
                     In the list, you will see a list of disks, each with a number. The disk whose size corresponds to the size of your flash drive should be your flash drive. It is very important that you select the right one, as data could be lost. Remember the number next to your flash drive.
Now, type the following commands (pressing enter after each one):
Code:
SELECT DISK x (replace x with the flash drive number you memorized earlier)
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS QUICK
ASSIGN
EXIT
Don’t close the prompt window.

                     Place your Windows DVD into your DVD drive, and remember the drive letter of the DVD drive and your flash drive. Then go back to the prompt and type the following commands, pressing enter after each one:

Code:
X:CD BOOT (where x is your DVD drive)
CD BOOT
BOOTSECT.EXE /NT60 Y: (where y is your flash drive letter)
Then copy the entire contents of your Windows DVD to your flash drive, and restart. It should boot.

Installing Mac OS X :

                 This section will describe how to make a bootable flash drive for use of installing Mac OS X. Support in this guide includes all versions of Mac OS X.
What you need is:
  • An empty 5-8 GB USB 2.0 or 3.0 compliant flash drive
  • A USB 2.0 or 3.0 compliant USB port, this will include most Macs manufactured in the last 5-6 years.
  • A Mac OS X 10.x.x install disc.
  • A Mac running OS X.
                Ok, now that you've ascertained that you have all the requirements, let's get started.
First, open the Utilities folder by pressing Shift + Command + U, and open Disk Utility.

install OS with flash-techbycheck
install OS with flash-techbycheck

               Insert your Mac OS X Install disc. Select it in the list in the Disk Utility, and click Restore.
Drag the Mac OS X Install disc from the list to the Source box.
Then plug in your USB drive, and drag it from the list to the Destination box.

install OS with flash-techbycheck
install OS with flash-techbycheck

                 Check the Erase Destination box and click Restore. After a few minutes, you will have a bootable USB drive with Mac OS X on it.
                  To test your drive, open System Preferences>Startup Disk, enter your administrator’s password if necessary, and then select the disk you restored to with Disk Utility, and then click Restart. You can also hold down the Option key after the startup chime, and select the disk.

Installing Linux :

 
                   This section will describe how to make a bootable flash drive for use of installing some Linux distributions. Support in this guide includes the Ubuntu family, version 11.04 and lower, with experiments performed on 10.04 and 9.10, and a few other distributions I have not experimented with but should work.
What you need is:
  • An empty 1-8 GB USB 2.0 or 3.0 compliant flash drive.
  • A USB 2.0 or 3.0 compliant USB port, this will include most computers manufactured in the last 5-6 years.
  • A distribution’s ISO image or disc.
  • A computer with preferably Ubuntu 10.10 or Windows XP, Vista, or 7 (yes Windows )
The following files/utilities:              The Unetbootin and Pendrive Linux interface is pretty intuitive, I doubt it's necessary to write instructions on how to use them.
              Also, you can put Ubuntu on a flash drive through Ubuntu by navigating System>Preferences>Startup Disk Creator and going from there.

Conclusion:
                    If you followed this short guide correctly, you should now have a USB drive containing the Windows, MacOS X, or Linux setup files

How To Create A Password Protected Folder In Windows 7

:: How To Create A Password Protected Folder In Windows 7 ::

               In this guide I will show you step by step a very easy way how to create a secure password protected folder in windows 7. You might want to store secret / private files in here that you don’t want anyone else to access. The best thing about this guide is that you don’t need any 3rd party software to do this.

Steps To : How To Create A Password Protected Folder In Windows 7

           -Create a folder and give it any name you wish. Double click on the folder and then right click and select “New” > “Text Document” Now rename this file to password.bat and make sure the file extension is .bat and not .bat.txt. Now open the file and copy the below text and then paste it in to the file.



Quote:
cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" 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 "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder
set/p "pass=>"
if NOT %pass%== ENTER YOUR PASSWORD HERE goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End
          Now replace the text ENTER YOUR PASSWORD HERE with a password of your choice. Make sure you don’t forget the password.

-Now double click on the password.bat file and this will create a Private folder. Now copy and paste the files you wish to keep private in to this private folder.

-When you have finished copying the files go back to the password.bat file and double click on it again. You will get prompted. “Are You Sure You Want To Lock The Folder Y/N” Type Y and hit enter. The folder will now disappear. I recommend moving the Password.bat file to someone else on your computer.

-If you want your folder to re-appear move the Password.bat file back in to the folder you created the folder in and double click on the Password.bat file, enter your password and hit enter, your folder will now re-apear.


Warning : How To Create A Password Protected Folder In Windows 7
               This script is a very basic script to work out how it works and how to get around it. I would say 80% of IT trained staff will be able to hack this password protected folder, This is why I recommended to move the password.bat file after you have secured your folder.

How to unzip files

:: How to unzip files ::

What is .zip?

ZIP is a format of compressed or archived files.

            A ZIP file can contain one or numerous files and folders. Zipped files are compressed to reduce the size of them. Zipping software also permits to archive one or multiple files to be stored as they are or to send them together (e.g. via e-mail). The ZIP format allows a variety of compression algorithms. In ZIP files all files are compressed separately so the direct access is possible.

Which program should one use to unzip the ZIP files?

            Here you can download special software to unzip ZIP files. If you have no access to option of unzipping file or folder with right click on them, you probably don’t have special zip software installed.

Zip Extractor

                    Works great and It is truly free!

Yes this is good software that does what it says it will do and its free. A few steps are required to use the software. I confess, I'm a bit spoiled using Winzip where the software does everything without me having to think about what I'm doing. I just used 7-Zip tonight and Winzip popped up wanting me to pay almost $30. I only used Winzip 2 times during the trial period. I rarely unzip anything. For me 7-Zip was what I needed. For inexperienced computer users, 7-Zip may be a bit complicated because it is very simple to look at. People like real pictures for icons and to be told what to do step by step. Blame it on public education. I will be sad when 7-Zip is no longer free.

How-to use ZIP Extractor?

1. Select all the ZIP files you intend to unzip with left click holding Ctrl key.

2. Right click on them and choose "7zip".

3. In the secondary menu choose "Extract files".

4. In the popped up window choose the location you want to extract your files to (if you want to extract them in the same folder the archive is, don't change anything).

5. Press "OK".

6. Your files are successfully unzipped.

How to unzip files-techbycheck

How to unzip files-techbycheck

Airtel sms trick, send 100 free sms just for 3 rs.


:: Airtel sms trick ::

 

Airtel sms trick, send 100 free sms just for 3 rs.

                This is not a free sms trick. But for heavy messagers this is almost like free sms. Actually this is an offer from airtel itself and any one can activate this trick by simply sending an ussd code. This is a free sms pack from airtel which is really very cheap. It costs just 3 rs for 100 sms per day. Doesn’t it sound cool. There is no question about this trick works or not as it is an active offer from airtel. We are posting it here because many of the airtel users are unaware of this trick. There is no daily rental to activate this plan. There is a one time charge for three months. The pack costs 5 rs for 6 moths. Once you activate this free sms pack first three sms of each day will be charged at rs 3 per each sms message you send. and after that you can send free 100 sms messages to anywhere in India. So this plan gives free benefits for airtel subscribers who use sms heavily. And the very best thing is that both local and national message are free.

How to activate airtel free sms pack.

                Follow the instructions shown below to activate free sms pack on airtel. You will be charged one time rs for 3 months and your first three sms will be charged too.
  • dial *555*5#
  • you will get the confirmation message for activating free daily sms pack from airtel
  • 5rs will be deducted from your balance and the pack is active for 180 days.
  • first 3 sms will be charged at rs 1 if its local and rs1.50 if its national
  • every local and national sms from theron till the midnight will be free until you ouch the 100 sms mark
                 So that was all about the free sms offer from airtel. We bet most of the airtel subscribers didnt knew about this trick. So if you found this helpful please do share it with your friends. If you know similar tricks you can post it in the comments section. If you have any doubts or questions regarding the free sms offer explained here please leave a comment. Stay subscribed with us for more free tricks on airtel and other networks. Thanks for reading.