similar to: overriding shutdown for LXC

Displaying 20 results from an estimated 200 matches similar to: "overriding shutdown for LXC"

2008 Mar 27
2
strptime and plot(),lines()
Hello, Im reading Data out of a Database. #v+ rs <- dbGetQuery(con,"SELECT * ... ) attach(rs) #v- There ist a colum I convert into "Time". #v+ > zeit<-strptime(datum,format="%Y-%m-%d %H:%M:%S"); > class(zeit) [1] "POSIXt" "POSIXlt" #v- 1. A plot(zeit,money) plots the Data. All i see on the x-achis are the Days. I would like to see the
2007 Oct 18
3
Writing a R-Script
Ist there a possibility to write a R-Script using something like #!/usr/bin/R and then alle the requestet commands? Of course "R CMD BATCH" exists, but there was (for me) no possibility to write something like a HERE-script. regards erkan -- ?ber den grenzen mu? die freiheit wohl wolkenlos sein
2012 Oct 29
1
libvirt and cgroups/blkio
Hi, is there a way to configure blkio via libvirt (xml)? Regards Erkan -- ?ber den grenzen mu? die freiheit wohl wolkenlos sein
2012 Sep 20
0
libvirt and lxc and puppet
Hoi, Im running some hosts with a lot of lxc-containers (lxc-execute). Now Im going to have a look into libvirt. So I wonder: Are there some docs about what lxc at libvirt is supporting? Imho you have a subset of the lxc-capabilities with libvirt. Anyone doing by any chance the same and using puppet to deploy (application)containers? So I could get a recommendation which module to use, instead
2008 Dec 05
1
How to retrieve a method
Hi there, I am interested in the inner workings of wilcox.test: > wilcox.test function (x, ...) UseMethod("wilcox.test") <environment: namespace:stats> how can I get at the code, if it is R-code? For Methods one should be able to learn what extension to use, but here default or such do not help. Is there a wayplot.default to learn which different versions of
2002 May 06
4
ext3 waking hard disk
hi :) when using ext3, i can't get my hard disks to go to standby mode any more. i am using timeouts set by hdparm with 2.4.18 kernels. even when i issue a standby command manually, the disk spins up again after a few seconds. however, (to my knowledge) no user space program accessed this disk at that time. i suspect ext3's journal to be causing the disk accesses. is that possible?
2011 Aug 24
2
Split data frame by date (POSIXlt)
Hello everyone, I want to split a data.frame by the column date . The data frame looks like this date time open close 02.01.2011 09:00:00 1000 1200 02.01.2011 09:05:02 1200 1203 ... 01.02.2011 10:01:21 1029 1110 ..... 30.03.2011 12:02:12 1231 1200
2008 Mar 10
3
internet proxy settings (win)
I cannot access internet through R. My IT-guys told me that I should set the proxy and the port and then everything will be fine. Where can I set them? I use R 2.6.2 under Windows 2000 and these settings are those of the Internet Explorer (no password). I read http://cran.at.r-project.org/bin/windows/base/rw-FAQ.html#The-Internet-download-functions-fail_002e but staring R by "C:\Program
2009 Jun 17
3
[GERMAN - ENGLISH] Wine can not started the Game (Dragonica)
Hallo Leute :) Ich bin sehr neu in der Linux Branche und sto?e zu anfang direkt an meine grenzen. Wine startet alle meine Windows Programme einwandfrei.. ausser das spiel was ich in meiner freizeit spiele wenn ich mal nicht rausgehe und mal langeweile habe. Das spielt nennt sich Dragonica. Ich benutze Ubuntu 9. Der Patcher startet erfolgroch. nachdem ich das spiel starte.. ?ffnet sich dieses
2003 Jan 20
1
ogg vorbis and CD burning software
Has anone started a petition or email campaign to make Ahead Software and Roxio aware of the need to be able to use their software to burn oggs? I currently use Ashampoo BurnYa! Audio CD for this, but I noticed that even if you have the box checked that tells it to burn "Disk At Once," it still puts 2-second pauses between tracks on a live CD or between tracks that connect.
2006 Feb 18
0
Move element into view
Hello, I am in fly-by mode as I am still more than busy, so I just dumb this one out for anyone interested. Adapt it for your needs if you like it. This effect is similar to ScrollTo, but scrolls the viewport vertically the minimal amount necessary to bring the element into view. Usage: new Effect.ScrollToFullView(element, {duration: 0.6, offset: 10}); Offset is the distance in pixel to the
2005 Sep 30
3
Subscripting fails if name of element is "" (PR#8161)
Dear all, I resend this mail because it was blocked: I submitted a bug from the r-bug webpage and hypatia seems to block mail that is send from a different IP than that usually associated with the email. Looks like it is currently impossible to correctly submit bugs from the website. However, here is the original bug report: (PR#8161) Dear all, The following shows cases where accessing
2005 Nov 03
0
problems with pan(): Indizierung ausserhalb der Grenzen = subscript out of bounds
Dear alltogether, I tried pan() to impute NAs for longitudinal data. The terminology in the following output follows the pan manpage. No data are attached to this script as this may be too huge. y = 15 responses pred = at first just intercept was tried (later on covariates should follow) subj = 168 different subjects with 4 to 6 observations for each subject at time points t1, t2, ..., t6 #
2002 Oct 23
4
XP clients & inexplicable pauses
Hi folks, I recently upgraded two client/server pairs to WinXP and Samba 2.2.6 (on Linux). Browsing mounted shares causes hangs when right-clicking or double-clicking/ launching files -- about 15 seconds. During this, precious little network activity is occuring. Something is hanging, locking, sleeping. Appreciate any advice. Hope it's a simple fix. If not, I'd appreciate advice on
2010 Jun 28
7
Bind Module
Anyone know where I can find a good chrooted named module for centos? Named as chroot is ugly... soft and hard links everywhere... Doug -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2007 Dec 20
0
icecast and RTMP
Dear Icecast developers, we (freiheit.com and radio.de) are using Icecast as a streaming server. Our targeted client is based on Adobe flash. We investigate the options to implement RTMP streaming (an Adobe streaming format: http://osflash.org/documentation/amf) as an alternative streaming format for the Icecast server to improve the quality of audio streaming in flash clients. Background:
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console
Hi I have been unable to find information on the following problem: All the text in my *R* window is shown in light red, starting after the echo "This is mgcv 1.5-6 . For overview type ", the following `help("mgcv-package")' is already in the light red. This color annoys me because I need more contrast, and it is even worse for use with a beamer. In the options menu
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console 2!
Hi Sorry, I forgot to state the version: GNU Emacs 22.3.1 I have been unable to find information on the following problem: All the text in my *R* window is shown in light red, starting after the echo "This is mgcv 1.5-6 . For overview type ", the following `help("mgcv-package")' is already in the light red. This color annoys me because I need more contrast, and it is
2010 Oct 05
1
Tukey HSD Test als Post Hoc Test nach einem GLM inkl. Anova
Hallo, zur Analyse von Daten zum Artenreichtum von Pflanzen, habe ich ein Glm (glm) und anschlie?end eine Anova (anova) durchgef??hrt. Nun m??chte ich f??r die signifikanten Einflussfaktoren einen Post Hoc Tukey Test durchf??hren, um zu ermitteln in wie weit die einzelnen Faktorstufen sich signifikant voneinander unterscheiden. Mit dem Befehl (TukeyHSD) komme ich nicht
2014 Oct 28
3
wrong time in guest logs
Hi, i have several vm's running on KVM hosts. Recently i found out that the time in the log-files of the guests (/var/log/libvirt/qemu/xxx.log) is wrong. The time on the guest itself is right, just the time in the log-files is one hour back. Windows and linux vm's are affected. Also on another host the same. Changing the clock offset does not have any influence, still the wrong time in