[Google Play] Google Adsense Admob Analytics Report

13Get all reports for Google Adsense, Google Admob and Google Analytics (Google AAA) in one single apps. Easier to manage and user friendly because you do not needed multiple apps to access to get each reports.

Get it now and test drive it with your android smartphone !

Usage Requirement
- You must have Google Adsense account
- You must have Google Admob account
- You must have Google Analytics account
- You must have smartphone that run on android.

Get it on Google Play

Please leave review or rating so that we can update it accordingly.

 

 

iptables-restore: unable to initializetable ‘nat’

to fix it simply log in to your ssh and execute this command

[root@s3 ~]# iptables-save > /etc/sysconfig/iptables
[root@s3 ~]# service iptables restart

and you will get this
Flushing firewall rules:                                   [  OK  ]
Setting chains to policy ACCEPT: mangle filter             [  OK  ]
Unloading iptables modules:                                [  OK  ]
Applying iptables firewall rules:                          [  OK  ]
[root@s3 ~]#

UPDATE:
You must ask your hosting provider to enable NAT forwarding.

USB pinout and wiring

Recently i’ve bought an Aztech HW550-3g router and wanted to flash the original firmware to openwrt.
Did some research about USB pinout. Might be useful so i’ve make an entry about it.

The USB Pinout:

Pin Name Cable color Description
1 VCC Red +5 VDC
2 D- (Rx) White Data -
3 D+(Tx) Green Data +
4 GND Black Ground

If you want to supply the power to the device then VCC wire need to be connected, else just ignore it. You just need 3 wire which are Rx, Tx, GND. I will post out all steps taken to flash the HW550-3g router soon.