search for: virtues

Displaying 20 results from an estimated 384 matches for "virtues".

Did you mean: virtue
2007 Apr 29
0
The PDP-11 line, until it was discontinued, filled the lower end of the spectrum, if for no other reason than by virtue of being a 16-bit machine.
ANLEGER UHR BJ5N.F!!! DIE RALLYE IST GESTARTET Firma: BOERSE INVEST BETEI WKN : 797639 ISIN : CH0012802093 Markt: Frankfurt Kürzel : BJ5N.F Preis: 1.90 5-Tag Prognose: 3.00 KAUFEN KAUFEN KAUFEN! BJ5N.F ESGESCHAFT FIN UNTER PARI!
1998 Jul 29
0
Problems setting up Internet Information Server which has a virtu
Neale, You'll probably get better help on the main samba list as this is not directly related to the Samba PDC support. j- Neale Rankin wrote: > > Hi, > I am new at using Samba and I am having a problem setting up a > Internet Information Server which is run on a Windows NT 4.0 SP3 PDC. > A lot of the WEB information is to be stored on a SAMBA share. It >
2005 Jul 08
1
fwd: tree connect failed: NT_STATUS_BAD_NETWORK_NAME
.... I don't think architecturally there is anything different between FC2/3 and FC4. I could be mistaken though. Anyone have any other suggestions I could try? let me know! thanks! -- ======== Mike Soh sohmc@cs.umd.edu http://twentyfifteen.tripod.com "Courage is not simply one of the virtues, but the form of every virtue at the testing point." -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba ----- End forwarded message ----- -- ======== Mike Soh sohmc@cs.umd.edu http://twentyfifteen.tripod.com...
2018 Jun 20
2
[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
On Tue, 19 Jun 2018 23:32:06 +0300 "Michael S. Tsirkin" <mst at redhat.com> wrote: > On Tue, Jun 19, 2018 at 12:54:53PM +0200, Cornelia Huck wrote: > > Sorry about dragging mainframes into this, but this will only work for > > homogenous device coupling, not for heterogenous. Consider my vfio-pci > > + virtio-net-ccw example again: The guest cannot find out
2005 Sep 21
3
Caller ID and Call Parking on an analog PSTN line?
Hello everyone. I'm new to Asterisk but got some basic functionality going last night and I'm just giddy to have my own PBX ;-) Sorry if these are silly questions: My Asterisk server has the TDM22B (2 FXO, 2 FXS) interface. I have a very basic PSTN line coming in from the phone company, I tried to get the most no-frills line possible (didn't pay for caller ID, voice mail, etc.). I
2010 Apr 28
0
DSN: failed (delivery failed)
This is a Delivery Status Notification (DSN). I was unable to deliver your message to email-virtue@mptmail.net.mm. I said RCPT TO:<email-virtue@mptmail.net.mm> And they gave me the error; 550 5.1.1 <email-virtue@mptmail.net.mm>... User unknown _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2012 Jul 12
2
CentOS6.2: installation at specific kernel level
Hi, all I have a number of machines that are out of sync with one another by virtue of having done a yum update after a base 6.2 install at different times (all were previous CentOS 5.3) Consequently, systems are a mix of 2.6.32-220.7.1, 2.6.32-220.13.1 or 2.6.32-220.17.1. So 2 questions: - Is it possible to perform a yum update (or another other kind of update), specifying installation
2016 Apr 01
6
Clang project renamed
...Clang project has been renamed to Discord <http://mlp.wikia.com/wiki/Discord>. Voiced by John de Lang-Cie (French for "John of Clang"), Discord is part-dragon, part-horse <https://pbs.twimg.com/profile_images/654309465202794496/dDt64UJj_400x400.png>, and perfectly embodies the virtues of the Clang (now, Discord) project: disregard for established standards, an emphasis on chaos, and a firm belief that undefined behavior is magic! Thank you for your understanding. -- Discord code owner [0]: Most likely, none. -------------- next part -------------- An HTML attachment was scr...
2007 Jul 30
3
Slightly OT - use of R
I am trying to get a measure of how R compares in usage as a statistical platform compared to other software. I would guess it is the most widely used among statisticians at least by virtue of it being open source. But is there any study to which I can refer? By asking this list I am not exactly adopting a rigorous approach! Best wishes John John Logsdon
2014 Sep 04
2
negative numerics in []
Hello, I'm a bit puzzled by what looks (to me) like a discrepancy between documentation and implementation. The documentation for [] says this about the indices: "Numeric values are coerced to integer as by as.integer (and hence truncated towards zero)." > as.integer(-3.1) [1] -3 Good. But: > x <- c(1,2,3) > x[-3.1] [1] 1 2 3 Given the documentation, I'd have
2017 Feb 22
2
[lld] elf linker creates undefined empty symbol
Sean Silva <chisophugis at gmail.com> writes: >> When __libc_start_main is hidden, it doesn't end up in the dynamic symbol >> table and so we use the default DynsymIndex of 0. >> > > > I think BFD is doing the right thing. The `extern_weak hidden` is resolved > to null since by virtue of being hidden it doesn't refer to the function in > libc.so (and
2017 Mar 14
3
[lld] elf linker creates undefined empty symbol
Rafael, did you ever get a chance to look at this? -- Sean Silva On Thu, Feb 23, 2017 at 1:14 AM, Sean Silva <chisophugis at gmail.com> wrote: > > > On Wed, Feb 22, 2017 at 6:14 AM, Rafael Avila de Espindola < > rafael.espindola at gmail.com> wrote: > >> Sean Silva <chisophugis at gmail.com> writes: >> >> When __libc_start_main is hidden, it
2008 Oct 09
2
ZFS Replication Question
All; I have a question about ZFS and how it protects data integrity in the context of a replication scenario. First, ZFS is designed such that all data on disk is in a consistent state. Likewise, all data in a ZFS snapshot on disk is in a consistent state. Further, ZFS, by virtue of its 256 bit checksums is capable of finding and repairing data corruption should it occur. In the case of a
2015 Jan 26
2
No symlink support on SMB2 and SMB3?
On Fri, Jan 23, 2015 at 01:20:05PM -0800, Jeremy Allison wrote: > On Fri, Jan 23, 2015 at 10:16:34PM +0100, Ralph B?hme wrote: > > On Fri, Jan 23, 2015 at 01:08:31PM -0800, Jeremy Allison wrote: > > > On Fri, Jan 23, 2015 at 10:05:44PM +0100, Markus Doits wrote: > > > > > > > > On 23.01.15 19:57, Miguel Medalha wrote: > > > > > I am using
2014 Feb 24
2
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
In other words, the dhcp server has to start the client on the correct binary for it's arch and by virtue of running different bins, we can determine the most appropriate config file for the client? On Monday, February 24, 2014 9:13 AM, Gene Cumm <gene.cumm at gmail.com> wrote: On Mon, Feb 24, 2014 at 3:14 AM, Jeremy Kerr <jk at ozlabs.org> wrote: > When serving PXE config
2014 May 30
3
Centos box and Cisco 3750 VLAN's
Hello all, I have a CentOS box that has a NIC (eth0) on which I defined 4 VLAN's (counting the NIC itself): eth0, eth0.1, eth0.2 and eht0.3. Initially the Cisco switch was not partitioned into VLAN's which means that the only VLAN running on it was the default one (VLAN 1). I have then played with VLAN's a bit on the switch and at this point have two: VLAN 1 (which is default and can
2006 Jun 02
2
speed?
dear R wizards: while extolling the virtues of R, one of my young econometrics colleagues told me that he still wants to run ox because [a] his code is written in it (good reason); [b] because ox seems to be faster than R in most benchmarks (huh?). this got me to wonder. language speed can't matter much, so it must be mostly the underl...
2009 Feb 18
2
Open Source in an Economic Downturn: Asterisk stories needed
I'm giving a talk at SCALE 2009 (Southern CAlifornia Linux Expo) on Sunday in Los Angeles, and the topic of my talk is "Open Source in an Economic Downturn". I've got lots of talking points for this talk, but it would be interesting to hear some short anecdotes about how you in the Asterisk community are thriving, or at least surviving, by virtue of the benefits of
2012 Dec 03
2
Different results from random.Forest with test option and using predict function
Hello R Gurus, I am perplexed by the different results I obtained when I ran code like this: set.seed(100) test1<-randomForest(BinaryY~., data=Xvars, trees=51, mtry=5, seed=200) predict(test1, newdata=cbind(NewBinaryY, NewXs), type="response") and this code: set.seed(100) test2<-randomForest(BinaryY~., data=Xvars, trees=51, mtry=5, seed=200, xtest=NewXs, ytest=NewBinarY) The
2013 Jun 20
2
Dealing with negative weights
Hello guys. I am currently working on the DLH weighting scheme .The formula for DLH is very complex and it ends up giving negative weights to some documents because of the formula.Due to this,inspite of having occurence/occurences of the keyword, the documents with negative weights don't show up in the results at all. Please can I get some help on how to deal with this ? Or should I just leave