Skip to content
arpan-chavda edited this page Apr 14, 2013 · 1 revision
  1. Why there is no GNOME Shell 3.8 ?

    Ans.: Some extensions are not working with GNOME Shell 3.8 so We have to choose Stable build as 3.6 although you can install it via GNOME Shell PPA.

  2. I cant see webpage stored at /var/www ?

    Ans.: You may not given permission to read it.Open terminal and give permission via following command.

    sudo chmod 644 /var/www/[your_directory_name]

  3. I want to update Aptana Studio.How can I do it?

    Ans.: Download the latest Aptana Studio from here.

    Open Terminal and put following command.

    gksu nautilus /opt

    Open downloaded zip file and replace over /opt/Aptana_Studio_3

  4. What is default path of Android SDK?

    Path: /opt/android_sdk

  5. Why there is Ubuntu written at GRUB?

    We are your pre-compiled kernel of Ubuntu.so, GRUB lists that kernels.

  6. Can I contribute on this project?

    Yes,this is an open-source project.You can file bug,give suggestions,help in wiki or can collaborate with us at here

Clone this wiki locally