16 posts tagged “xen”
Oracle Enterprise Linux (and Oracle VM) is freely RE-distributable !
http://wiki.oracle.com/page/Unbreakable+Linux
Yes, it's free download but also free to re-distribute including copyrights and trademarks, see the EULA for more details.
And theres now a public yum server for OEL that offers a free and convenient way to install packages from the Enterprise Linux and Oracle VM installation media via a yum client.
http://aws-portal.amazon.com/gp/aws/developer/estimated-taxes-text.html
Value Added Tax for European Union Customers Amazon
Web Services LLC is currently required to charge value added taxes
(VAT) on sales of Amazon Web Services to European Union customers. All
VAT collected from customers in the European Union will be paid to the
tax authority of the appropriate EU member state.
Whats your favorite virtualisation platform ?
Open
- KVM
- OpenVZ
- VirtualBox
- Xen
- VMware
Video recordings of free libre open source talks about Xen, PHP, X.org etc that were held at FOSDEM 2005, 2006, 2007 and 2008 are available on http://video.fosdem.org or directly from:
- http://ftp.heanet.ie/mirrors/fosdem-video/2008/maintracks/
- http://ftp.heanet.ie/mirrors/fosdem-video/2008/lightningtalks/
- http://ftp.heanet.ie/mirrors/fosdem-video/2008/devrooms/xorg/
- http://ftp.heanet.ie/mirrors/fosdem-video/2008/devrooms/debian/ogg_theora/720x576/
Sun & IBM have been active in the Open Source community for many years and now Oracle seems keen to join them !
Oracle & Open Source GNU/Linux
Oracle & Open Source XEN Virtualisation
Oracle & Open Source IDE
Oracle & Open Source Languages
I've just rebooted (# reboot) my MEMSET server logged back in and entered
# uname -a
Linux localhost 2.6.16-u6-p4-pae #1 SMP Fri Dec 15 17:14:15 GMT 2006 i686 i686 i386 GNU/Linux
and
# dmesg
...
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 188k freed
***************************************************************
***************************************************************
** WARNING: Currently emulating unsupported memory accesses **
** in /lib/tls glibc libraries. The emulation is **
** slow. To ensure full performance you should **
** install a 'xen-friendly' (nosegneg) version of **
** the library, or disable tls support by executing **
** the following as root: **
** mv /lib/tls /lib/tls.disabled **
** Offending process: init (pid=1) **
***************************************************************
***************************************************************
Continuing...
EXT3 FS on sda1, internal journal
Adding 131064k swap on /dev/sda2. Priority:-1 extents:1 across:131064k
kjournald starting. Commit interval 5 seconds
EXT3 FS on loop0, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth0: no IPv6 routers present
...
Does this reference to 'xen-friendly' actually mean that I have finally found a true XEN VPS VM webhost provider ?
http://google.com/trends?q=xen&ctab=0&geo=all&date=all&sort=0
There is yet another virtualisation technology on the block !
http://www.vizzr.info/2007/04/24/kernel-virtual-machine-kvm/
kvm only run on processors that supports x86 hvm (vt/svm instructions
set) whereas Xen also allows running modified operating systems on
non-hvm x86 processors using a technique called paravirtualization. kvm
does not support paravirtualization for cpu but may support
paravirtualization for device drivers to improve I/O performance.
kvm FAQ
Proprietary vendors take note :
Xen and kvm make use of Intel-VT and AMD-V hardware virtualisation features !