some times i work on small projects with friends and we use Subversion to track and store code changes, collaborate, and share project files so once we finish we usually upload it somewhere by copying the whole project folder so i face that subversion makes folder inside each folder in the project called “.svn” and that take time to remove manually and unnecessary size to upload
so i run a command inside the project folder to remove that folders recursively before upload.
Run this:
find . -name .svn -exec rm -rf {} \;
Khalil Majdalawi Linux, Web Development commands, Linux, subversion
Mount ISO File
First you need to make the directory to put the ISO file into using the following command
sudo mkdir /media/isodir
Then use following command
sudo mount your_image_file.iso /media/isodir/ -t iso9660 -o loop
Now you should have your iso file mounted, and accessible from your desktop.
Unmount ISO File
Just use following command
sudo umount /media/isodir
Khalil Majdalawi Linux Linux, ubuntu
Net Applications, a Web site analytics company, just published their April 2009 Web users survey, Market Share, and they found that “Linux usage share on client devices has surpassed 1% for the first time and we still have 99% to go and i think it can make it , thanks to some powerful distributions like Ubuntu,Fedora and OpenSUSE.

Khalil Majdalawi Linux fedora, Linux, market shares, opensuse, operating systems, ubuntu
So finally i got free time to upgrade to new Ubuntu Jaunty 9.04 , i was using Ubuntu Hardy 8.04 for long time and it was awesome but now its time to move , and here some new features i liked or noticed at first use for the new release :
- New Ext4 file system support
- Faster boot time almost 20 sec “wow” check this video
- New network manager and its way better and easier comparing to 8.04
- Nautilus 2.26.2 and tabs thing very useful
- New notification area which rocks

- The shutdown/restart/suspend options have been taken off the System main menu
- Wallpaper transformation
last thoughts :
comparing to 8.04 its way faster,better and sexier
, and here is my desktop final look

Khalil Majdalawi Linux, Management Linux, operating systems, ubuntu
What a great ad for Linux , it show us how Linux works to make our future better , we all should support and contribute “sharing makes communities” .
I’m not saying boycott windows or any closed software’s i think there existence is important to show us how Linux is important
Khalil Majdalawi Linux ads, IBM, Linux, open source