January 01, 2014

Backup from cPanel in DropBox

Problem:
- How to automatic backup of my weblog
- How to automatic backup of my website
- How to automatic backup from my cPanel in DropBox
- How to automatic backup from my cPanel in Google Drive
- How to automatic backup from my cPanel in Sky Drive
- How to free automatic backup my cPanel in clouds

Solution: 
You can backup your files of host in two steps
1- Automatic/Scheduled backup database in host
2- Automatic/Scheduled transfer files and database backup in DropBox (or Google Drive)

Let's Go
1- Automatic Backup of Database
- Go to cPanel > Advanced > Cron jobs > Create a new weekly cron job
- use the following command:
mysqldump --opt -Q -u USERNAME -p'PASSWORD' --all-databases > /home/USERNAME/public_html/databases.sql

2- Automatic and schedule Transfer with Backup Box site
- Login in Backup Box site
- LEFT: select FTP and go to your host
- RIGHT: select DropBox
- CENTER:  choose "Transfer public_html as a folder" and select Monthly > Date and Time > Finalize

Take Enjoy :-)

December 26, 2013

Google Spreadhseet Notification Save button is greyed out

Problems 
- "Set notification rules" save button is not available (grayed out)
- the save button is "grayed" out in Google spreadsheet notification
- save button is also grayed out
- save button in Google spreadsheet notification rules is not worked for me :-(

Solution
1- Just start check the check boxes from end to first (it's worked)
2- Checked all checkboxes and unchecked one of three of top checkboxes
It works for me ;-)

December 19, 2013

Could not install Gradle distribution

Error: 
Gradle 'AmastanehTestApp' project refresh failed:
Cause: error in opening zip file
Gradle settings

ExternalSystemException
Could not install Gradle distribution from 'http://services.gradle.org/distributions/gradle-1.9-all.zip'.
java.util.zip.ZipException: error in opening zip file
error in opening zip file: Could not install Gradle distribution from 'http://services.gradle.org/distributions/gradle-1.9-all.zip'.
java.util.zip.ZipException: error in opening zip file
error in opening zip file

Gradle invocation completed successfully in 0 sec


Solution:
Download the http://services.gradle.org/distributions/gradle-x.y-all.zip' file from link in above message and put it in C:/Users/[current user]/.gradle

November 27, 2013

How to Enable Developer Options on Android

Problem:
- How to enable developer settings on Android 4.2
- How to Enable Developer Options on the KitKat
- How to Enable Developer Options on the Nexus
- ... Android's Developer Options ...

Solution:
- Go to Settings
- Go to About (or About Tablet or somethings like)
- Go to Build Number (usually in last item)
- Tap on this part more than 7 times
- Congratulation ... Back to settings and go to last item in list and enjoy of Developer Options