How to install Matlab 7 R14 for Linux .

aboSamoor | June 18, 2007 | 7:22 pm

All new Linux people are worrying about being productive with Linux, as an engineer Matlab is a program that can eliminate most of my technical computational needs. the first time i downloaded it. It looks like walking in a jungle of folders,scripts and files; in the second time i could wrap almost all the process :D .

if you are ready, let us begin :

Read the rest of this entry »

Now you can share your packages.

aboSamoor | June 11, 2007 | 2:20 pm

Packages are a very clever tool to make your software have true dependencies and updated, .deb packages make it easy for the package manager to maintain the database of the libraries dependencies. It was a problem for me how i can have my software downloaded from internet separated from the Ubuntu? how i can share others with my packages ? especially for whom does not have internet.It is essential to have a backup of your software for rebuilding your system. Finally i find a very nice tool to do all the job while your drinking coffee.

Installing APTonCD Read the rest of this entry »

How to make Desktop Shortcuts ?

aboSamoor | June 6, 2007 | 9:37 pm

Folders on Desktop:

  1. right click on the desktop, choose “create launcher
  2. Fill the dialog as follows
    • Type : Application.
    • Name : the folder name or anything that you want.
    • command : nautilus the/file/path
    • comment : anything that you want to appear in the tooltip when pointing over it.
    • no icon : press to browse the specific icon you like.

How to change the KeyBoard Layout ?

aboSamoor | | 11:32 am

ok, to change the keyboard layout :

  1. go to any panel in your desktop.
  2. press right click then choose Add to panel
  3. in the search text box enter “keyboard indicator
  4. double click on the icon ,so u will get it .

To make shortcuts for Keyboard layout :

Read the rest of this entry »

Gnome -> Nautilus -> Open Terminal option

aboSamoor | June 5, 2007 | 8:47 pm

Are you tired from directing the terminal for a specific directory ?

You may faced a nice option in KDE -when you press F4 ?

It opens the terminal directed to the active directory window.

does Gnome with its file manager Nautilus have one ?

the answer is YES.

you only have to type this command in the Terminal.

sudo apt-get install nautilus-open-terminal

to test it

  • Open any directory or folder.
  • Right click you should find a new option called open terminal, choose it and enjoy … :D

Lastly thanks for Walco.

How to change the default booting OS ?

aboSamoor | | 6:33 pm

On Ubuntu there are many ways to do that, one of them -which i prefer- is modifying the menu.lst

  1. Open a terminal.
  2. Write cd /boot
  3. Write cd grub
  4. Write sudo gedit menu.lst
  5. Enter your password if you are asked to.
  6. you will see a text file opened with gedit -the default text editor in Gnome desktop.

Read the rest of this entry »

Beginning is Hard, but Continuation is Harder.

aboSamoor | June 4, 2007 | 11:55 am

I am always hesitant to write posts; i am not very good in writing, but i felt how important to do this. World is changing in exponential way, so i decided to change my way of thinking by joining the free software philosophy and using Linux.

From the name you can assess that all of that is only for learning, so no problems in making mistakes and correct them, i will be pleased to get your comments and corrections.

I’m not aiming to make it something personal, i’m looking forward to participating all of you by asking and writing all your experiences in free software world. I’m waiting for you guys.

It’s a trial and a hope that it will be nice one . :D