Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Others => Miscellaneous => Topic started by: sathish on March 26, 2004, 05:46:20 AM

Title: Out of Memory
Post by: sathish on March 26, 2004, 05:46:20 AM
Hello all !!

I have installed RedHat Linux 9.0, i have done masq only, also installed squid and vsftp server. (If i restart the vsftp&squid server by command) it will says Out of Memory ?? and it will automatically kills some services...  wat may be the problem and also if write small script and if execute through bash command it won't reply ex:(bash rc.firewall) if I execute through (./ rc.firewall) it will give result. (is bash corrupted)
System configuration is as follows :-

P-111 - 1.1 Mhz
128  MB RAM
40 GB HDD
CD-R, FDD.
SIS -630 VGA.

Thanks,, plz let me know wat's the prob...


Sathish.......
Title: Out of Memory
Post by: sathish on March 26, 2004, 06:04:02 AM
Hello all!!

Sorry , I posted in a wrong thread...

Thanks

Sathish...
Title: Out of memory
Post by: sathish on March 26, 2004, 11:03:23 AM
Hello,

I think my topic moved to miscellaneous section.. plz can i get a reply for this...


Thank you,


Sathish :)
Title: Out of Memory
Post by: Ricky on March 27, 2004, 08:03:55 AM
Very strange , recommonded RAM for RH9 is 196 MB , but runs fine on 128 also. I think you forgot to create swap partition or it is not active.. is that so ?

BTW.. to execute a script u have to make it exectable by chmod 755 <filename> then simply type the name of file it will be executed
Title: Out of Memory
Post by: dragoncity99 on March 27, 2004, 05:23:32 PM
Try the "mem" or "vmstat" to see if what is taking so much resources. I think there must  be something wrong with one of ur startup scripts/ command in startup scripts (lookin in crontab as well).