Displaying 20 results from an estimated 260 matches similar to: "Backing up a running KVM guest"
2008 Aug 22
2
RH's servers breached
What's the point on this for us, CentOS users ?
http://www.redhat.com/security/data/openssh-blacklist.html
Regards,
kfx
2009 Mar 21
2
How to back up a running KVM guest
Hi
Please create a page on the wiki for a HowTo with the subject:
"How to back up a running KVM guest"
This will explain how to use LVM to take a snaphot of a KVM guest's
virtual hard drive and rsync it to a remote backup server.
I have a prototype running but there are still many issues to be
resolved affecting performance, security, reliability, automation. I
intend to
2010 Aug 14
1
How to add lines to lattice plot produced by rms::bplot
I have a plot produced by function bplot (package = rms) that is
really a lattice plot (class="trellis"). It is similar to this plot
produced by a very minor modification of the first example on the
bplot help page:
requiere(rms)
n <- 1000 # define sample size
set.seed(17) # so can reproduce the results
age <- rnorm(n, 50, 10)
blood.pressure <- rnorm(n, 120,
2004 Mar 21
3
New Directshow filters preview...
I have been developing some directshow filters for ogg, and vorbis and speex... currently i have an ogg demux filter and a speex/vorbis decoding filter. In this pre-release only vorbis is operational... but the speex decoder is pretty much done... i jsut need to tweak the demux filter so that it can negotiate a speex connection with the other filter. Just though some people might find them useful
2008 May 16
2
Configure errors say to report here... (PR#11470)
Hi,
I'm attempting to compile R 2.7.0 on my G5, which is running OSX
10.5.2. Yes, I know there is a precompiled binary, but my experience has
shown that if I hand-compile ATLAS on my machine and then link R against it
when compiling, R runs faster, hence me compiling it myself.
Anyway, I have this set of errors:
checking X11/Intrinsic.h usability... no
checking X11/Intrinsic.h presence...
2009 Feb 16
1
Time series
Hello everyone.
I am trying to plot data from a time series in R and have run across some
problems. I was wondering if someone could help.
I have data taken every 15 minutes of a list of rankings of 25 titles. I
want to plot one of the article's titles's ranks as a time series.
I've been trying if statements with no success and am pretty new to R. Can
anyone help?
Thank you.
--
View
2001 Oct 30
4
FUD or foolishness? Windows XP Home and Samba
Steven Vaughan-Nichols at Ziff-Davis said:
| Unlike all other previous Microsoft operating systems, XP
| Home will simply not work in an office network environment
| with NetWare, NT, Samba, or Windows 2000 servers. Period.
| You simply can't connect to the servers' domains or their
| file/print services.
Which sounds like they took the SMB client out...
| XP Home also has a built-in
2005 Dec 14
0
counter_cache not updating
Hi
I'm using those 2 models:
class Topic < ActiveRecord::Base
has_many :articles, :order => :rank
end
class Article < ActiveRecord::Base
belongs_to :topic, :counter_cache => true
end
The "counter_cache" column in the "topics" table does increase when
adding a new article, but it does not update when updating article's
topic or when deleting the
2001 Dec 12
0
App crashes and exception handling [Was: Re: VirtualProtect and app crash]
This is where that 0x761B10 address must have been coming from:
007605E2 sub_7605E2 proc near ; CODE XREF: start+88^Xp
007605E2 mov eax, large fs:0
007605E8 push ebp
007605E9 mov ebp, esp
007605EB push 0FFFFFFFFh
007605ED push 75A010h
007605F2 push 761B10h
2009 Jun 27
0
Audio distorted local side only
I'm not sure where to check next, so I'm reaching out to those that
know this stuff better than I.
I've got Asterisk up and running, but I've still got an occasional
audio issue. Once in a while (maybe 1 out of every 20-30 calls), the
audio becomes heavily distorted, but only on the local side. The party
on the other end says the audio is fine. We can hear them, although
2020 Oct 07
0
Fwd: Share your article [ATP_105460] published in Journal of Atmospheric and Solar-Terrestrial Physics
Dear Friends,
I am really glad to share this link with you. Some of you have been
instrumental to the success of the work. You are acknowledged accordingly.
I am ever indebted.
Best wishes
Ogbos
---------- Forwarded message ---------
From: Elsevier - Article Status <Article_Status at elsevier.com>
Date: Wed, Oct 7, 2020 at 10:50 AM
Subject: Share your article [ATP_105460] published in
2007 Jun 01
0
OT: "The Ignorance of Crowds" (was: OT Slightly: )
I see what Dean means about how Digium/Asterisk might have struck a
balance between "the cathedral and the bazaar" antipodes of the SW
development world. Nicholas Carr's "The Ignorance of Crowds" finally
states his "politics" when it says "When you move from the bazaar to the
cathedral, it?s best to leave your democratic ideals behind."
But treating
2016 Oct 18
3
Transferring FSMO Roles to Server 2008 R2 DC
Hello,
As far as I know, there is no Wiki article for transferring FSMO Roles to Server 2008 R2 DC. This article’s focus is on joining a Server 2012 DC to a Samba4 domain, but it touches on the subject: https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD <https://wiki.samba.org/index.php/Joining_a_Windows_Server_2012_/_2012_R2_DC_to_a_Samba_AD>
I would
2006 Feb 19
7
Linux Distribution Choice
I am making some tentative steps into using Linux (Mandriva at the moment)
and notice that not all the Linux binaries on CRAN are the latest release.
As R (plus Grass) will be key programs for me on Linux, is there a preferred
Linux distribution that people in the R communiuty use?
Many thanks,
Graham
[[alternative HTML version deleted]]
2008 Jul 24
1
[Fwd: Re: Coefficients of Logistic Regression from bootstrap - how to get them?]
Thank you Frank and all for your advices.
Here I attach the raw data from the Pawinski's paper. I have obtained
permission from the corresponding Author to post it here for everyone.
The only condition of use is that the Authors retain ownership of the
data, and any publication resulting from these data must be managed by them.
The dataset is composed as follows: patient number / MMF dose in
2006 Jan 19
5
RoR still not working on SuSE 9.0 - incomplete headers received
Hi,
I''ve already posted my problem a few weeks ago on several forums, or
lists. I still have the same problem:
I have a SuSE 9.0 machine, Apache 2.x, ruby 1.8.4 I wanna get RoR
working with fastCGI.
I have installed different versions of fastCGI, have checked the
permissions of the fcgi-ipc directory, reinstalled everything and it
still doesn''t work.
In the browser window I
2017 Sep 01
0
I have corrected a dead link in the treering documentation
Martin Maechler writes:
> There may be one small problem: IIUC, the wayback machine is a
> +- private endeavor and really great and phantastic but it does
> need (US? tax deductible) donations, https://archive.org/donate/,
> to continue thriving.
> This makes me hesitate a bit to link to it within the "base R"
> documentation. But that may be wrong -- and I should
2007 Nov 30
3
Zimbra benchmarking
Now that I have a working kvm setup, I thought I'd finally try how
Zimbra works. This is mainly some microbenchmarking, so it may not have
much to do with actual performance in real life.
Setup:
- 1GB memory given to kvm (from host's 2GB)
- Intel Core 2 6600 (kvm uses only one CPU)
- CentOS 5
- 15GB qcow2 image on XFS filesystem
- Zimbra 5.0 RC2 RHEL5 x86_64
- Dovecot latest hg,
2003 Apr 18
1
Backing Up A Ext3+ACL Filesystem
There are already some commerical backup tools available which can backup ACLs
(www.atempo.com, IBM TSM, ....)
Yours
Tom
______________________________________________________________________________
UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101
2007 Apr 18
0
All data backing beans are managed by the JavaServer Faces managed bean facility.
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 8055 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070403/47b8fcaa/attachment-0002.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: