solaris 10 vlan configuracion
http://docs.sun.com/app/docs/doc/820-2981/fpjve?l=es&a=view
http://docs.sun.com/app/docs/doc/820-2981/fpjve?l=es&a=view
http://www.packetfence.org/
http://www.cyberciti.biz/tips/howto-rhel-centos-fedora-squid-installation-configuration.html
# Change directories (cd) to the desired directory from which tarring will be done. cd /home/… (whatever) # To tar all the files in the current directory (.) and sub-directories # to the tape using medium density (m) and no rewind (n) tar -cvf /dev/rmt/0mn . # To tar all the files in the current… Leer más »
http://dev.mysql.com/tech-resources/articles/mysql-zfs.html
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’
./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 »
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
Installing MySQL on Solaris If you install MySQL using a binary tarball distribution on Solaris, you may run into trouble even before you get the MySQL distribution unpacked, as the Solaris tar cannot handle long file names. This means that you may see errors when you try to unpack MySQL. If this occurs, you must… Leer más »
Tar to Tape 0 is rewind after completes 😛 #tar cvEf /dev/rmt/0 vm_win2k3 List #tar tvf /dev/rmt/0 Restore