- Here is my Dream Linux - 1) I go to Friend's House, I will take 100MB "Core Dream Linux CD"
2) I installed it on My Computer. 3) Then I went to another friend with 40GB USB hardisk. I copied all the software in a directory called "Software" 4) I came back on home & I attached to USB hardisk Then I open the console/Terminal and Applied following command $ cd /media/usb-drive/Software $ install GNOME-2.32.lexe $ install Firefox-3.6.7.lexe $ install LibreOffice-1.0.lexe $ install python-xxx.lexe If anytime I want to remove any application then I should be able to remove it using $ cd /Applications $ ls firefox openoffice gnome ...... libreoffice etc $ rm -rf ./firefox -- ┌─────────────────────────┐ │ Narendra Sisodiya │ http://narendrasisodiya.com └─────────────────────────┘ -- l...@iitd - http://tinyurl.com/ycueutm
