CD can store 700MB onlyamitabhishek said:A CD is 750MB
CD can store 700MB onlyamitabhishek said:A CD is 750MB
@drsubhadip, Ibex works on 256 MB, and donn't use KDE if you are low on resources, XFCE is a better option
I haven't read all the posts in this thread. If its not mentioned before then try BeleniX.
Its Indian and its small.
Dude, its not like that. The kernel as it is supports many many features. Its source code has a built in kernel creator software/script. Compiling your own kernel results in much better performance on the hardware you compile it for. And it makes the kernel lighter. For example, you can remove IDE support and FireWire support if your computer does not use them.Have you written your own kernel? Which kernel have you compiled? Unix or Linux? We have to add hardware support to kernel which is very very difficult to genaralize the code to support all hardware so I thought if I have decided to write it, it would be for my own device.
What is this fascination with "India" made?try these links..........
*eswecha.swecha.org/downloads/eswecha-beta01.iso
*eswecha.swecha.org/downloads/eSwecha_beta02.iso
but it is more than 1 gb ......can someone assign me some indian made DSL.
You have found the Holy Grail my freind! After using so many distros i wonder why one is preferred to another?After a while you won't feel much difference b/w distros
You have found the Holy Grail my freind! After using so many distros i wonder why one is preferred to another?
They are all the same with different clothing.
hey guys.....i facing problem in installation.
How to run this shellscript file install sh ....
please help me .....!!
using terminal gets some error.......help!!
what are you trying to install ?
I guess you are trying to install a program.
You have to make the .sh file executable. To do it
chmod +x filename
then execute with
./filename
You may have to login as root for successful completion.
When you are facing problems, Please post the terminal output as well rather than saying error.
Hey these r error ..........file exist on my directory but its says ......like this.
root@ambika-desktop:/home/ambika# chmod + /home/ambika/Desktop/qflash-0.1-bin/install sh
chmod: cannot access `/home/ambika/Desktop/qflash-0.1-bin/install': No such file or directory
chmod: cannot access `sh': No such file or directory
root@ambika-desktop:/home/ambika# ./home/ambika/Desktop/qflash-0.1-bin
bash: ./home/ambika/Desktop/qflash-0.1-bin: No such file or directory
..........................................................................
i have tried these command to install .......may be these r wrong .......please see.
$ cd qflash
Install Qflash
$ sudo sh install-sh
run qflash:
$ qflash
Dude, its not like that. The kernel as it is supports many many features. Its source code has a built in kernel creator software/script. Compiling your own kernel results in much better performance on the hardware you compile it for. And it makes the kernel lighter. For example, you can remove IDE support and FireWire support if your computer does not use them.
And yeah, if you compile your own kernel, you can also optimise it for the no. of threads your CPU supports.
And 32bit OS can support 16GB ram if you compile your own kernel.