Não sou um “fan”, nem um “hater” da Microsoft, tem os seus prós e contras tal como qualquer um Sistema Operativo, e para uso pessoal é até o que eu uso, no meu caso o Windows XP. Fui experimentar a solução de VPS para Windows, o Hyper-V, curiosamente só aparecia 2 linhas de comandos aberto e pouco m ...
Originally published at The Pćdantic Programmer. Please leave any comments there. This is the gist of it: $ cd /usr/src/ # $ sudo chown a+rwx . $ wget ftp://ftp.suse.com/pub/projects/kernel/kotd/SLE11_BRANCH/src/kernel-source-2.6.27.39-0.0.0.25.15a4c6f.src.rpm $ alien -tg kernel-source-2.6.27.39-0.0 ...
We had some studio time available recently and took the opportunity to capture the alpha version of Citrix XenClient as you've never seen it...in HD. We thought it fitting given our ongoing dedication to HDX technology in both the Citrix XenClient and Citrix XenDesktop platforms. Before we get to th ...
Intrusion Protection Systems (IPS) differ quite a bit from Intrusion Detection Systems (IDS). An IPS is designed to modify some form of security setting when an intrusion is detected, thereby preventing the intrusion from being successful. An IDS on the other hand is just the detection component use ...
Hola a todos, hoy voy a explicaros como importar y exportar una máquina virtual desde xenserver 5.5. Esto es muy til en el caso de tener que migrar una máquina virtual de una plataforma a otra. Exportar: “xe vm-export filename=ruta del archivo” Tenemos que asegurarnos que le ponemos al archivo exten ...
& We are migrating our Asterisk test environment from VMware to Xen. We always used the free VMware ( VMware Server) which worked fine other than one huge limitation: There was no way for our virtual machines to access telephony cards (eg: Sangoma or Digium T1 pci cards). Xen provides that feature a ...
Virt-df works on Xen so you can display free disk space in a Xen VM. # virt-df -h 2>&1 | grep -v '/dev/kqemu' Domain-0 seems to have no disk devices Filesystem Size Used Available Use% RHEL39FV64:/dev/hda1 98.7M 13.5M 80.1M 18.8% RHEL39FV64:/dev/hda2 6.8G 1.8G 4.7G 31.0% RHEL39FV64:/dev/hdb1 30.4M 1 ...
I was reading a completely unrelated post on Alessandro’s site this morning about how VKernel is reacting to VMware’s release of CapacityIQ when a thought occurred to me: is VMware legitimizing the competition? Here’s the excerpt from Alessandro’s post that started me thinking: And of course VKernel ...
This article is about a strange network problem occuring when used bridging in a XEN environment. Symptoms Some DomU is not reachable from the network anymore. The problem persists after restarting the DomU (all: reboot, shutdown+create, destroy+create). Possible: The DomU still has a virtual NIC, i ...