Friday, 19 April 2013

Installing Custom Rom in Sony Ericsson Xperia X8 E15i


Hi To All The Mindbenders,
After Posting Tutorial For Rooting Android Devices Like Xperia X8 E15i, Readers Want a Tutorial For Installing Custom Roms Like Ginger Xperia And Other Os,
Aim:- We Want to Upgrade Our Android Device to A Stable Version Like Gingerbread.
Requirements:- 
1. Root Explorer
2. Chargemon
3. Xrecovery.tar
4. Busybox
5. Custom Rom i am using X8Droid_v6.0.4 (place this in the memory card without extracting it)

Download All Files and Put In A Single Folder of your SDcard You Can name it Xrecovery
Note:- i Suggest You To Use A Blank Sdcard, Because After This Process End Your Sdcard might be unreadable/unmountable for your new Rom, So don't use your Sdcard Card it will Hurt you If you lose your Data, so use Some other sdcard.

Steps
Step 1.

Download All Files and Put In A Single Folder of your SDcard You Can name it Xrecovery
Note:- i Suggest You To Use A Blank Sdcard, Because After This Process End Your Sdcard might be unreadable/unmountable for your new Rom, So don't use your Sdcard Card it will Hurt you If you lose your Data, so use Some other sdcard.

Step 2.
Install Root Explorer

Step 3.
Open Root Explorer and Move To sdcard/xrecovery
note:- As we created xrecovery in step 1 and we have required files in it, in your case you can navigate to a location where you have downloaded all files

Step 4.
Copy following 3 files receptively
1. chargemon

2. busybox
3. xrecovery.tar 
Note:- to copy long press on the item you want to copy and choose copy then double move back from sdcard/xrecovery 
path and paste Into following path one by oneSystem/bin

Note:- remember to copy all three files and when you try to paste in system/bin make sure that root explorer is in r/o mode, you can find this option on the top right corner.


Step 5.
Restart Your Android device and Keep Pressing Back button(key on bottom right)

step 6.

it will bring you into the Xrecovery Program now to Install Your custom rom Choose option ""  

Step 7.

Building Webservers In Backtrack | The Mindbenders

Hi To All The Mindbenders,

Aim:- To Build A Server in Backtrack

Open Up Your terminal and use below commands(text in red)


root@bt:~# mkdir /var/www/themindbenders.tk

root@bt:~# chmod -R 775 /var/www/themindbenders.tk

root@bt:~# chown -R www-data:www-data /var/www/themindbenders.tk/

root@bt:~# service apache2 start2
 * Usage: /etc/init.d/apache2 {start|stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean|status}

root@bt:~# service apache2 start2 start
 * Usage: /etc/init.d/apache2 {start|stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean|status}

root@bt:~# service apache2 start
 * Starting web server apache2                                           [ OK ] 
root@bt:~# cowsay "now put some files in your website"
 ____________________________________
< now put some files in your website >
 ------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

root@bt:~# cp '/var/www/index.php' /var/www/themindbenders.tk/

root@bt:~# cp '/var/www/image.png' /var/www/themindbenders.tk/ 

root@bt:~# ifconfig

now after knowing your ip address give it your friends on the network
eg:- http://192.168.1.3/themindbenders.tk

===(Next Is What...?)===

Thursday, 18 April 2013

Airtel 2G/3G/4G TCP Vpn Working Fine For April 2013 | The Mindbenders

Hi To All The Mindbenders,
After searching and browsing lots of forums and sites i found a working Tcp Vpn For Airtel Now its Better to Go Ahead With The Later Steps to Beneficent our Airtel Sims.

Aim:- To use Internet Free Using Our Airtel network.
Requirements:-
1. Download NMD Vpn.
2. Download Config of NMD Vpn.


Steps:
1. Install Nmd Vpn.
2. Download And extract the Airtel.rar
3. Paste the extracted files to 
C:\Program Files\NMDVPN\config

4. start the Nmd vpn and choose server 3, wait for 18 seconds then Nmd vpn will give you green notification with a ip ranging 10.x.x.x

5. Use your browser to browse the internet.

Comment if you have query related to This Post.

===(Next is What...?)===