similar to: cp -al issues

Displaying 20 results from an estimated 1000 matches similar to: "cp -al issues"

2015 Jun 05
3
how do I make my headset work
On Fri, 5 Jun 2015, g wrote: > On 06/05/2015 03:43 PM, John R Pierce wrote: >> On 6/5/2015 1:33 PM, Michael Hennebry wrote: >>> It's a desktop in an old house. >>> The outlets have ground-fault protection, >>> but the third prong is ungrounded. >> >> not sure how GFI would function at all without a valid ground, unless >> the GFI is wired
2015 Jun 05
2
how do I make my headset work
On 6/5/2015 1:33 PM, Michael Hennebry wrote: > It's a desktop in an old house. > The outlets have ground-fault protection, > but the third prong is ungrounded. > not sure how GFI would function at all without a valid ground, unless the GFI is wired to neutral, which is dangerous on its own. you might get a 3-prong-to-2-prong adapter and plug the PC into that, leaving the ground
2010 Sep 25
2
[LLVMdev] Strange exception in SelectionDAGBuilder
I'm working on the code to handle GC tracing of "intermediate values" (as described in the GC doc), and I've run into a weird problem. (Note, this has nothing to do with the patch I have proposed, this error occurs with regular old pointer-allocas.) The exception I am getting occurs in this code here in SelectionDAGBuilder.cpp: *case* *Intrinsic*::gcroot: *if* (GFI) {
2007 Apr 20
1
POP3 log in failure after switch to dovecot from Cyrus
I can set up and access a dovecot pop3 account using outlook express fine. I can telnet into it fine. However, GFI FaxMaker is failing to log in. I assisted a client in switching his web site, including email from one server (FreeBSD) which was using Cyrus to a Redhat 4.0 server using dovecot version 0.99.11 Here's the listing of dovecot -n: dovecot -n Usage: dovecot [-F] [-c <config
2010 Sep 26
0
[LLVMdev] Strange exception in SelectionDAGBuilder
Hi Talin, I think that the framework for GC assumes llvm.gcroot to be in the first block. If it is not the case in your example, it will break these assumptions. Nicolas On Sun, Sep 26, 2010 at 1:38 AM, Talin <viridia at gmail.com> wrote: > I'm working on the code to handle GC tracing of "intermediate values" (as > described in the GC doc), and I've run into a
2012 Oct 16
2
Samba4 successful deployment
Recently I migrated to samba4 in my company. So far so good. debian 6 samba4.1.0pre1 bind9.9.1-P1 (working pretty well. it even updates the reverse zone and no problems at all with the forwarder) ntp-4.2.6p5 All services authenticating with samba4: mail (postfix + dovecot + squirrelmail), jabber (openfire), proxy (squid), even MS Sql server 2000, Net Support Manager and GFI Endpoint Security.
2006 Apr 09
1
link-dest or cp -al?
I'm looking at updating some of my rsync scripts. For some time I've used the following inside a perl script to create my 30 day versions of backups: cp -al /backup/Current /backup/$yesterday_date rsync /source/ /Current/ --stats --recursive --archive --times --modify-window=1 --delete --ignore-errors --files-from=/var/www/html/backup/list.txt --exclude-from=/scripts/file-exclude
2010 Oct 23
2
[LLVMdev] Cast failure in SelectionDAGBuilder
I'm trying to track down the problem with the assertion failure in SelectionDAGBuilder.cpp. This is the code: *case* *Intrinsic*::gcroot: *if* (GFI) { *const* Value *Alloca = I.getArgOperand(0); *const* Constant *TypeMap = cast<Constant>(I.getArgOperand(1)); * FrameIndexSDNode *FI = cast<FrameIndexSDNode>(getValue(Alloca).getNode());*
2012 Apr 25
2
GFI en modelos estructurales con lavaan
Se ha borrado un adjunto en formato HTML... URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20120425/dafc9a68/attachment.html>
2003 Apr 14
1
FW: Re: Open ports
------- BEGIN FORWARDED MESSAGE ------- From: g.pardon@pi.be To: teastep@shorewall.net Cc: Subject: Re: [Shorewall-users] Open ports How am I testing this? I''m doing a portscan using a portscanner like GFI Languard, Superscanner and nmap to check. Those two TCP-ports always showed up. Although, I think there are other to test it. I read the FAQ and the phenomenon (where is that
2010 Aug 11
1
sem & psych
Dear R users, I am trying to simulate some multitrait-multimethod models using the packages sem and psych but whatever I do to deal with models which do not converge I always get stuck and get error messages such as these: "Error in summary.sem(M1) : coefficient covariances cannot be computed" "Error in solve.default(res$hessian) : System ist f?r den Rechner singul?r: reziproke
2006 Sep 04
1
Question on Chi-square of null model in sem package
Dear all, I met a problem while doing SEM by sem package. I got a negative chi-square of null model. Because the theoretical value of chi-square cannot be negative, I checked the source code of sem.R in sem package and I found the Chi-square of null model was computed by the following expression: result$chisqNull <- (N - 1) * (sum(diag(S %*% diag(1/diag(S)))) + log(prod(diag(S)))) I think
2004 Feb 21
0
Welcome to my hometown [#1503726]
Dear Sir/Madam, Hello, and thank you for contacting eHarmony Customer Care. This is an automated response to let you know that we received your email and are working to give you a thoughtful and informative reply. Due to tremendous growth we are experiencing a high volume of inquiries. We will reply within 2-3 days. We want you to know that we are working hard to shorten this response time
2004 Feb 21
0
A WinXP patch [#1503743]
Dear Sir/Madam, Hello, and thank you for contacting eHarmony Customer Care. This is an automated response to let you know that we received your email and are working to give you a thoughtful and informative reply. Due to tremendous growth we are experiencing a high volume of inquiries. We will reply within 2-3 days. We want you to know that we are working hard to shorten this response time
2015 Jun 05
0
how do I make my headset work
On 06/05/2015 03:43 PM, John R Pierce wrote: > On 6/5/2015 1:33 PM, Michael Hennebry wrote: >> It's a desktop in an old house. >> The outlets have ground-fault protection, >> but the third prong is ungrounded. > > not sure how GFI would function at all without a valid ground, unless > the GFI is wired to neutral, which is dangerous on its own. very. it defeats
2003 Aug 02
17
call waiting
I have a x100p card that has call waiting on the line comming into it and then into *..... is there any way i can use call waiting on that line? Michael
2004 Jan 22
1
Equivalent between rsync -aHr and cp -al
Hi, Just a quick question. I am looking for a replacement for the command "cp -al" which has problems dealing with a massive amount of files (http://mail.gnu.org/archive/html/bug-coreutils/2003-12/msg00028.html). Could I use "rsync -aHr" to do _exactly_ the same thing as "cp -al"? I just want to make sure before trying it. Thanks for your help. Charles --
2007 May 16
1
Using cp -al and RSync
Hi, Yesterday I rsynced some stuff like this: rsync -avrt rsync://host/stuff yesterdays-rsynced-stuff/ I was hoping to be able to do capture the delta between yesterday and today like this: cp -al yesterdays-rsynced-stuff/ todays-rsynced-stuff/ rsync -avrt --delete rsync://host/stuff todays-rsynced-stuff/ However when I try to run rsync against the hardlinked archive (todays-rsynced-stuff/) it
2013 Jun 18
1
rsync equivalent of 'cp -al' ?
Hello rsync people I thought I knew how to use rsync, but I can't work out how to use it to do the equivalent of cp -al dir1 dir2 where dir1 and dir2 are both local and on the same disk. In other words I want to make dir2 a copy of dir1, with every file hard-linked to its counterpart in dir1. Why not just use cp? Because I want to be able to do it as a user who has sudo
2004 Apr 01
4
CISCO 7940 and directory/services problem
I have quite successfully set up the Services button to work on the 7940 running SIP. I have a metric-imperial converter, a foreign exchange rate calculator, a calendar etc available to users. The XML is really fussy though. Simon -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Rich Adamson Sent: Thursday, 1