Displaying 20 results from an estimated 300 matches similar to: "Favorite KVM for linux?"
2005 Mar 21
1
I think I have found the problem, now whats the solution?
I am trying to setup a Debian Sarge box as a file/print server for a
Win2k3 AD. The linux box can join the AD domain (using kinit
administrator@EBUYER.SHE then net ads join)
A wbinfo -u gives me "error retreive user list"
A wbinfo -g just list the groups in the "BUILTIN" object on the 2k3
server
A wbinfo --sequence gives me :
BUILTIN 1
EBUYER 1
Now, as far as I can tell
2005 Mar 16
1
Samba 3.0.10 and ADS
I am having a bit of a problem and hope someone on here can help (if it
has been covered already please feel free to point me in the right
direction - I have searched and searched but found nothing!)
Setup:
Linux box : Debian Sarge using Samba 3.0.10-Debian
windows Box : Windows 2003 SBS acting as ADS master.
I ran through the setup instruction and can connect from the linux box
to the windows
2010 Nov 23
1
Three-way ANOVA shows me two-way results
Hi all,
I'm doing a 3-way ANOVA like this:
summary(aov(formula('FP ~ (lum * obj * man)3 - Error(vp/(lum * obj *
man)3)'),data=dataf))
But in the output I only get 1- and 2-way effects, like this one:
Error: vp:obj:man
Df Sum Sq Mean Sq F value Pr(>F)
obj:man 1 1.5291e-34 1.5291e-34 5.7011 0.0542 .
Residuals 6 1.6093e-34 2.6822e-35
---
Signif. codes: 0 '***' 0.001
2005 Nov 20
4
Ssh with OS X Tiger (Darwin) and CentOS 4.2
Anyone know any issue with OS X 10.4 and CentOS with ssh or any connectivity
issue with: OpenSSH_3.8.1p1 vs OpenSSH_3.9p1?
2006 Nov 18
1
deriv when one term is indexed
Hi,
I'm fitting a standard nonlinear model to the luminances measured
from the red, green and blue guns of a TV display, using nls.
The call is:
dd.nls <- nls(Lum ~ Blev + beta[Gun] * GL^gamm,
data = dd, start = st)
where st was initally estimated using optim()
st
$Blev
[1] -0.06551802
$beta
[1] 1.509686e-05 4.555250e-05 7.322720e-06
$gamm
[1] 2.511870
This works fine but I
2009 Dec 31
3
[OT] CAT5 IP-capable rackmount KVM units?
Rather off-topic, but I'm looking for IP-based KVMs (~16 ports) that can
handle both PS/2 and USB hookups on the server side. All of the answers
over at Slashdot are a few years out of date and it looks like prices on
KVM head units have dropped a bit over the years.
Some of the older units only worked with Windows, Internet Explorer and
ActiveX. Others like the ATEN KH1516i supposedly
2005 Sep 13
2
4.1 x86_64 and stability
Dear All,
I have previous posted on here before about some of the problems I have been
have with various services in 4.1 particularly, PCMCIA, XFS, and Netowrk. I
have a nf4x mobo with an amd semprom 3000+. The video card is an Asus
radeon x500 (uses the x300 drivers). I have also tried fedora core 4 as
well which the same repeatable results. Basically the problem is the
services freeze when
2011 Jan 05
3
Multiple LUN support
I have Centos 5.2 and am trying to set up my first tape loader, a
Quantum SuperLoader 3. My "cat /proc/scsi/scsi" outputs the following:
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: transtec Model: PV610F16R1C Rev: 373I
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi1 Channel: 00 Id: 01 Lun: 00
Vendor: HP Model: Ultrium
2005 Feb 18
1
Safecom SIP-300 Information?
While recently discussing SIP phones with a friend, I was pointed to a
generic phone being sold in the UK as the 'Ebuyer SIP VOIP PHONE with
PSTN'
It appears to be a safecom sip 300 IP phone.
The safecom site appears to be down. Does anyone know any information
about this phone or where to look? a google doesn't reveal much.
Mike
2011 May 04
2
Centos under (vmware vs KVM)
Hello,
we are using several centos servers under Vmware. We are having more
and more requests for server space for each business application (let assume
that these business requests are for different type of services:
databases, web apps, application servers etc.
I wonder which solution is better:
1. new CentOS under vmware (having several CentOS servers under Vmware)
or
2. new CentOS under KVM
2017 Dec 30
1
spice server and GSSAPI
Hello,
Does anyone have spice server for KVM Linux guests working with GSSAPI
authentication? I've been trying for a while and I simply can't get it
to work. I don't know what I'm doing wrong. I wouldn't be surprised if
I've misunderstood something.
I followed this guide:
https://www.freeipa.org/page/Libvirt_with_VNC_Consoles
Yes, the above is for VNC consoles. I just
2010 Nov 23
6
the first. from SAS in R
Is there any similar function in R to the first. in SAS?
What it dose is:
Lets say we have this table:
a b c
1 1 5
1 0 2
2 0 2
2 0 NA
2 9 2
3 1 3
and then I want do to do one thing the first time the number 1 appers in a
and something else the secund time 1 appers in a and so on.
so
something similar to:
if first.a {
a$d<-1
}else{
a$d<-0
}
This would give me
2006 Jan 28
2
CentOS 4.2 Mouse Tracking Unstable
Just installed CentOS 4.2 on a system that was running RedHat-9.
The system is connected to the keyboard, video and mouse through a Belkin
OmniView Pro KVM switch.
After bootup, the the system tracks movement by the mouse just fine.
The unstable behavior can be characterized as follows:
1. Console is switched to a different system for a time and then switched
back to the Centos system.
2.
2006 Sep 07
6
Restarting mouse services
I move my notebook around my office. Sometimes I am using the internal
pointers, sometimes a USB mouse, and sometimes a USB keyboard/mouse
adapter that is plugged into a kvm (actually two of them).
With one of these USB k/m adapters, when I plug in, the system fails to
recognize the mouse (but no problem with the keyboard). The 2 adapters
are the same brand/model (Aten), but the KVMs are
2011 Aug 30
2
New with Libvirt and having problems.
Hi all.
I've been playing around with KVM for a bit now and have several virtual
machines up and running. Having passed what I considered "first look"
stage, I'm ready to start using libvirt as a manager. For reference,
pre-libvirt, I have started this VM with:
/kvm -net nic,model=virtio -net tap,ifname=tap5,script=no -drive
file=test1.img,if=virtio,boot=on -curses
2004 Jul 09
5
RE: the "cisco vs. Linux" thread
FYI this topic has been covered on the Zebra and Quagga lists
- hardware processors, memory, NICs, etc
- software OS (Linux, *BSD), drivers, etc
I''ve been running a couple of Linux routers for about 2 years now, I''m
using
them as core routers so I bought a couple of rackmount "server" boxes
with
redundant PSUs and h/w RAID (1) for hotswap disks.
I''m using
2003 Jul 16
1
Vendors for phones
I'm in the process of setting up a test/demonstration system to show that
VoIP is realistic and applicable for our needs. We put a 7905 and 7960 on
a request for quote that went out the other day (to people like CDW &
Microwarehouse). All of the vendors returned thier quotes without
including the Cisco phones. So my question: where do you buy your phones?
We can't buy direct from
2012 Oct 20
3
Assign external esata drive to KVM
Hello Everyone,
I have a CentOS 6.3 host running a few KVMs. One of them is a CentOS
6.3 KVM that I want to use for making backups with BackupPC. What I'm
having a problem with is assigning the KVM an external drive.
I used to run BackupPC on an Ubuntu box. The backups went to an external
eSATA 1.5TB, ext4 format, single partition drive (regular 3.5" in an
enclosure). I want to now
2009 Jun 07
12
please help: Linux Kernel must be loaded before initrd
Hi,
One of my servers in a IDC in another country mysteriously went down this
morning, and when I contacted the IDC, I was told that XEN doesn''t boot up,
as follows:
[QUOTE]
This is error message on the screen " Error 19: Linux Kernel must be loaded
before initrd"
Server is currently up with 2nd kernel.
Please check the grub.conf.
[/QUOTE]
Looking at grub.conf, I see the
2019 Aug 29
1
virsh list -all zombies
Hello Community,
I have a problem with two deleted KVMs. So far we have done everything
that is necessary:
virsh undefine [kvm-name] --managed-save --snapshots-metadata
--remove-all-storage --nvram
virsh destroy [kvm-name]
and we delete the xml-File and the .img.
If we now call "virsh list -all", then the machines are also gone.
However, after a restart of libvirtd they reappear in