Search Results

Link sharing made simple in Twitter

Twitter rolled out a new feature where your original links will get shortened once you press on Tweet Button. How does it work? Just paste a link of any length into the Tweet box on Twitter.com. After you’ve composed your Tweet and you hit the “Tweet” button, we’ll shorten the link so that it only takes up [...]

How to add additional storage to your AWS server – A step by step Guide

To add additional storage to your AWS server 1)      Stop the instance on which you want to add additional hard disk space. Right click on instance and select CREATE IMAGE . 2)      Give description for image. 3)      Go to snapshots and select CREATE VOLUME FROM SNAPSHOT. 4)      Give size of the volume , zone of [...]

Are you getting good search results in Google after panda update

I am very keen to ask this question to all of  the Google followers. Are you getting good search results in Google after panda update? In my experience ,No.  After Panda update i noticed that the Google is getting more irrelevant search results. For example today i searched for publish news in Google i got the following search results in Google [...]

How to change Time zone in Virtual Dedicated Server Godaddy

You cannot change the time zone of  Virtual Dedicated Server in Godaddy hosting, But there is one exception to this, You can run a cron job to set the time zone. i did the same by doing the following commands first open corntab by typing crontab -e then add this line 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * [...]

How to improve your security when using Google products

Here are some ways to improve your security when using Google products: Enable 2-step verification. This Gmail feature uses a phone and second password on sign-in, and it protected some accounts from this attack. So check out this video on setting up 2-step verification. Use a strong password for Google that you do not use on any other [...]

How to solve #2002 Cannot log in to the MySQL server error in phpMyAdmin

If you get  #2002 Cannot log in to the MySQL server in phpMyAdmin change $cfg['Servers'][$i]['host'] = ‘localhost’; to $cfg['Servers'][$i]['host'] = ’127.0.0.1′;

Cookiejacking – IE’s latest security risk

A computer security researcher has found a flaw in Microsoft Corp’s widely used Internet Explorer  browser that he said could let hackers steal credentials to access Facebook, Twitter and other websites. He calls the technique “cookiejacking.” “Any website. Any cookie. Limit is just your imagination,” said Rosario Valotta, an independent Internet security researcher based in Italy. [...]

Google Joins Cloud2 Commission Examining Cloud Computing

Google believe the Internet is a rich platform for innovation and that when organizations fully adopt online services (what we call “100% web”) they dramatically improve productivity and reduce their costs. In order to advance these interests, we work closely with similarly minded groups to advance this common goal and to enable innovation. To that [...]

How to Make financial comparisons easy with Google Advisor

Financial decisions may be some of the most difficult decisions we face—whether it’s finding the right credit card or understanding the impact of paying an extra point on a mortgage. And these days, it seems like we have more financial options than ever. Google Advisor is designed especially to help you make these difficult financial [...]

How to save downloaded packages from yum?

You can follow given steps to save downloaded packages from yum as per your wish.

Facebook leaked keys to account data

US computer security firm Symantec on Tuesday said that Facebook accidentally left a door open for advertisers to access profiles, pictures, chat and other private data at the social network. Symantec discovered that certain Facebook applications leaked tokens that act essentially as “spare keys” for accessing profiles, reading messages, posting to walls or other actions. [...]

How to Integrate CloudFlare for your website – Protects and accelerates any website online

CloudFlare is a service by which you can protect and accelerate your website speed by 30% and its Free.  This will help small and medium site owners to speed up the page loading and score Google page speed. Lets see what is CloudFlare. The following is a picture which shows the website without CloudFlare and with CloudFlare [...]

How to Work offline with Cloud9 on Google Chrome

Cloud9 is an online IDE for JS, Python, PHP and Ruby development. By placing all your code in the cloud, you can access your code anywhere, anytime and on any device. But what if you’re not online? Working with web applications offline has been a difficult problem to solve. Traditional web applications required all the [...]

How to Measure page load time with Google Analytics – A step by step Guide

Here is a good news for all the web site Owners as Google introduced a mechanism in Google Analytics to measure the page load time for each pages.  When you use a page speed add-on in your browser, it will give a load time based on your internet as well as other factors. The new Google feature [...]

How to Enable touchpad of laptop in Linux/Fedora

Enable touchpad of laptop in Linux/Fedora