In case your mouse click have stopped working (not very unsual in Ubuntu), you can try to use the workarounds suggested here.
Filed under: Linux, Ubuntu | Leave a Comment »
In case your mouse click have stopped working (not very unsual in Ubuntu), you can try to use the workarounds suggested here.
Filed under: Linux, Ubuntu | Leave a Comment »
This guy has a neat tutorial for installing support for Flash and other multimedia on Ubuntu. Give it a try.
Filed under: Linux, Ubuntu | Leave a Comment »
Only 1 day is left until the release of the new version of Ubuntu, Karmic Koala. Wanna know how to upgrade to Koala? Give this link or this link a shot.
Filed under: Linux, Open Sourcce, Ubuntu | Leave a Comment »
Suppose you would like to have access to a particular path from within terminal. For example, if you have your executables in a folder called ~/my_program/bin you may want to have access to the executables from everywhere within terminal. One way to achieve this is to add that particular path to your path list in [...]
Filed under: Linux, Ubuntu | Tagged: Linux, PATH, Ubuntu, Ubuntu tips, Ubuntu tricks | 9 Comments »
In case you have been looking for a good C++ IDE for Linux, I have a very good suggestion: Geany Here is the description of Geany from its official website (http://www.geany.org/): Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment. It was developed to provide a small [...]
Filed under: Linux, Programming, Ubuntu | Tagged: C++, Geany, IDE, Linux, Ubuntu, Ubuntu tipcs, Ubuntu tricks | 1 Comment »
There is sometimes a problem with the MATLAB in Ubuntu. The problem is that after installing MATLAB, you might get just a blank screen (blank GUI window) without any option menu, command line, etc. To solve this problem, find the file “environment” (the path is: /etc/environment). Add the following line to the file and try [...]
Filed under: Linux, Ubuntu | Tagged: installation, Linux, MATLAB, Ubuntu, Ubuntu tips, Ubuntu tricks | 2 Comments »
If you have got a rar file (or other file formats not naively supported by Ubuntu’s archive manager- such as arj, 7zip, etc), you need to install extra packages so that Archive Manager can handle these file formats. For example, if you would like to unrar a file in Ubuntu, you need to install the [...]
Filed under: Linux, Ubuntu | Tagged: Files, Linux, Rar, Ubuntu, Ubuntu Tip, Ubuntu Trick, Unrar | 10 Comments »
I have been always wondering why this feature is not pre-loaded into Ubuntu. Often times, one is in a particular location (path) within the file system (while using GUI file browser) and would like to open a terminal with the path defaulted to that particular location. I have been always thinking that this should have [...]
Filed under: Linux, Ubuntu | Tagged: Linux, Shell, Terminal, Ubuntu | 3 Comments »
The final version of Ubuntu Muslim Edition (UbuntuME) ver 7.04 is released. This version is composed of a LiveCD/installation CD, a script to convert the original version to Islamic version, a second CD for additional softwares (OpenOffice, Arabic language packages, and Quran recitations), and a DVD with even more Islamic softwares. Among the other features [...]
Filed under: Ubuntu | Leave a Comment »
Have you ever wanted to Login as “root” in Ubuntu and have gotten the message that the “root” is not allowed to login? Actually, that is because loggin as “root” in Ubuntu is neither recommended nor necessary. Doing so can leave your computer more intrusion-prone and, besides that, it could be that you can mess [...]
Filed under: Linux, Ubuntu | Tagged: Linux, Ubuntu | 14 Comments »