How to install and run Ubuntu 12.04 LTS inside Virtualbox
Next desktop version of Ubuntu is 12.04(Precise Pangolin). It’s now in beta version and available to download at http://releases.ubuntu.com/precise/ . If you are interested in ...
[Fixed] Ubuntu 11.04 Broadcom wireless issue
Today when I installed the Ubuntu natty 11.04 on my old Dell Latitude D830 laptop. I am surprised to see that wireless connections not at all getting detected and the wi-fi indicator ...
How to install sun jdk on Ubuntu and Linux
I was building an android source code on Ubuntu and got the following error during build process.
Java: CtsVerifier
(out/target/common/obj/APPS/CtsVerifier_intermediates/classes)
cts/apps/CtsVerifier/src/com/android/cts/verifier/PassFailButtons.java:
191:
onCreateDialog(int,android.os.Bundle) ...
How to build chromium on linux Ubuntu in 7 easy steps
Follow below 7 simple steps to build chromium on Linux(Ubuntu).
Install prerequisite libraries for chromium
$ sudo apt-get install bison fakeroot flex g++ g++-multilib ...
