search for: miracle

Displaying 20 results from an estimated 198 matches for "miracle".

2009 Dec 04
3
Data loss (corruption with rsync)
...estination which made me suspect possible dataloss. Also I had experienced loss of integrity on my previous copies but I did not find the cause until now. As command line I used following: sh-3.2# rsync --verbose --sparse --append-verify --fuzzy --progress --stats --recursive --times --delete /mnt/miracle /mnt/storage sh-3.2# rsync --version rsync version 3.0.3 protocol version 30 Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints, socketpairs, hardlinks, sym...
2007 Dec 18
6
All anchored series from a vector?
...tor) function(.length) { c(myvector[1}:myvector[.length]) }) but test it because i didn't. >Hi all, > >What may be a smart, efficient way to get the following result: > >myvector <- c("A","B","C","D","E") >myseries <- miracle(myvector) >myseries >[1] >[[1]] "A" >[2] >[[1]] "A" "B" >[3] >[[1]] "A" "B" >[4] >[[1]] "A" "B" "C" >[5] >[[1]] "A" "B" "C" "D" >[6] >[[1]]...
2010 Oct 04
3
vectorizing problem
...(i in 1:length(GPL[,2])){ aa <- unlist(strsplit(as.character(GPL[i,2]),"\\,")) bb <- rep(as.numeric(as.character(GPL[i,1])), length(aa)) cc <- matrix(c(bb,aa),ncol = 2) extGPL <- rbind(extGPL,cc) } Is there a way to vectorize this? Thanks, Dylan Miracle University of Minnesota GCD Department
2002 Jan 04
0
Testing a Port...
...the port against the original application. Is there anyone out there who has S+ inhouse that can help in this manner? Also, this is a first time port for a relative newbie, so there are some things that need to be worked out yet... -------------------------- "Don't rush me, you rush a miracle, you get a rotten miracle." -Miracle Max, The Princess Bride -------------------------- Shawn Way ------_=_NextPart_001_01C19533.5BC03B40 Content-Type: text/html Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <H...
2001 Nov 26
1
Possible Bug?
...uot;) > z1 z1 [1] "2001-11-20 12:00:00" > z2 <- strptime(x[2], "%m/%d/%Y %H:%M:%S %p") z2 <- strptime(x[2], "%m/%d/%Y %H:%M:%S %p") > z1 == z2 z1 == z2 [1] TRUE > As you can see, this is a problem, I believe... "Don't rush me, you rush a miracle, you get a rotten miracle." -Miracle Max, The Princess Bride Shawn Way -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20011126/18836e9b/attachment.html
2001 Nov 26
1
Sorting Posix Data
...-07 1.92e-06 ... $ PDT.AHU16.20B: num 0.0532 0.0536 0.0534 0.0532 0.0535 ... > Unfortunately, the data is in the reverse order based on the date TStamp. Is there any fairly easy method for reordering this set of data byt the first column, a PosiX Date? "Don't rush me, you rush a miracle, you get a rotten miracle." -Miracle Max, The Princess Bride Shawn Way -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20011126/9199c570/attachment.html
2019 Feb 22
2
lookup_name_smbconf for <user> failed
On Fri, 22 Feb 2019 at 17:27, Rowland Penny via samba <samba at lists.samba.org> wrote: > > [global] > > log level = 3 > > unix charset = UTF8 > > dos charset = ISO-8859-1 > > workgroup = ACME.DOM > > Sorry, but you cannot use a workgroup with a dot in it. > I tried to remove ".DOM" but then I can not start
2001 May 24
0
a miracle..
Hi Tinc Mailing-Group, After all the suffering I have finally sorted out the firewall rules, which has made Tinc work properly. Hurray!!! Looking through the mail archives on the Tinc web-site I spotted the following ipchains ruleset, which I then applied to the 'forward' chain in my rc.firewall. The vpn now works properly.... /sbin/ipchains -A forward -s 192.168.1.0/24 -d
2019 Feb 22
1
lookup_name_smbconf for <user> failed
...ebody thaught it was a good idea. Microsoft says "period" is for special purpose https://support.microsoft.com/en-au/help/909264/naming-conventions-in-active-directory-for-computers-domains-sites-and -- Venlig hilsen - best regards *Hans Schou* Konsulent Mobil: 53747192 E-mail: hsc at miracle.dk Miracle ⅍, Borupvang 2C, 2750 Ballerup info at miracle.dk - www.miracle.dk <http://miracle.dk/>
2010 Feb 11
13
SIP tunnel
Hello, I have the following situation: A firewall is blocking all SIP and RTP traffic in the side of some of my clients. My clients cannot change settings of the firewall. I need to solve this problem and I need some help from you. I have this idea: implement a SIP user agent which does not use well known SIP ports (uses http port 80 for example) and use other ports that are not blocked
2010 Oct 04
1
Metropolis: Implementation of Interlock Protocol using Linux Shell Programming, OpenSSH, and GPG
...h his Private key. Then Bob sends half rest of encrypted message to Alice. *(7)* Alice combines the two parts of Bob's encrypted message and decrypts it with her Private key. Here is the Code (running well in my Slackware Linux). I named this program as Metropolis, consist of two parties, the Miracle and the Sleeper. It's assumed that you have exchange your public key to your partner in secure way: SOURCE CODE METROPOLIS (Also attached) #################################################################### # Implementation of Interlock Protocol in Shell Script # # Writen...
2006 Nov 28
0
Fwd: Prayer "For Fiji Ever Fiji"
...one,* *They don't seem to take,* *The Commander on the one hand,* *The Commissioner on the other,* *And smack dab in the middle,* *The government seems to play the fiddle,* *With each passing day,* *My country grows tense,* *Wondering where it will all end,* *So Lord today I pray for a miracle,* *The miracle of your choosing,* *The miracle that best fits,* *The problem that your Fiji faces......* *In the powerful name of Jesus Christ$B!D!D(BAmen* * * *Please lets all pray today for a miracle$B!D!D!D(BThe God that made the blind man see continues to work today$B!D!D!D!D(B.* * * *P...
2004 Feb 04
5
Date Time Conversion problems...
...as 230 This used to work for replacing the dates with POSIX values... Also of interest is the extraction for data3, is this the correct method for extraction? What I'm looking at is the spending habits of individuals... Thanks for your help... _____ "Don't rush me, you rush a miracle, you get a rotten miracle." -Miracle Max, The Princess Bride _____ Shawn Way, PE Tanox, Inc. Engineering Manager 10301 Stella Link sway at tanox.com Houston, TX 77025
2010 May 09
4
Fwd: R apply() help -urgent
...Cant really come up with anything sensible. How can I use apply() in this regard? or is there any other way, a loop may be? to solve this issue. Please help. Thanks a million in advance, Dr Venkatesh Patel School of Biological Sciences University of Liverpool United Kingdom -- ? There can be miracles when you believe ?? Though hope is frail, it's hard to kill ? Who knows what miracles you can achieve when you believe ?? Somehow you will.. when you believe!! ? -- ? There can be miracles when you believe ?? Though hope is frail, it's hard to kill ? Who knows what miracles you can ach...
1998 Aug 26
3
lmhosts
this may be a remedial question, but uh, what's /etc/lmhosts supposed to be? smbclient always complains that it doesn't exist... should it? thanks... -E
2010 Mar 08
3
Calculating R Factor and MOS metrics for VoIP
...rics like jitter, latency, packet loss,...etc. But, haven't found any formula or arithmetic rule to calculate them. Do you have an idea about their formulas or an open source that calculates them. Is it possible to interpret them from wireshark. Thanks. -- Please discover scientific miracles of CORAN http://www.55a.net/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100308/56217ab7/attachment.htm
2005 May 20
2
load constraints
...answer: > > > For example, if a box on a 128kbps upload connection is > > serving a 64Kbps stream (and not audio-on-demand) - is it limited to two > > connections > > Yes it is. > > > or is icecast somehow more efficient? > > No - icecast can't work miracles! The underlying technology of the > internet (the way it is at present, at least) only allows a packet of > information to be sent to one computer, so icecast needs to replicate > each chunk of data for every client it wants to broadcast to. What about multicast routing? Doesn't this...
2004 Sep 27
6
PDC for XP: empty desktop and desktop.ini showing up
Hello there, I'm trying to set up Samba as a PDC for Windows XP Professional (SP2). It seems to work fine. Machine accounts are created automatically, passwords between Unix and Samba users get synced, I can logon, profile directories are created - but there's a problem. I know that this is well-known, but it drives me crazy and I don't know any solution. First of all, the
2011 Feb 03
2
Recovering LVM volumes
...vm fs. Request please give me step by step process. I am finding the howtos & examples on the net very daunting as most of them have co-issues of raid etc. Mine is a plain lvm spanning multiple disks. I don't have expertise of this level & suddenly my boss is expecting me to perform a miracle. Please help. With best regards. Sanjay.
2011 Jul 27
5
[LLVMdev] LLVMdev Digest, Vol 85, Issue 50
...what is done with the result value of the landingpad instruction, but I presume that your intent is that this does not change from the current scheme where the "llvm.eh.typeid.for()" is called and its result is compared with the landingpad instruction's result... ...and then a miracle happens in CodeGen, and most of the intrinsics are thrown away and the hard register contents at the resumption at a landingpad from an Unwind include the value that llvm.eh.typeid.for() would have returned... this is the sort of thing I'm talking about when I imply that the current sche...