Git Ignore File Permission

Posted on May 19, 2011


git config core.fileMode false

Java JDK Install on Ubuntu

Posted on May 07, 2011

sudo add-apt-repository ppa:sun-java-community-team/sun-java6

sudo apt-get update

sudo apt-get install sun-java6