[CentOS] Building REDHAT Desktop Virtualization Solution With Centos

2012-01-11 Thread Arif Tuhin
Redhat offers a desktop virtualization solution using "kvm,qemu,libvirt and spice" which is directed at centralized server hosting virtual desktops and thin clients connecting to it. All the relevant software are open source. So it should be possible to achieve the same feat with CentOS. Anyon

[CentOS] iptable rule for bypassing netfilter queue for a matching address.‏

2012-01-14 Thread Arif Tuhin
I have two iptable rules for userspace modification : iptable -t mangle -A PREROUTING -p udp --dport 9090 -j NFQUEUE iptable -t mangle -A OUTPUT -p udp --sport 9090 -j NFQUEUE I have the following network setup: client >Linux Box or router->server. What i