search for: knecht

Displaying 20 results from an estimated 129 matches for "knecht".

2017 Nov 06
1
Re: Live Migration Issue
...updated. I've tried: Converting the VM from QCOW2 to Raw Converting the VM from QCOW2 to QCOW2 to try to get it to regenerate the XML/inject CentOS 7 Drivers Installed new drivers Updated all the packages in the VM. Removed all the Devices from the VM, except the HDDs. Hans Knecht - DevOps Network Administrator Kinsale Insurance Company I 2221 Edward Holland Drive I Suite 600 I Richmond, VA 23230 (804) 289-1300 x5102 office I (804) 673-5697 fax I <mailto:hans.knecht@kinsaleins.com> hans.knecht@kinsaleins.com I www.kinsaleins.com From: Hans Knecht [mailto:han...
2014 May 07
4
[Bug 926] New: icmp: ICMPv6 types are not supported
https://bugzilla.netfilter.org/show_bug.cgi?id=926 Summary: icmp: ICMPv6 types are not supported Product: nftables Version: unspecified Platform: x86_64 OS/Version: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy:
2004 Oct 29
1
Re: Guild Wars Client (Mark Knecht)
> Message: 8 > Date: Fri, 29 Oct 2004 11:40:08 -0700 > From: Mark Knecht <markknecht@gmail.com> > Reply-To: Mark Knecht <markknecht@gmail.com> > To: Joel Konkle-Parker <jjk3@msstate.edu> > Subject: Re: [Wine]Guild Wars Client > Cc: wine-users@winehq.com > > On Fri, 29 Oct 2004 10:11:53 -0700, Mark Knecht <markknecht@gmail.com> &...
2004 Nov 03
1
'help'
...inehq.org You can reach the person managing the list at wine-users-admin@winehq.org When replying, please edit your Subject line so it is more specific than "Re: Contents of wine-users digest..." Today's Topics: 1. Re: Quicken fonts (Duane Clark) 2. Re: Quicken fonts (Mark Knecht) 3. Re: Quicken fonts (Marc Williams) 4. Re: Quicken fonts (Marc Williams) 5. Re: Quicken fonts (Mark Knecht) 6. Re: Quicken fonts (Marc Williams) 7. help (Dominic Coombe) --__--__-- Message: 1 To: wine-users@winehq.com From: Duane Clark <dclark@akamail.com> Subject: Re: [Win...
2005 Apr 28
4
wine-20050419 - where to set audio driver type?
Hi, In a completely clean account that's never run Wine before I run wine --version. Wine installs a new .wine directory but this Wine directory has no config file. I looked in the 3 obvious files but none of them seem to have an option for changing between OSS, Alsa and JAck. where do I make this setting change now? Thanks, Mark
2004 Nov 03
3
help
...#39;help' to wine-users-request@winehq.org You can reach the person managing the list at wine-users-admin@winehq.org When replying, please edit your Subject line so it is more specific than "Re: Contents of wine-users digest..." Today's Topics: 1. Re: Quicken fonts (Mark Knecht) 2. Re: wine config (DrSmith) 3. Re: Quicken fonts (Marc Williams) 4. Re: Quicken fonts (Mark Knecht) 5. Re: Re: wine config (Mark Knecht) 6. Re: Quicken fonts (Duane Clark) 7. Re: Quicken fonts (Marc Williams) 8. Re: Quicken fonts (Marc Williams) 9. Re: Quicken fonts (Mark...
2012 May 23
3
Linux to Windows Interoperability
...write) with external media formatted EXT3 (Linux volume) from within MS Windows. Curious to know if Samba is able to support communication (read/write) with external media formatted EXT3 (Linux volume) from within the MS Windows environment? Looking forward to your reply. Thanks. Best, Matthew Knecht 516-346-7264
2005 Oct 23
1
Re: winebuild problems - wine-20050930 [SOLVED]
Sorry for the noise. On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote: > On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote: > > Hi, > > Does anyone know what happened to the --debug option in winebuild? > > It seems to have disappeared in more recent versions of Wine. > > > > I am att...
2009 Jul 22
5
Multi-line comments?
Hi, I looked in the language definition and was surprised. Is there really no multi-line/block comment defined in R? I wanted to comment out 20 lines that I'm moving to a function but didn't want to delete them. Is there no defined way to get around using a # on each of the 20 lines? Thanks, Mark
2004 Oct 09
3
Quicken 2004 Report windows
Hi, I'm currently running Wine-20040505. Quicken 2004 Premier Edition runs very well on this version except for reports. There are some reports that display jsut fine and other that don't display at all. Ant transaction summary report that I do causes Quicken and the report window to minimize. When I maximize them by hand the report window appears to be all black and I cannot
2017 Nov 06
0
Live Migration Issue
...ning into an error with VMs that were originally created on a CentOS 6 host and then moved the CentOS 7 hosts. The CentOS 6 VM runs fine on the host, and can do non-live migrations without any issues, however when attempting to live migrate the VM it fails with the following error message: Hans Knecht - DevOps Network Administrator Kinsale Insurance Company I 2221 Edward Holland Drive I Suite 600 I Richmond, VA 23230 (804) 289-1300 x5102 office I (804) 673-5697 fax I <mailto:hans.knecht@kinsaleins.com> hans.knecht@kinsaleins.com I www.kinsaleins.com <http://www.kinsaleins.com/&...
2009 Jul 24
4
Include files?
Hi, I have 15 or 20 functions I've written to convert the sort of data I'm working with. They are currently in their own R file which I load by hand in Rgui before loading and running my main programs. Is there any way to have this file included in my R program like #include might in C? If not is there a simple newbie-type example of how to create a package so I could just say
2009 Jul 03
5
What command lists everything in a package?
Hi, Two easy questions I'm sure. 1) As an example if I use the code require(zoo) then once it's loaded is there a command that lists everything that zoo provides so that I can study the package? Certainly help(zoo) gives me some clues about what zoo does but I'd like a list. Maybe there's a way to query something but in Rgui under Win Vista ls() returns nothing after zoo
2009 Sep 09
3
lag a data.frame column?
Sometimes it's the simple things... Why doesn't this lag X$x by 3 and place it in X$x1? (i.e. - Na's in the first 3 rows and then values showing up...) The help page does talk about time series. If lag doesn't work on data.frame columns then what would be the right function to use to lag by a variable amount? Thanks, Mark X=data.frame(x=seq(1:10)) X$x1=lag(X$x, 3) X
2005 Jan 02
5
WineTools 2.0.9 released
A happy and successful new year for everyone! I just release WineTools 2.0.9. You can download it at http://www.von-thadden.de/Joachim/WineTools/. This release has some minor improvements such as: - cdrom is detected from fstab during Base setup - IE6 now in english and german - user info about installed scripts WineTools is an menu driven installer for installing Windows programs under wine.
2009 Jul 19
3
ifelse choices in a data.frame?
Hi, In my data.frame I wanted to essentially write If(Test) c*d else c+d but that doesn't work. I found I could do it mathematically, but it seems forced and won't scale well for nested logic. I have two examples below writing columns e & f, but I don't think the code is self-documenting as it depends on knowing that Test is a TRUE/FALSE. Is there a better way to do the
2009 Sep 18
4
Any concept of 'by reference' or 'address of' in R?
Hi, Is there a way to pass the address of a data.frame through a set of functions in R? I've got some code which is slowing down I think because my data.frames are getting much larger - now approaching 1 million rows by 50-100 columns - and my functions - originally written for much smaller data elements are sampling these data.frames a couple of layers down. Before I rewrite them to do
2008 Mar 04
5
CDROM detect failed
Hi, I was trying to install an old Sierra game called Lighthouse. It used to fail completely under old versions of Wine and I got a request to try it again. I am doing this on a Gentoo 64-bit machine but Wine is a 32-bit app on this machine: mark at lightning ~ $ file /usr/bin/wine /usr/bin/wine: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked
2009 Jul 02
4
Name of data.frame as a text string?
I've passed a data.frame as an input into a function which does some plotting on a 4x4 matrix of certain parameters within in the data.frame. I'd like to add a small header on top of each plot with the name of the data.frame so that it's clear as I compare these 16 things where each on came from. So far I haven't found the right way to get the name of the data.frame as a string
2009 Jul 10
2
ReShape/cast question - sum of value in table
Hi, I've tried to capture the basics of this problem I'm having. Been working on this for a couple of days and just cannot get past it. As a test of this list software I've attached is a small text file zipped up. I hope it gets through but if it doesn't I'll post the actual text which is only 26 lines. Put it somewhere sensible and change the first line in the code to point