Monthly Archives: November 2013

Sumote

Help for Sumote This gives small help if need to use the Roku Remote an android app designed by Jayachandran Kamaraj This app controls a Roku streaming video player over WiFi using Roku’s External Control Protocol. It is one of  the best (possibly the only working) free one on the market (currently ranked third and the first one […]

Posted in Uncategorized

Install Cyanogenmod in Samsung Galaxy s3

Steps to install cyanogenmod Unlock the bootloader(using EZ-UnLock) Recovery firmware (ClockworkMod or TWRP) CWM6023TouchVZW.tar.md5 cyanogenmod firmware gapps update software Unlocking the bootloader I don’t know whether this step is needed or not. Maybe next till i’ll try to unlock the stock bootloader. You need this file VRALEC.bootchain.tar.md5. If you don’t unlock the bootloader, you cannot install anything […]

Posted in Uncategorized

Root my Galaxy S3

Root your Samsung Galaxy s3 I rooted my S3 using the CasualApp java application. Here is the java file d2vzw-CASUAL-R795b-BeansTown106 When you run this application, if it complains “Casual.CasualApp: could not find main class”, that means you have an older version of java. Just follow this link Check my Java. Update your java. then start […]

Posted in Uncategorized

Samsung Galaxy S3 to Stock ROM/UnRoot and Lock

To go into boot mode To go to the recovery screen Hold Volume Up, Home and then Power Key To go to the odin screen Hold Volume Down, Home and then Power Key   To reset the phone to stock rom. You need these following files Odin KIES_HOME_I535VRBMB1_861013_REV09_user_low_ship.tar.md5 Verizon-SCH-I535-StockRecovery.tar 2. Flash Stock Recovery I downloaded […]

Posted in android

Apache

php and mysql install php5 php5-mysql to have support for php and mysql Apache2 this apache2 configuration is very confusing. i guess i need to learn a lot and soon will update this page as i learn and have more time to update… ……09/09/2007 10.10 pm the file that you need to edit are /etc/apache2/sites-enabled/000-default […]

Posted in Uncategorized

Android mount

$ adb -d shell $ mount mount rootfs / rootfs ro,relatime 0 0 tmpfs /dev tmpfs rw,relatime,mode=111 0 0 devpts /dev/pts devpts rw,relatime,mode=600 0 0 proc /proc proc rw,relatime 0 0 sysfs /sys sysfs rw,relatime 0 0 none /acct cgroup rw,relatime,cpuacct 0 0 tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0 tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0 […]

Posted in android

Install Debian from scratch

Install Debian from Scratch In case you want to recover debian. get the recovery cd. install the linux in a minor partition and then go back and remedy your screw-ups. But my computer crashed when there was a power surge. So i had to clean install the system. installed the basic debian potato which has […]

Posted in System