Showing posts with label not. Show all posts
Showing posts with label not. Show all posts

Wednesday, March 12, 2014

How to Solve Application Problems That Could Not Be Opened in Windows 8

http://.blogspot.com

Step-by-Step as follows:

1. Run (Win + R)
2. Type secpol.msc and press [Enter]
3. Double-click on Local Policies subsequent double-click on the Security Options and look for the option "User Account Control: Run all administrators in Admin approval mode"

http://.blogspot.com

4. select disable
5. Reboot the computer.
6. Good luck
Read more »

Sunday, March 9, 2014

Opens Protection Web Page Blog That Can Not Be Copied

When you find the articles you find in your blog or website, and you need to copy and paste but could not because the page is protected, for example, his article can not be highlighted (selected), or can not be right-clicked, so you can not be copied.

Protection generally uses javascript, so to unlock the protection that we do is to disable / turn off javascript in browser.

Heres how to disable / turn off / turn off javascript for browser Google Chrome, Mozilla Firefox
(After Javacript is turned off, refresh the web page or blog that was protected).


>> Disable JavaScript in Google Chrome

• Click on the menu settings (tool logo on the right page)
• Then click on Options

• Select the Under the Hood
• Click on the Content settings

• In JavaSript, select Do not allow any site to run JavaScript


>> Disable Javascript in Mozilla Firefox

• Go to Menu Options

• Select the Content Tab
• Remove the Tick mark in the Enable JavaScript

• Click OK
Read more »

HOW TO SOLVE PROBLEM SERVER SECURITY CERTIFICATE IS NOT YET VALID

Some time you install fresh Operating system in your computer and then you install Browser, google chrome. After installation you try to open gmail, yahoo, or facebookin google chrome but you do not see your required page and see a message “Server Security Certificate is not yet valid”. Then you also try to open the page by clicking on “continue anyway” but the result is same.








Infect this problem occurs due to incorrect date and time of your computer. By synchronizing your system clock you can solve this problem.
I will tell you the best solution of this problem. Just follow these steps and after completion you will be able to login to facebook, yahoo, gmail etc.



Click on Start Menu and then control penal.

Open Date/Time setting

Adjust correct date and time according to your region.

Open "Internet Time Zone" tab.

Click on "Update Now" button. After clicking on button, It will start synchronzing your internet server timing.

After 7-8 seconds you will see a message, "The time has been successfully synchronized with time.windows.com on 07-07-2013 at 5:09PM.


Done
Now try to open facebook, yahoo or gmail in google chrome again. Surely you will login successfully.
Read more »

Friday, February 28, 2014

Google Adsense Pin Not Received – How to verify my Address

First of all Congrats to you, as you are here because you are a Google Adsense account Holder. Google Adsense is the backbone of any blog. Many bloggers depend upon Google Adsense for their primary source of income. But before sending the first cheque they verify your address. They send you a 4-digit verification Pin (Personal Identification Number) as soon as you reach 10$. 
google_adsense_PIN-484x342

How much time it takes to reach Adsense Pin.


Usually it doesn’t takes much time but in India it takes almost double time as mentioned. I heard that one guy from India received his pin after 41 days. In the worst cases people can’t receive their adsense pin even after requesting thrice. Google Adsense gives you 3 tries , that means if you haven’t received your pin in first attempt, you can request 2 more times.


Google Adsense Pin Not Received yet, What to do ?


Some times users doesn’t receive their Verification pin even after three attempts. But not to worry, Google gives you an alternate option to remove Account hold from your Adsense Account.
Method 1 : Recheck your Mailing address again, if its wrong then inform Google so that they Can send the pin again.
  • Method 2 : After three attempts, another option appears in Google Adsense account to verify Adsense pin by Uploading Digital Image of your Government issued ID card or any other Document like Driving licence, Bank statement (which contains your address).
Read more »

Monday, February 10, 2014

Applications to surf on Android is not free anymore

Your application users to surf like PDAnet, Wireless Tether, and MyWi on the Android phones that have been free from now on these applications on the Android was not free anymore

If within three months, Google Android become the idol of American society because of the free, then starting this month users must subscribe. Android is now similar to Apples operating system. Customer is required to pay if you want to use Internet applications.

In recent days the users of Googles Android in the United States reported no longer be able to download anything from the internet. After the investigation, the application was no longer in the Android Market, especially for users of Android from AT & T, Verizon, and T-Mobile.

Applications to surf on AndroidSo far Android users can directly access the Internet on a laptop, using wireless connections on the phone. Applications that use most of it free, including PDAnet, Wireless Tether, and MyWi. Most operators offer internet at a price of U.S. $15-US $ 25 per month, depending on its use.

It seems that Sprint is only just the one operator who still eliminate the Google Android. Google did not deny that has blocked internet application services.

Google in his statement mentioned that although Internet applications go away, users can still use it by downloading the application directly from the web, or install it over the phone
Read more »

Monday, January 27, 2014

SOLVED File Not Opening On Click

While working on a website I had problem of file not opening when I double click them or choose open from right click menu. I had set the default opener for .html file geany, but no matter what I do it wouldnt open. I tried changing it to text editor (gedit) but none of the file would open with the default program.

After investigating the problem was the text file had +x (execute) permission on them. And I had set preference in nautilus to run executable text files when they are opened. So every time I was trying to open the text file it was running instead of opening.




The solution is simple:
  1. Either remove the execute permission of the text files
  2. Or In Nautilus-Preference-Behavior-Executable Text Files Change option to view executable text files when they are opened
Read more »