nota de hoy
Sólo podemos ir al futuro, pero no al pasado… Stephen Hawking ( Universe Everything)
Sólo podemos ir al futuro, pero no al pasado… Stephen Hawking ( Universe Everything)
Para corregir el tamaño de width de progress error column in table has value exceeding its max lenght > run dbtool to fix widht sql Nota: para hacer los cambios en sqlexp hay que entrar con el usuario sysprogress para tener autorización para: Failure lock ODBC configuration Antes crear el usuario sysprogress con… Leer más »
Eraser is an advanced security tool for Windows which allows you to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns. Eraser is currently supported under Windows XP (with Service Pack 3), Windows Server 2003 (with Service Pack 2), Windows Vista, Windows Server 2008, Windows 7 and… Leer más »
quick commands ipmitool -H 192.168.1.1 -U root -P 123456 chassis power status ipmitool -H 192.168.1.1 -U root -P 123456 chassis power on ipmitool -H 192.168.1.1 -U root -P 123456 chassis power soft (note: -a prompts password) What is IPMI? IPMI is standard which allows remote server management, primarily developed by Intel. IPMI cards, known… Leer más »
in vi do the following: :g/^M/s/// (the ctrl-m has to be entered with the key strokes «ctrl-v followed by ctrl-m». That’s teh only way it works! Or use sed to do it: sed ‘s(ctrl v ctrl m)g//g’ old.file > new.file tr -d ‘\r’ new.file
Create a 1 GiB file containing only zeros (bs=blocksize, count=number of blocks): time dd if=/dev/zero of=trash bs=1M count=1024 Benchmark —————————————– Laptop HP Wrk 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied, 14.2728 s, 75.2 MB/s —————————————————— Server T110 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied, 9.777131 s, 110… Leer más »
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: Principles, Experiments, and Troubleshooting Techniques Morgan Kaufmann Series in Data Management Systems
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
find /dirdb* -name *.lk -exec rm {} \; rm /opt/oemgmt/config/admsvr.lock