similar to: Virtual Machine

Displaying 20 results from an estimated 80000 matches similar to: "Virtual Machine"

2011 Feb 17
3
Xen Hypervisor HELP?
Hi Everyone, I am new to Xen Hypervisor and wanted to know if someone has any good guides to configuring it please. Also once i configure a Guest OS how can i connect to it remotely via a windows and linux machine? Thanks Rockyuk -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Sep 15
2
Removed GPLPV, can''t install Novell''s Virtual Machine Driver Pack
I''ve been struggling with this for quite some time. I have some older VMs that had 0.9.11 GPLPV drivers installed. I''ve tried removing them manually and I''ve tried the uninstall batch file. They do "appear" to be removed, but I''ve never been able to get Novell''s Virtual Machine Driver Pack to install on these VMs. I always get an error when
2013 Jul 03
1
KVM virtual machine and SAN storage with FC
Hi Team, Is there any body got any experience on setting up a virtualized environment in which the vm's can access a fiber channel SAN storage connected to host? the host access the SAN through its own HBA, but the hba is not recognized inside the virtual machines. Please let me know the step to go through this. Regards -------------- next part -------------- An HTML attachment was
2012 Nov 07
2
Virtual Networking
Hello, This is probably quite a vague and simple question but here goes...Can anyone tell me where in the Xen-4.2.0 source files i can find source code for the virtual switching (Vif/Pif'')? This is the first time i have worked with the Xen source code so struggling to work my way around the system. Thanks very much!! Ben _______________________________________________ Xen-devel
2005 Oct 01
2
Problem getting x86_64 dom0 to boot on a FC4 machine
I''m struggling to get Xen to boot on a FC4 Opteron box. I''ve included the tail of the boot log below [1]. I suspect that the problems relates to the software RAID 1 root and boot partitions, and how it relates to the initrd image. The RAID volumes fail to mount. I compiled the Xen snapshot from the 23rd September, and the only change I''ve made is to enable the
2006 Jun 21
1
AMD Machine Detect
Hi - I have been developing an auto-dialling application similar to Voiceshot, Call-em-all etc. The one thing I am now struggling to get working is the ability to leave a message on an answering machine or cell phone voicemail. I am using app_amd.c and while it works well for some phones it is proving to be very difficult tweaking the settings to get it to work reliable enough to go to
2007 Jul 16
3
Crontab script to check health of Asterisk server?
Has anybody created a crontab script to check the health of an Asterisk server? The part I'm struggling with is some sort of IAX "ping" to test the connection to each provider without making a call. -HJC
2008 Feb 01
2
ssh wrapper scripts
Hello This is an idea someone had that I thought of implementing, but I don't know whether I have the time. Regardless, I would only do it if you would include it with the OpenSSH distribution, so I would need to know your opinion. OpenSSH is a very useful an very versatile tool. Not only a remote terminal - but also an FTP-like client/server, an app for copying files, an aid for port
2010 Nov 16
4
Simple error handling in R
Hi R experts, I am looking for a simple error handling approach, whereby I could stop function execution with a customized error message. For example: for (i in 1:10) { if (i == 5) # I'd like to be able to stop right here with an error message I have complete control over } The problem with stop() is that I cannot control completely what gets printed to the terminal, even with
2009 Sep 18
1
as.POSIXct(as.Date()) independent of timezone
Dear R users, I am struggling a bit with the converting dates to full POSIX timestamps, in particular, I would like to somehow force the timezone to be local, i.e. the output of as.POSIXct(as.Date("2008-07-01")) should always be equal to "2008-07-01 00:00:00", is that achievable ? I tried to set the origin and the timezone, neither of which seems to make a difference. On my Mac
2014 Apr 30
2
Changing active directory user password via LDAP
Hello, lists. I'm struggling to find out, how one can change password of an active directory (based on samba4) user via LDAP. The problem is that if I try to use userPassword parameter: dn: CN=John Smith,cn=Users,DC=domain,DC=com changetype: modify replace: userPassword userPassword: newPassword ldapmodify -v -c -a -f filename.ldif -H ldaps://server.domain.com -D\ administrator at
2009 Nov 24
2
Crosstalk - Is there a debug option for logging this?
Hi All, I'm struggling with an intermittent crosstalk issue resulting in a caller's audio being broadcasted to other calls (only one way as they are unable to hear the others listening in). Doing do diligence I've scoured the web in hopes of triaging the issue. So my thoughts are leaning towards this NOT being an Asterisk issue, but instead being related to the telco (PRI)
2008 Aug 27
6
Restful routes
Hi, I''m pretty new to the concept of restful routing and am struggling to find any rails 2 info that helps with what I''m looking for. I have a regular scaffold setup and the routes are setup as default map.resources :pages I would like to be able to use titles in the url rather than relying on the id. Eg localhost:3000/pages/sometitle instead of just localhost:3000/pages/1
2008 Apr 09
2
New patches to Souffleur
Hello all, I am really excited to post these new patches since a lot of things have been done to the software lately. I know, I still have to write a README file but I am struggling to get a "basic" functional version out before I can concentrate efforts on documentation (I know, not the best practice). Anyway, here we go with the diffs and its comments: * MediaInfo.py.diff
2008 Feb 22
2
Fast clock under VMWare
Hi everyone, I have been struggling with having the clock of Linux VM's (including CentOS 4.6 and 5.1) running very fast under VMWare, no matter what I have tried. My platform: - AMD Turion X2 TL-60 - AMD 690 chipset with integrated Radeon x1250 (probably doesn't concern in this case) - Windows Vista Ultimate x64, all Windows Update patches loaded (no SP1 yet) - 4GB RAM - VMWare
2018 Feb 19
2
UID GID mapping with sssd no longer supported on samba 4.7.4?
I'm struggling with a permission problem on a samba server that is configured to resolve unix uids and gids via nss using sssd. This mostly works. The windows side sees files as being owned by SID=S-1-22-<unix uid of user> and the group is SID=S-1-22-<unix gid of group> This all works fine for files owned by the windows user, or files that are world readable, but fails for
2003 Jun 30
3
if else statements in R
Hi, there I am a grad student struggling to get my syntax right in a model I am building in R. I am trying to specify a variable,W, in a loop, such that on the first iteration, it is equal to Wo, my starting value, which I have already specified with Wo<-9.2 On any other iteration other than the first, I want W to equal the previous value of W in the iteration. plus an increment from
2006 Jun 15
4
ldap administration tool??
Greetings I am nearing being prepared to get our corporate network from Active Directory to samba3 with ldap. The last hurdle is to get an administrative interface to the ldap repository containing the users and Groups. I,m hoping for some recommendations. I have attempted the following. Samba Console: http://imc.sourceforge.net/samba-console.html The difficulty I'm having is that it is
2010 Sep 13
7
High volume BLF - Suggestions?
Hi, We have a user who is putting large call volumes through Asterisk, and wants to BLF monitor up to 90 extensions. We are struggling to find a handset that can keep up with Asterisk :) 1) Is there a handset that will do this? 2) Is there a different (standard) way to send BLF and allow directed pickups? 2a) Or even a handset specific way? Asterisk handles the BLF volume fine, even on quite
2010 Sep 17
3
Preparing data frame for Plotrix kiteChart
Although, I can fix this, I am trying to sort out something as straighforward as possible for my students, and I have some questions that hopefully someone can help me with. My data is: Species Distance Count A 5 0 A 10 5 A 15 5 A 20 3 A 25 1 B 5 8 B 10 20 B 15 28 B 20 12 B 25 12 C 5 5 C 10 12 C 15 19 C 20 27 C 25 34 But I am struggling to get this into a data frame that does