similar to: Is anyone already working on RPMs for VirtualBox OSE?

Displaying 20 results from an estimated 5000 matches similar to: "Is anyone already working on RPMs for VirtualBox OSE?"

2021 Aug 27
2
MATE 1.20 test build for CentOS 7 available
On 8/27/21 1:50 PM, wwp wrote: > Hello Greg, > > > On Mon, 7 Oct 2019 09:06:23 -0700 Greg Bailey <gbailey at lxpro.com> wrote: > >> There's been discussions in the past about updating MATE RPMs in EPEL-7: >> https://bugzilla.redhat.com/show_bug.cgi?id=1436260 >> https://lists.centos.org/pipermail/centos/2019-August/173154.html >> (and lots of
2008 Feb 03
1
Build VirtualBox OSE for CentOS?
Is there any need for CentOS to build and distribute the OSE version of VirtualBox? The differences between the versions are here: http://www.virtualbox.org/wiki/Editions The reason I ask is that the Full version is free for personal use and the restrictions (especially no USB or RDP) make the OSE version fairly crippled, so I am not sure there is enough benefit to design and keep updated
2016 Feb 09
0
Utility to zero unused blocks on disk
Once upon a time, Greg Bailey <gbailey at lxpro.com> said: > Wes didn't say the reason he wanted to zero unused blocks, but I > always do this in kickstart scripts when constructing VM images as > the image size is considerably reduced by doing this... For that purpose, use something that can TRIM a VM image, like virt-sparsify. -- Chris Adams <linux at cmadams.net>
2016 Feb 09
1
Utility to zero unused blocks on disk
On 02/08/2016 07:04 PM, Chris Adams wrote: > Once upon a time, Greg Bailey <gbailey at lxpro.com> said: >> Wes didn't say the reason he wanted to zero unused blocks, but I >> always do this in kickstart scripts when constructing VM images as >> the image size is considerably reduced by doing this... > > For that purpose, use something that can TRIM a VM image,
2015 Sep 22
0
Trouble installing KVM
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div>Thanks! <br /><br />Might as well go ahead and upgrade to 7.0 anyway ...<br /></div><div>&nbsp;</div><div>&nbsp;</div><div style="border-top:1px solid #bcbcbc;margin:5px 0px;"></div><span
2011 May 11
1
Problems connecting to Virtualbox hypervisor using libvirt java binding
I am trying to connect to the virtualbox hypervisor through libvirt java binding. I am on Ubuntu 10.04 and I have installed libvirt-0.85, libvirt-java-0.4.6 and virtualbox-ose-dkms. I have configured libvirt project and its java binding at Eclipse and the default test of the binding runs properly. When I try to run a simple test in java with the connection: conn = new
2015 Jan 08
1
Customising a CentOS 6.6 installation disk
I'm looking for an image for CentOS v7 to download.... Any suggestion on a suitable website? Sent from my iPhone > On Jan 8, 2015, at 1:30 PM, Greg Bailey <gbailey at lxpro.com> wrote: > >> On 01/08/2015 11:18 AM, James Bishop wrote: >> I apologise if this is not the appropriate list for the following issue, but... >> >> Is it possible to upgrade the
2016 Feb 08
2
Utility to zero unused blocks on disk
On 02/08/2016 03:05 PM, m.roth at 5-cent.us wrote: > Wes James wrote: >> Is there a utility to zero unused blocks on a disk? >> >> CentOS 6.7/Ext4 >> >> I saw zerofree, but I?m not sure it would work on Ext4 or even work on >> this version of CentOS. >> > I don't understand the point of doing this. Wes didn't say the reason he wanted to zero
2019 Oct 07
3
MATE 1.20 test build for CentOS 7 available
Hi everyone, There's been discussions in the past about updating MATE RPMs in EPEL-7: https://bugzilla.redhat.com/show_bug.cgi?id=1436260 https://lists.centos.org/pipermail/centos/2019-August/173154.html (and lots of others...) As a proof-of-concept, I've written some scripts that clone specific commits from the Fedora master branches, and then runs a tool to re-apply RPM scriptlets
2007 Dec 03
1
CentOS 5.1 /etc/redhat-release file
Just noticed on a freshly updated CentOS 5.1 system: # cat /etc/redhat-release CentOS release 5 (Final) # rpm -qi centos-release Name : centos-release Relocations: (not relocatable) Version : 5 Vendor: CentOS Release : 1.0.el5.centos.1 Build Date: Thu 22 Nov 2007 06:32:15 PM MST Install Date: Mon 03 Dec 2007 08:10:09 AM
2019 May 20
3
Opera browser on CentOS
Is anyone running the Opera browser on Centos 7 or 6? While not available in a yum-repository, it seems to be available as a snap-package. Not familiar with those yet but curious if the browser is worthwhile to run. I have generally found Firefox less useful/compatible than Chromium but would also like alternatives, particularly since Opera defaults to a VPN-connection.
2010 Nov 14
2
java binding and virtualbox-ose
I'm trying to connect to vbox hypervisor on an Ubuntu 10.04 machine through libvirt java binding (libvirt-java-0.4.6) by simply invoking: Connect conn = new Connect("vbox:///session", false); but I got this exception: libvir: warning : Failed to find the interface: Is the daemon running ? libvir: Remote error : unable to connect to '/var/run/libvirt/libvirt-sock':
2008 Feb 12
4
xVM and VirtualBox
Hi unfortunately VirtualBox does not work yet in a Solaris Dom0: I installed VirtualBox beta and it runs fine on bare metal. Unfortunately the necessary driver does not load automatically in a xVM Dom0. It can be loaded manually but it looks like it does not work in a Dom0: bash-3.2# modinfo | grep vbox # this is a one time task: bash-3.2# cp /platform/i86pc/kernel/drv/amd64/vboxdrv
2005 Nov 11
3
Rebuilding RPMs
I am trying to install the Cluster RPMS from rpm.karan.org. But since I have updated my kernel with yum, I have the wrong kernel for a couple of the packages. # rpm -i --test cman-kernel-smp-2.6.9-36.0.i686.rpm error: Failed dependencies: /lib/modules/2.6.9-11.ELsmp is needed by cman-kernel-smp-2.6.9-36.0.i686 kernel-smp = 2.6.9-11.EL is needed by cman-kernel-smp-2.6.9-36.0.i686
2005 Nov 30
4
Building rpms
I have been asked to update OpenLDAP to the latest stable version. I am using CentOS 4.2 and have OpenLDAP 2.2.13 installed. I can install from source if I have to, but I would rather stay with rpm packages if possible. I found an rpm from Fedora Core Development on RPMFIND. Will this one work with Centos, or should I grab the source rpm and rebuild it? Bowie
2008 May 14
1
windbind locks out domain account
Howdy folks, I'm having a weird issue here. I have winbind running on several other servers on our domain, and they are working fine. From what I can tell the configuration is identical, as I custom rolled my own RPM that set's all the config parameters. What's happening is when I try to ssh to this one specific server, it seems looking at the logs it's trying to continuously
2017 May 25
2
Missing rpms - Re: What is in a yum group
On 5/25/2017 3:43 PM, Robert Moskowitz wrote: > > Note that you do not have xfce-utils or leafpad. > > Do you have themes? What is your background. > > I have actually gotten Xfce working. Kindof. I am into Xfce via > vncserver. It pretty much looks like Xfce on my Fedora systems. > Backleveled a bit of course. No sensor applet to show the cpu temp > for example.
2013 Sep 20
4
Dual Boot Windows 8 & CentOS 6.4
Hi, I am studying for the RHCSA Exam and wanted to install CentOS 6.4 alongside Windows 8. I got a new laptop with a processor that supports virtualization. I am planning to remove all the recovery partitions after backing up all drivers etc. on them. Lets see how it works out. Any caveats I should know about? Regards adj
2011 Nov 06
1
libvirt, OSX and VirtualBox - how?
I have a new OSX Lion Macbook and would like to control VirtualBox using "virsh" (as I do with KVM under Ubuntu). I've got this far: * Installed VirtualBox * Installed libvirt (brew install libvirt) But now I'm a bit stuck :-) I ran VirtualBox itself, and created a test VM successfully. If I try to use virsh, this is what I get: Brians-MacBook-Air:~ $ virsh -c
2011 Nov 02
2
VirtualBox on CentOS 6.0?
I have an older quad-core AMD processor that supports hardware virtualization on a motherboard that does not support it in the bios. Eventually I'll swap the mobo out on this box for one that will support hardware virtualization and use qemu-kvm. I prefer kvm because of SELinux and sVirt that protects the host from VM breakout should a VM become hostile. In the meantime, I want to start work