perl solaris mysql driver

Yup, but for *nix I would recommend to use «real» perl and not the activeperl edition. With «real» perl you can simply just run these commands to get the up2date DBI and DBD::mysql modules compiled and installed in your system: perl -MCPAN -e ‘install DBI’ perl -MCPAN -e ‘install DBD::mysql’

enterprise monitor

./mysqlmonitor-2.0.5.7153-solaris-sparc-installer.bin Language Selection Please select the installation language [1] English [2] Japanese Please choose an option [1] : —————————————————————————- Welcome to the setup wizard for the MySQL Enterprise Monitor —————————————————————————- Please specify the directory where the MySQL Enterprise Monitor will be installed Installation directory [/opt/mysql/enterprise/monitor]: —————————————————————————- Tomcat Server Options Please specify the following parameters for… Leer más: enterprise monitor »

start automatically mysqld Enterprise upon reboot

Double check that you’re using runlevel 3 #who -r . run-level 3 Mar 22 12:54 3 0 S You’ll then want to note that number and use that in the tasks below (I’ll use ln -s /etc/init.d/mysql /etc/rc3.d/S99mysql ln -s /etc/init.d/mysql /etc/rc3.d/K99mysql

Tape Virtual Machines

Tar to Tape 0 is rewind after completes 😛 #tar cvEf /dev/rmt/0 vm_win2k3 List #tar tvf /dev/rmt/0 Restore

nas SOlaris

devfsadm zpool create nas c3t600A0B80004934D60000048D49C03492d0 echo $? nas 398G 25G 373G 7% /nas Para añadir más espacio zpool add nas c4t600A0B80004934D600000ACB4C40287Ad0 nas 663G 25G 638G 4% /nas #zpool status pool: nas state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM nas ONLINE 0 0 0 c4t600A0B80004934D6000004B949CF782Cd0 ONLINE 0 0 0 c4t600A0B80004934D600000ACB4C40287Ad0 ONLINE 0… Leer más: nas SOlaris »

En este articulo veremos una de las formas de instalar y configurar Squid para que autentique contra un servidor Windows 2003 con Active Directory.

Origen: Pablo Sarubbi – Efraim Wainerman martes, 06 de marzo de 2007 En este articulo veremos una de las formas de instalar y configurar Squid para que autentique contra un servidor Windows 2003 con Active Directory. Para ello elegimos la version Etch de Debian. Una vez instalada y actualizada procedemos a instalar el software complementario.… Leer más: En este articulo veremos una de las formas de instalar… »