similar to: Question about rsync

Displaying 20 results from an estimated 900 matches similar to: "Question about rsync"

2006 Oct 31
1
Keyboard doesn''t work with dom0
Hello, I''ve been able to install almost successfully Xen on Gentoo 2006.1. Everything compiled fine. I can boot my dom0 kernel with Xen on my Gentoo system. The problem I have is that the keyboard doesn''t work... The computer is a ThinkPad R51 laptop. Does anyone has any idea? Thanks Gabriel Lavoie -- Gabriel Lavoie glavoie@gmail.com
2011 Aug 23
1
Testing Specific Hypothesis
Hi All! I am interested in testing whether the means for the data I am investigating are equal to a specific value - let's say 0.01. I have already run a one-way ANOVA and know that the differences in the means are not significant, so now I want to know what values the means take on. "otestme" is the data I am working with (it would be hard for me to get into a form that would be
1999 Jan 23
2
Digest Only?
Is this list only available in digest form only? I would like to receive individual postings so I can sort them by subject and just look at the ones I'm interested. I've subscribed to many lists, both listerv & majordomo, and I've only ever essage easier?seen one other list that was digest-only. Does *anyone* find scolling through a 40k message easier? -Ron Lavoie Ron Lavoie
2007 Feb 21
4
CentOS 4.4 on Dell PE 6400 - not rebooting ...
Hi All, This is my first post ... I *HAD* been trying to get RHEL AS 4 onto this Dell PE 6400/700, but it just wouldn't go without some weird tweaking. I am VERY happy to say that CentOS 4.4 installed without a hitch! NICELY done folks! The only real issue for me is that the machine fails to reboot or shutdown correctly. It requires physical interaction with the power switch,
2009 Oct 29
8
conditional restart of service
I''m trying to have a exec dependency on a service object that would keep it from being restarted if the exec fails. Unfortunately, the service gets refreshed regardless whenever the exec is run, failure or not. I''ve tried various combinations of subscribe/require/notify, but can''t find an elegant way to not restart the service when the dependency fails. I must be
1997 Aug 22
1
R-beta: odd result with sum?
I am using R 0.49 and I did not see this in the archives: Given sum() defaults to na.rm = FALSE, should both of these results be NA? > sum(c(1,NA)) [1] NA > sum(c(NA,1)) [1] 0 -- Richard Lammers Phone: (603) 862-4699 Complex System Research Center Fax: (603) 862-0188 University of New Hampshire email: Richard.Lammers at unh.edu Durham, NH 03824 (USA)
2004 Nov 22
1
Editing comments in Vorbis files...
I tryed this piece of code to write a second file with the same comments in it but the program always crash on vcedit_write()... I'm unable to figure out why it is crashing. Compiled under Visual Stucio .NET 2003 with ogg.dll and vorbis.dll linked dynamically! vcomment doesn't crash linked dynamically with ogg.dll and vorbis.dll #include <stdio.h> #include <stdlib.h>
2010 Aug 11
1
Adding points sequentially to multiple graphs in one window (device)
Dear R-help list: I have want seems to be a simple task, but can't find a solution. I tried querying the archives, but did not succeed. My goal is to set up two (or more) graphs in one graph window, and then during execution of a sequential algorithm add points sequentially to these graphs. The graphs have different scales / coordinates. I use the par(mfg...) command to switch between
2000 Aug 22
2
Command Line Arguments passed to R
Is there a way to pass command line arguments to R for use in BATCH mode or something similar? -- -Alex Morgan Homepage: http//pubpages.unh.edu/~amorgan AIM login: HomeySage "Anyway, no drug, not even alcohol, causes the fundamental ills of society. If we're looking for the source of our troubles, we shouldn't test people for drugs, we should test them for stupidity,
2009 May 08
1
Merging two data frames with 3 common variables makes duplicated rows
I am new to R (ex SAS user) , and I cannot merge two data frames without getting duplicated rows in the results. How to avoid this happening without using the unique() function? 1. First data frame is called "tmv" with 6 variables and 239 rows: > tmv[1:10,] temps nom prenom sexe dist style 1 01:59:36 Cyr Steve H 45 free 2 02:09:55 Gosselin
2010 Jul 22
1
function return
I am sorry if this question is vague or uninformed. I am just learning R and struggling. I am using the book Hierarchical Modeling and Inference in Ecology and they provide examples of R code. I have the following code from the book but when I run it I don't get any output. I cannot get the values of 'out' to show up. Basically, I just want to see my estimates for b0,
2001 Nov 13
3
Lotus Notes R5, bad class name error
Hello, I've just installed Lotus Notes 5.0.8 client on my system with wine, on a Debian Linux (unstable dist) system. The wine package installed is the 20011112 version, from the CVS build deb package. I'm running c:/Lotus/Notes/nlnotes.exe, and my Wine desktop comes up with the Notes Workspace and a client configuration dialog with active "Next" and "Cancel"
2012 Jun 18
1
Slide Show (S9) v1.1 Update - More Template Packs (Deck.js, Impress.js, CSSS, Slidy2, etc.)
Hello, If you're interested in authoring your presentations/slide shows in Markdown, you might check out the Slide Show (S9) gem in Ruby. A simple slide show looks like: What's Slide Show (S9)? ======================= A Free Web Alternative to PowerPoint and KeyNote in Ruby Getting Started in 1-2-3 Easy Steps =================================== * Step
2007 Apr 18
1
[Bridge] Google SoC proposal
Hello, I am a student considering participating in Google Summer of Code program. I came across Stephen Hemminger's idea of implementing a RSTP posted on http://developer.osdl.org/dev/soc/ and found it interesting. In attachment there's my proposal, which I just submitted to google. Please share your comments. -- tadeusz andrzej kad?ubowski -------------- next part --------------
2008 Nov 16
1
Fw: alpha transparency crashes R
I'm forwarding a bug report from Jeff Gove that didn't make it to the list. -Deepayan ------- Original Message -------- Subject: alpha transparency crashes R Date: Fri, 07 Nov 2008 14:32:27 -0500 From: jeff gove <jhgove at unh.edu> To: r-bugs at r-project.org I ran into a problem with R crashing when a certain number of transparent objects (e.g., symbols) are sent to a PDF
2004 Mar 18
1
samba 3.0.2a-Debian +ldapsam +smbldap-tools 3.0rc4-1= newly created users can't log in
There is something very strange going on with new users... i've created a new user using the smbldap-tools creation goes fine... smbldap-useradd -a -g labusers -G power_users -n -c 'test user' -m -P testuser I've set the password and i see this in my ldap dir: ldapsearch -x -D cn=ldapadmin,dc=bitc,dc=unh,dc=edu -W '(&(uid=testuser)(objectclass=SambaSamAccount))' #
2013 Apr 21
2
how to import several files every day
Hi All I want to import several .dat files every day of the week from the same folder. Let say, on day 1, I have about 100 files in the folder. By using this code, everything works perfectly (maybe there is a more efficient way to do it): filenames <-list.files(path="pathtofile", full.names=TRUE) library(plyr) import.list <- llply(filenames, read.table, header=TRUE,
2007 Oct 26
1
compiz workarounds plugin and firefox on Fedora 8
On Fedora 8, the workarounds plugin is not working for me with regards to Firefox menus. It seems to alternately treat the menu as a window (with window open and close animations) and a menu (menu animations). It alternates back and forth for any menu clicked. I'm wondering if this is a build bug or a known bug. It seemed to start happening on the jump from 0.5.2 to 6.0 of compiz-fusion.
2004 May 15
1
RE: telnet xend
> -----Original Message----- > From: Ian Pratt [mailto:Ian.Pratt@cl.cam.ac.uk] > Sent: 15 May 2004 09:59 > To: Kip Macy > Cc: Neugebauer, Rolf; Ian Pratt; Keir Fraser; xen- > devel@lists.sourceforge.net; Ian.Pratt@cl.cam.ac.uk > Subject: Re: [Xen-devel] telnet xend > > > > I now have secondary domains up and running with iSCSI luns as the root > > device.
2002 Nov 12
1
Need clarification
Hi, I'm trying to run samba 2.2.6 + OpenLDAP as user/group database ( not /etc/passwd). nss_ldap+pam_ldap is installed and working OK, as I can login using ssh, or trough console with one of ldap user. But trying to connect to samba, when samba is ran as #samba -d 2 -i I get: ... init_sam_from_ldap: User [ldapuser] does not ave a uid! pass_check_smb failed - invalid password for user