Posts

Showing posts from March, 2014

How To Write A One liner Script for Backup Files in Windows

Image
Scripting always make tasks easier. The below script helps you in a way that you do not have to manually go to the location and copy the files and paste in external drive or any other destination. You just have to run this script in command prompt. which does automatically all your work. This is just a basic scripting, you may add more functions into it. How To Write A One liner Script for Backup Files in Windows We use xcopy to do this tasks. 1- Open Notepad 2- Write as I mentioned below:  @echo off color 1e xcopy D:\test1\*.* E:\test2\ /E /Y echo Backup Completed! Here we copying data from D:\test1 this location to E:\test2 . 3- Save this file as Backup.bat on your desktop. 4- Open command prompt - Goto Run and type cmd then hit enter. 5- Type cd desktop (we have saved backup.bat script on desktop) 6- Type backup.bat and enter You could see that all files have been copied to the destination folder without doing manually.! Isn't it really helpfu

How to Secure Your Posts from Content Scrapers

Image
Hi Readers.!  We all take lot of time to write a single post and what if someone copy paste that content to his blog? We feel bad when we see our same post in some other blog.Taking your post without your permission is illegal and Google never encourage this at any cost. How to Secure Your Posts from Content Scrapers To disable "Copy" from your blog please follow the below procedure. 1. Login to your blogger account 2. Go to "Layout " 3. Click on "Add a Gadget" and choose HTML/Java Script. 4. Write the below script in HTML box and save it. 5. Go to your blog and try to copy anything. <!-- START sonabytech disable copy paste--> <script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'> </script> <script type='text/javascript'> if (typeof document.onselectstart!="undefined" ) { document.onselectstart=new Function ("return false" ); } else{ document.onmoused

How to Protect WhatsApp with Password on Android

Image
Now a days WhatsApp become one of the popular internet message application in all platform. It is very compatible and user friendly. How to Protect WhatsApp with Password on Android At some point of time we give mobile to friends or parents and we do not want them to see our chat messages and our contact lists. whatsapplock will help you to have a password protection to your WhatsApp on android handsets. You can download whatsapplock from here Once you installed it on your device it will prompt you to enter a 4 digit Secret PIN. You can see an  ON or OFF button for Whatsapp lock, also we have an option called Autolock time where we can set time.You can set the time up to 15 minutes. Keep in ON always..! Now you do not need to hesitate to give your phone anyone.! Also read : How to Migrate XP to Windows 7 Be careful About These 7 Types of Viruses 2 Best Ways to Keep Your Passwords Safe 10 Ways To Improve Your System Performance Prolong your laptop's ba

TOP 10 Facts About Internet Usage

Image
I am sure that you are so excited to know the  TOP 10 FACTS ABOUT INTERNET USAGE.! TOP 10 Facts About Internet Usage  - More than 2.4 billion users around world surf Internet in a month - Internet connection still not available around in 18 countries. - Asia has 36% of Internet users. - About 15 hours of video content are uploaded to you-tube from around the world each minute. - There are about 2.4 billion internet users,50% of them users are on Facebook. -The first ever Email was sent by Ray Tomilinson in 1971.He is a US programmer who invented the email system. - There was a free email service which later Google acquired....Yes! it was G-mail. :) - Every month, Google search handles 100 billion searches. Which means around 40000 searches in   every second.! - The first website is http://infor.cern.ch . It was created on August 6,1991 - WWW become more popular after launching " mosaic " browser in 1993. - Archie is considered to be the first search engine. S

IPv6 Advantages over IPv4 You should know this

Image
IPv6 Advantages over IPv4 You should know this IPv4 and IPv6 address can easily identified. An IPv4 address uses 32 bit whereas IPv6 address 128 bits. Many of the companies they started moving to IPv6 from IPv4 so that we must know what is IPv6 and what are the advantages. Example for IPv6 unicast , 21cd:0053:0000:0000:03ad:003f:af37:8d62. 3 Types of IPv6 Address types: 1- Unicast 2- Anycast 3-Multicast Let us look into the advantages of IPv6 over IPv4. Increased address space : IPv6 provides address for every device which needs to have a unique public IPv6 address. In IPv6 64bit host portion address can be automatically generated from the network adapter hardware. Automatic Address Configuration : IPv6 deals with the need for simpler and more automatic address configuration by supporting both stateful and stateless address configuration. Network Level Security - Communication over the internet requires encryption to protect data from being viewed or modif

How to Migrate XP to Windows 7

Image
 Recently Microsoft has officially announced that security updates for Microsoft XP OS going to stop by end of 2013. There are many home users as well as corporate users they still use XP as their client OS since a long time. Now, It is the time to upgrade your OS to a better and secure version. Currently we have two choices Windows 7 and Windows 8. Both has its own advantages and disadvantages, that I will discuss in my next post. How to Migrate XP to Windows 7 Let us look into Windows 7 edition : 1- Windows 7 Starter 2- Home Basic 3- Home Premium 4- Professional 5- Enterprise 6-Ultimate How to migrate to Windows 7 from Windows XP ? - You can not upgrade your Windows XP to Windows 7 directly. First you must keep your user content that you want to maintain when installing Windows 7 onto computer running Windows XP in a safe location. Then do clean installation of Windows 7 on that PC. When the installation is complete, you can move the user content from the safe loc

Be careful About These 7 Types of Viruses

Image
Computer Virus is a malicious software program which is written intentionally to enter a computer without the user’s permission. A computer virus continuously spreads by replicating itself. When a file infected with virus is opened, the virus infects other files on the system and also spreads to other systems in network with the help of infected on files. Viruses damage the system by deleting files on the system, increasing file sizes or automatically formatting the system. There are different types of virus which affect a computer differently. Be Aware Of These 6 Types Viruses Boot Virus -  It infects the Master Boot Record present on hard disks and infect Boot sector of floppy disk. Polymorphic Viruses – Polymorphic viruses are coded in such a way that they infect a system and change their signature before infecting the next system. Thus, the Antivirus software finds it difficult to identify this virus, as it looks different after every infection. It also changes virus’s