Displaying 20 results from an estimated 45 matches for "appendices".
2004 Jun 12
2
Hacked or not appendice
Hi all again,
I must add, there are no log entries after June 9, 2004. "LKM" message first
apeared June 8, 2004, after this day, there is nothing in /var/messages,
/var/security .....
How could I look for suspicious LKM module ? How could I find it, if the
machine is hacked and I can not believe "ls", "find" etc. commands ?
Peter Rosa
2009 Jun 10
1
[RFC] virtio_pci draft spec
Hi all,
http://ozlabs.org/~rusty/virtio-spec/
I've been working on a draft spec for virtio PCI. It also serves (via the
appendices) as a spec for the various devices we have.
It's not entirely uptodate with latest changes, but it's a start.
Commentry and patches welcome (against the lyx source pref.)
Thanks,
Rusty.
2009 Jun 10
1
[RFC] virtio_pci draft spec
Hi all,
http://ozlabs.org/~rusty/virtio-spec/
I've been working on a draft spec for virtio PCI. It also serves (via the
appendices) as a spec for the various devices we have.
It's not entirely uptodate with latest changes, but it's a start.
Commentry and patches welcome (against the lyx source pref.)
Thanks,
Rusty.
2006 Nov 10
0
[ADV] New version of Flexible Rails book available (Alpha version 5)
...how to integrate Rails Validation with Flex Validation.
2. I have reformatted almost all the code samples in the book, based
on feedback from readers of earlier versions.
Since posting the initial announcement to this list two months ago,
the book has grown from 214 pages (169 pages + Preface and Appendices)
to 309 pages (264 pages + Preface and Appendices). My current
estimate is that the book is about half done.
Readers of earlier versions can, of course, download their free
updates via the usual method.
Thanks,
Peter Armstrong
--~--~---------~--~----~------------~-------~--~----~
You received...
2014 Feb 11
1
SMB3 verification in Wireshark
...not SMB3 packets.
SMB2->NegotiateProtocol Response
0x0202
0x0210
Samba-4.1.4 is supporting SMB3 also. So how can I confirm that I'm supporting SMB3.
Please let me know the way.
Thanks & Regards,
Shivappa
The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the
recipient and may contain privileged information.
If you are not the intended recipient, please notify the
sender and delete the message along with any
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message...
2012 Sep 27
2
Proposal for virtio standardization.
...ew device numbers should be reservable without requiring a full
spec change.
So the essence of my proposal is:
1) I start a Working Group within OASIS where we can aim for virtio spec
1.0.
2) The current spec is textually reordered so the core is clearly
bus-independent, with PCI, mmio, etc appendices.
3) Various clarifications, formalizations and cleanups to the spec text,
and possibly elimination of old deprecated features.
4) The only significant change to the spec is that we use PCI
capabilities, so we can have infinite feature bits.
(see
http://lists.linuxfoundation.org/pipermail...
2012 Sep 27
2
Proposal for virtio standardization.
...ew device numbers should be reservable without requiring a full
spec change.
So the essence of my proposal is:
1) I start a Working Group within OASIS where we can aim for virtio spec
1.0.
2) The current spec is textually reordered so the core is clearly
bus-independent, with PCI, mmio, etc appendices.
3) Various clarifications, formalizations and cleanups to the spec text,
and possibly elimination of old deprecated features.
4) The only significant change to the spec is that we use PCI
capabilities, so we can have infinite feature bits.
(see
http://lists.linuxfoundation.org/pipermail...
1998 Mar 12
2
R-beta: nonlinear fitting
Thanks very much Douglas for the pointer to nlm.
Maybe the "Notes on R" maintainer can add at least a mention of nlm in the
section on nonlinear fitting?
I never did nonlinear fitting in S-Plus before, so I have nothing to
unlearn, but I was hoping someone could show me how to do a least squares
fit with nlm.
example:
x<-c(1,2,3,4,5,6)
y<-.3*x^-.6 +.2
y<-y+rnorm(6,0,.01)
1998 Mar 12
2
R-beta: nonlinear fitting
Thanks very much Douglas for the pointer to nlm.
Maybe the "Notes on R" maintainer can add at least a mention of nlm in the
section on nonlinear fitting?
I never did nonlinear fitting in S-Plus before, so I have nothing to
unlearn, but I was hoping someone could show me how to do a least squares
fit with nlm.
example:
x<-c(1,2,3,4,5,6)
y<-.3*x^-.6 +.2
y<-y+rnorm(6,0,.01)
2014 Mar 19
2
Issue on DEBUG statement
...d in my logdirectory before the daemons parsed the conf file ?
How these files are creating.?
The same DEBUG issue I'm facing on samba-3.6.12 also.
Please suggest me on this issue.
Thanks & Regards,
Shivappa
The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the
recipient and may contain privileged information.
If you are not the intended recipient, please notify the
sender and delete the message along with any
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message...
2002 May 17
2
Blue Book
I came across a very cheap of the infamous blue book - The New S Language
(1988). Is this book still relevant to modern S or R or am I wasting my
time?
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the
2002 Jun 06
1
Docs - Structure Musings
...ossible, to say, three. Something like (a) overview/intro,
(b) main doc, (c) detailed example, with the latter usually in
file-specific docs/pages perhaps. Extended presentation of special case
scenarios (PPTP, IPSec, etc.) could be part of the main doc layer,
though perhaps in a special section or appendices.
(2) Keep the relationship of the layers and the user''s position
clearly visible to the user, so the user can more easily navigate up and
down through their chosen level of detail.
(3) Detail accessibility, in the form of good TOC, indexes &
search is important. Although indexing can...
2004 Dec 12
2
Re: [R] Is k equivalent to k:k ?
I asked:
> In this discussion of seq(), can anyone explain to
> me _why_ seq(to=n) and seq(length=3) have different
> types?
Martin Maechler <maechler@stat.math.ethz.ch> replied:
well, the explantion isn't hard: look at seq.default :-)
That's the "efficient cause", I was after the "final cause".
That is, I wasn't asking "what is it
2003 Jan 16
1
Second Post: Unable to add user with Samba 2.2.7 - LDAP - PDC
Hello,
I did not have any response of my first mail. Perhaps I did not be enough
clear:
Since I have installed the latest version of samba (2.2.7), I can't see
user of my domain with the Win2K User management console. I have try to
change several attribute in my user ( in particular acctFlags ) but I cannot
manage with making my system works.
Do you have any idea ?
Thanks in advance
2002 Dec 01
7
Samples of external code with various compilers?
...have a collection of sample code
showing how to dyn.load functions written in other languages, if
necessary for a variety of different compilers, in case that makes a
difference.
Does such a collection already exist? If not, would it be better to
put it into the R extensions manual as a series of appendices, or just
have a web page about it?
I'd volunteer to maintain the web page to hold the samples.
Duncan Murdoch
2002 Nov 27
7
one dude about rt_tables
Can I add routes to rt_tables by hand with the vi editor?
If I add a route to that file, it will be there if I reboot the box?
I am sure there are stupid questions but I can''t find the answer into the
papers I have here.
Luis Miguel Cruz Miranda.
CCNA - Systems Administrator
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2005 Oct 15
7
You ASKED for an Asterisk book, you GOT an Asterisk book!
Jared Smith, Jim van Meggelen, and Leif Madsen of the Asterisk
Documentation Project, in conjunction with O'Reilly Media are pleased
to announce the official release of Asterisk: The Future of Telephony
on Friday, October 14, 2005 at AstriCon 2005 in Anaheim, CA.
In the true spirit of Open Source, the authors and O'Reilly Media have
published the book under the open, Creative Commons
1998 Nov 11
1
Just curiosity
Can anybody explain why
> ?function
+
+
+ )
Error: syntax error
so that
> ?"function"
is necessarty???
This seems reasonable with
?"?",
but I can not see why the "" are necessary with function
(and some other examples)
Kjetil Halvorsen
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2002 Jun 07
0
new book on R and S-PLUS
...s or to their students.
More information is available on the web site for the book
<http://www.socsci.mcmaster.ca/jfox/Books/Companion/>, where you will also
find a variety of supporting materials, including the preface and table of
contents of the book; scripts for the examples; and nine appendices briefly
covering related topics such as nonlinear regression, nonparametric
regression, Cox regression for survival data, and mixed-effects models.
The book is published by Sage Publications; information about ordering it
may be found on the Sage web site, at
<http://www.sagepub.com/Shoppin...
2009 Oct 01
0
Confidence intervals PLS prediction
...iability of the predicted values).
Has anyone looked into and/or developed an algorithm or function that
calculates the prediction uncertainty? In order to report on the accuracy
and reliability of the predicted values, we need to report on the yDeviation
(as in
http://www.camo.com/TheUnscrambler/Appendices/The%20Unscrambler%20Method%20References.pdf
on page 31). I have extensively read and searched the available literature
on plsr, mvr, predict, etc. as well as the Nabble forums but I couldn't find
any reference to this kind of uncertainty values.
I am considering writing my own function for thi...