-
Notifications
You must be signed in to change notification settings - Fork 0
-
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.
-
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] -
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 /optOpen downloaded zip file and replace over
/opt/Aptana_Studio_3 -
What is default path of Android SDK?
Path:
/opt/android_sdk -
Why there is Ubuntu written at GRUB?
We are your pre-compiled kernel of Ubuntu.so, GRUB lists that kernels.
-
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