Posts

Showing posts from 2014

Install Laravel on Ubuntu 14.04 VPS with Ajenti

Image
I have installed Ajenti Control Panel on my amazon server. I needed to install laravel on that server. Today i will write how to install Laravel on Ubuntu 14.04 VPS.

How to show google Admob Ad on your Android App

Image
If you want to show ad on your android app, best solution is to use Admob ad. Google admob changed their previous ad showing system from august 2014. Now they control their all services from google play service. Google Admob support only support these languages . If you android app is on other language, do not integret admob in your andorid app.

Set password on Linux grub to secure root user | Redhat 6

Image
When we are installing linux based operation system we set root password. But anyone can break this password using single user mood. Specially in Redhat. To increase security we can set password on Grub. First i will teach you how to break password using single user mood. Then you can know how to set password on Grub that anyone can not break password using single user mood.