memoria servidor

Your system supports DDR3 ECC unbuffered memory modules (UDIMMs). The DIMMs can be 1066 or 1333 MHz. Single and dual-rank DIMMs can be 1066 or 1333 MHz. http://www.memoryupgrade.pro/ http://www.memoryupgrade.pro/dell-memory-poweredge-memory-poweredge-t110.html

Database Tuning

Database Tuning: Principles, Experiments, and Troubleshooting Techniques Morgan Kaufmann Series in Data Management Systems

T110 II add in videocard

well just waiting my server, and i want to upgrade the videcard, i hope it works with an 8x to 16x adapter : P http://www.serveredge.net/showthread.php?t=16162&highlight=dell+video+card+t110

-bash: fork: Not enough space

-bash: fork: Not enough space First your RAM, then the swap got full. Check the space available using swapinfo and check if there is any user application causing huge memory leaks. Increase swap space. PID list FULL

configuring remote messenger openedge wsa web services adapter

# Set PROMSGS (if not set) PROMSGS=${PROMSGS-$DLC/promsgs}; export PROMSGS # Set the user working directory – this is a tailored value WRKDIR=${WRKDIR-«/wrk»}; export WRKDIR # option 1 using host_name and port_num $DLC/bin/cgiip 192.168.32.20 3055 # option 2 using a service name defined in $DLC/ubroker.properties #$DLC/bin/cgiip -i wsbroker1 # option 3 the «defaultService» defined in $DLC/ubroker.properties… Read More: configuring remote messenger openedge wsa web services adapter »

install tomcat centos 5

yum install tomcat5 tomcat5-webapps tomcat5-admin-webapps xml-commons-apis # service tomcat5 restart # chkconfig tomcat5 on edit #sudo vim /etc/tomcat5/tomcat-users.xml