similar to: First version of "OpenVZ on CentOS" now avaiable

Displaying 20 results from an estimated 4000 matches similar to: "First version of "OpenVZ on CentOS" now avaiable"

2007 Oct 11
1
OS Virtualization: Linux-VServer and OpenVZ
Greetings, So, anyone on this list using OS Virtualization? I've been using OpenVZ for about 1.5 years. I also have some experience with Linux-VServer. In my experience, if you want to do Linux on Linux, both OpenVZ and Linux-VServer offer native performance, better scalability, and higher density than VMware, Xen or KVM... although I must admit I haven't actually tried KVM yet. If
2008 Oct 29
0
Proxmox VE 1.0 released today
Greetings, Since everyone on this list is interested in Linux and virtualization... I just wanted to mention that the Proxmox VE folks just released Proxmox VE 1.0 today. Proxmox VE site: http://pve.proxmox.com/wiki/Main_Page Proxmox VE 1.0 Announcement: http://www.proxmox.com/forum/showthread.php?t=750 I've mentioned it on this list before wondering if anyone was interested in borrowing
2014 Apr 03
2
OpenVZ variant
Greetings, I was reading the LWN article from today (free to non-subscribers next Thursday). Here's a subscriber link for those who might want to see it now: CentOS and Red Hat - http://lwn.net/SubscriberLink/592723/485ea802859f6c36/ I saw that Xen was mentioned as an area where CentOS went beyond RHEL with CentOS 6... and being that I'm deeply in the OpenVZ community, I thought it
2008 Jun 07
2
I want to contribute to the wiki
Greetings, I just signed up on the CentOS Wiki as user ScottDowdle. I'd like to update one page and add a new page... so when a AdminGroup user notices and has the time to do the deed, please allow me the following: 1) Update - http://wiki.centos.org/TipsAndTricks/BrokenVserver I would like to add an explanation on why some VPSes do not include yum. I'm a long time member of the
2014 Jun 17
0
How to create an OpenVZ OS Template for CentOS 7 Public QA
Greetings, First start of by working on a physical system, virtual machine, or container that matches the OS Template you are wanting to build. I used my CentOS 7 Public QA OS OpenVZ container to build it. You must of course have a working yum. Once we are beyond Public QA and there is stuff in /etc/yum.repos.d/ this won't be a problem. One thing to note is that the --enablerepo= must
2008 Aug 13
0
Check out Proxmox VE... can CentOS improve on this?
Greetings, I'm a big OpenVZ fanboy. I've sent a few emails on this list that proves that... and I'm sure I've annoyed some people... but be that as it may... I would like to draw everyone on this list's attention to Proxmox VE. What is Proxmox VE? Here's a review from the end of June: ProxMox: The high-performance virtualization server for the rest of us
2018 Apr 20
0
CentOS-virt Digest, Vol 128, Issue 1
Scott thanks ever so much for your response - yes that answers the question. Thanks, M > On 20 Apr 2018, at 13:00, centos-virt-request at centos.org wrote: > > Send CentOS-virt mailing list submissions to > centos-virt at centos.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.centos.org/mailman/listinfo/centos-virt > or, via
2015 Sep 28
0
cciss solution for CentOS 7
Greetings, ----- Original Message ----- > I've recently come across a thread in the CentOS forums [0] regarding > the solution to getting hardware requiring the cciss driver, such as HP > ProLiant G5 systems, to install and boot with CentOS 7. The thread was a > start in the right direction, but I believe I've determined a better > workflow and feel that it would benefit
2015 Jan 17
3
How to install libquicktime on CentOS 7 in one (or two) line of command?
Greetings, ----- Original Message ----- > Yeah, there are a lot of possibilities to my problem. But it is harder > to verify a hypothesis than coming up with one. So, do you have any > specific commands for the verification purpose? I'm not sure what you mean by "specific commands for verification process". Step 1, delete the troubled package and erase it from your
2008 Oct 18
2
pre-built images
Tru has already been building vmware images ( http://people.centos.org/tru/vmware/ ) for various roles. I was wondering if there was any interest in prebuilt Xen images as well ? And if so, what would be the roles people would want images done for, and what might be suiteable package sets to include for those roles. -- Karanbir Singh : http://www.karan.org/ : 2522219 at icq
2008 Aug 12
2
Djbdns Working in VPS ?
Hi, I try dig google for this question and found little notes in there, I already try it on my VPS machine and end up with nothing working... I'm using CentOS 4.6 in VPS (openvz), at first i'm trying BIND and it's just nice, and now i want to try djbdns... Is it djbdns working in VPS ? if not, is there anything that i can work on it ? i can only afford VPS for now. Thank you...
2007 Nov 09
1
New to the list ... Looking for any recommendations inre: VMWare Vs. Xen
I'm new to the CentOS arena and I'm curious as to what virtualization products are preferred? The two main ones that I know of are Xen and VMWare. VMWare seems to be the most capable inre: number and size of vm's allowed. When looking at Xen it appears that since Citrix acquired them the free version is cripple-ware and is very restrictive. Thanks in advance for any information.
2009 Jan 21
4
Best virtualization setup for Centos 5.2
Hi, we are running Centos 5.2 on our servers for some time now and are really happy with it. Now I'm investigating the best way to setup virtual machines in order to streamline our infrastructure. The setup I'm aiming for is Centos 5.2 guests on Centos 5.2 host. The physical systems are going to be 2xquad core Xeons and the VMs are probably going to be 1 or 2 vCPUs with 1 or 2 gb of
2008 Nov 27
3
Running Fedora 10 (and rawhide) Xen guests/domUs on CentOS 5 dom0
Hi list! Now when Fedora 10 is out, I thought of writing here what's needed to run Fedora 10 Xen domUs on CentOS 5 dom0. Fedora 10 does not have separate kernel-xen, but instead Xen domU support is included in the normal kernel-PAE.i686 and kernel.x86_64 (based on the pv_ops Xen support included in the mainline/vanilla Linux kernels). RHEL 5.3 beta (and final obviously too) includes
2016 Jan 21
3
Hostname inside lxc container
Hi all, I have installed a CentOS6 lxc guest under a Debian 8.x LXC host. All it is working ok but I can't change the hostname for the centos6 lxc container (it is using the same hostname from Debian host). I have modifyed HOSTNAME under /etc/sysconfig/network and /etc/hosts file, but it doesn't works. Do I need to change anything else?? Thanks.
2008 May 31
1
Virtuozzo & GFS
I have just finished deploying two Dell PowerEdge 1950s with CentOS 5.1 and Virtuozzo 4. GFS is up and running and Virtuozzo is configured for shared-storage clustering. Everything works adequately but I am wondering if anyone else has experienced load issues like I am seeing. I have three VEs/VMs running, two on one node and one on the other node. One of the VEs on each node are doing very little
2015 Jan 17
3
How to install libquicktime on CentOS 7 in one (or two) line of command?
On 1/17/2015 10:45 AM, Scott Robbins wrote: > On Sat, Jan 17, 2015 at 10:31:10AM -0500, Heng Zhou wrote: >> Hi, >> >> |warning: libquicktime-1.2.4-31.el7.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 66534c2b: NOKEY >> error: Failed dependencies: >> libfaac.so.0()(64bit) is needed by libquicktime-1.2.4-31.el7.x86_64 >> libfaad.so.2()(64bit) is
2008 Dec 18
3
Added BackupPC Guide
Hi, everyone. I wrote a guide for installing and configuring BackupPC on a CentOS host using rsync as the primary backup method. As best as one can proof read their own writing, I did so, but please read through and feel free to correct and change any typos. <http://wiki.centos.org/HowTos/BackupPC> Regards, Max
2010 Feb 26
1
Sound and VGA resolution for KVM guests
Hi all, Recentlly, I have installed a Windows 7 Enterprise kvm guest under a CentOS 5.4 kvm host (fully updated) using virtio drivers and all works ok except two things: sound and vga resolution. a) How can I increase vga resolution to 1440x900 or is not possible to configure more than 1024x768 when virt-manager is used?? b) I have assigned a sound device to this windows guest (ac97)
2010 Nov 11
1
Does KVM have a shared clipboard?
Hi All, Does KVM have a shared clipboard, such that I can copy and paste between guest and host? Many thanks, -T