How to back up your contacts to gmail account on android
If you want to change your mobile or have to get the current handset factory restore due to one or the other reason or damaged...
How To Link Instagram Account To Facebook
Today, social networks are driving new forms of social interaction, dialogue, exchange and collaboration. These sites (referred to more broadly as social media) enable users to...
Hacking a secret code of hidden font on WhatsApp
Only a completely detached creature from the universe would not know about the storming social networking application WhatsApp. The periodic updates engages the user...
How to create a group on Whatsapp
The most prominent social networking, Whatsapp has been a worldwide dynamite for sharing messages, audios, photos and videos. The new update has even enabled...
How to disable User Account Control (UAC) in Windows 7
User account Control is a significant security feature in Windows ecosystem which prevents any software to make unauthorized changes in your operating system.
How to do a 301 url redirect in Nginx
In Nginx it can be done with a simple rewrite statement within the configuration file. Lets assume we have a domain abc.com and we want every request to get redirected towards www.abc.com.
How to validate json using Python script
JSON or Javascript Object notion is an open standard format with attribute value and pair. Lets go through the below script and see how can we validate JSON using a simple Python script.
How to: Boost Windows 7 performance
Everyone wants the operating system to perform better and run on the fly. As the days past by and loads of application being installed...
How to: setup and configure s3cmd in Linux
In this article, we will show you how to setup and configure the s3cmd tool for Amazon S3. S3cmd is a command line tool for uploading, retrieving and managing data in Amazon S3.
How to: Generate random string in python
Random string or random numbers are used most often by developers which can be used to create nonce , session keys , shorten the...
How to : Reset root user password in Mysql
While using Mysql sometimes System Administrators or Integrator might forget the password of mysql's root user and is required to reset to reset the password for root user
How to: Resolving 404 or sorry page problem due to Google’s rich media ads...
Many people started noticing increased level of Sorry pages on their website in Google Analytics and were left clueless about the issue. It was...
How to : Creating new user in AWS linux EC2 instance and accessing it...
When you create an instance on amazon you are able to login only through the user for which private key is supplied , But...
How to create an EC2 Instance on Amazon Cloud
Now days everyone is talking about cloud and when it comes to cloud I guess Amazon Web Services (AWS) comes to everyone’s mind at...