Se ha hecho esperar pero por fin conseguimos el visto bueno de David Toribio para implementar Bare Metal en la infraestructura de ITnet. Parallels utiliza la tecnología de virtualización de Intel Core, que permite a la máquina virtual acceso directo al procesador del anfitrión. Bare Metal es otro producto de Parallels, ideado para seguir ofreciendo […]
Monthly Archives: December 2009
http://wiki.openvz.org/Timezone During the distribution (redhat/centos) installer, you choose the timezone for your HN. The container template has its own preconfigured timezone. So, it is very possible for the zones to differ. #! /bin/bash for f in $(ls /vz/private) do vzctl exec $f rm -f /etc/localtime 2>/dev/null vzctl exec $f ln -s /usr/share/zoneinfo/Europe/Madrid /etc/localtime done Y […]
# grep eth0 /etc/modules.conf Output: alias eth0 bnx2 Ahora: # modinfo bnx2 Output: filename: /lib/modules/2.6.18-028stab065.14/kernel/drivers/net/bnx2.ko version: 1.7.9-2 license: GPL description: Broadcom NetXtreme II BCM5706/5708/5709 Driver author: Michael Chan …
[user@pruebas ]#loadkeys /lib/kdb/keymaps/i386/qwerty/es.map.gz