Exchange 2007 Install

Instalación básica de Exchange 2007. Exchange 2007 es la nueva versión del servidor de correo de Microsoft, aunque en realidad Exchange es mucho mas que un servidor de correo. * El servidor tiene que tener el IIS funcionando pero no el SMTP ni el NNTP. Bien, ya tenemos Exchange instalado, el siguiente paso será crear… Leer más: Exchange 2007 Install »

add a default route

To add a default route with the default gateway address of 192.168.12.1, type: route add 0.0.0.0 mask 0.0.0.0 192.168.12.1

MB intel

http://www.intel.com/support/sp/motherboards/desktop/d845gvsr/ tarjeta de red aln101c http://www.advanteknetworks.com/spanish/support/aln101c/allOS.zip

crontab -e Editor enviroment

~]#cat .bash_profile export TERM=xterm export PATH=$PATH:/opt/csw/sbin/:/opt/SUNWhpc/HPC8.1/sun/bin source ~/.bashrc EDITOR=vim export EDITOR