search for: fraternalment

Displaying 3 results from an estimated 3 matches for "fraternalment".

Did you mean: fraternalmente
2010 Feb 22
1
MonoDevelop/SharpDevelop
Alguno de ustedes tiene a mano el MonoDevelop o el SharpDevelop para CentOS, solo he encontrado versiones para Suse...al menos me vendria bien tener el .srpm Saludos Fraternales _____________________________ Atte. Alberto Garc?a G?mez M:.M:. Administrador de Redes/Webmaster IPI "Carlos Marx", Matanzas. Cuba. 0145-2887(30-33) ext 124 -------------- next part -------------- An HTML
2009 Jul 22
0
YUM Proxy
I'm also under proxy server and yum work like ... charm. You can find manual in http://www.centos.org/docs/4/html/yum/sn-yum-proxy-server.html. I'm usualy edit /etc/yum.conf and put there #proxy adress:port - take care of / proxy=http://proxy.somedomain.si:80/ #proxy username and passwd proxy_username= proxy_password= Have a nice day. Bla? -----Original Message----- Message: 2
2009 Jul 20
3
Limit RAM used by a perl script
I have a perl script which runs from a cron job. How would you limit the amount of RAM that this script is allowed to consume? Is there a ulimit setting that will accomplish this? If so does ulimit have to be run each time the script is run, or is there a way to set it permanently?