Displaying 20 results from an estimated 10000 matches similar to: "1.3.14a PDFs"
2005 Feb 15
0
Updated PDFs available
Thanks to Juraj Ontkanin, updated versions of the documentation in PDF
format are now available at Juraj''s site:
ftp://slovakia.shorewall.net/mirror/shorewall/pdf/
http://slovakia.shorewall.net/pub/shorewall/pdf/
rsync://slovakia.shorewall.net/shorewall/pdf/
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
2003 Jun 20
0
PDFs for 1.4.5
The PDFs are available at:
ftp://slovakia.shorewall.net/mirror/shorewall/pdf/
http://slovakia.shorewall.net/pub/shorewall/pdf/
rsync://slovakia.shorewall.net/shorewall/pdf/
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
Shoreline, \ http://www.shorewall.net
Washington USA \ teastep@shorewall.net
2003 Mar 18
0
1.4.0 PDFs are available
PDFs are available at:
ftp://slovakia.shorewall.net/mirror/shorewall/pdf/
http://slovakia.shorewall.net/pub/shorewall/pdf/
rsync://slovakia.shorewall.net/shorewall/pdf/
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
Shoreline, \ http://shorewall.sf.net
Washington USA \ teastep@shorewall.net
2003 Jan 07
2
MRTG drop/reject hits
I have created shell script for MRTG statistics of droped/rejected packets:
ftp://slovakia.shorewall.net/mirror/shorewall/mrtg/
http://slovakia.shorewall.net/pub/shorewall/mrtg/
rsync://slovakia.shorewall.net/shorewall/mrtg/
example: http://slovakia.shorewall.net/pub/shorewall/mrtg/example/
It is not based on /var/log/messages (syslog), but iptables counter.
A lot of packets are droped/rejected
2003 Jan 10
0
MRTG drop/reject hits 1.3
mrtg-drop-hits v1.3
Thanx a lot to Steve Cowles for his help and improvements
CHANGELOG:
1.3 - 2003-01-10
- fix: size of counter_file equals zero
- Bering/ash compatibiliy added by Steve Cowles
- INSTALL.snmp added by Steve Cowles
- small cleanup in INSTALL
ftp://slovakia.shorewall.net/mirror/shorewall/mrtg/
http://slovakia.shorewall.net/pub/shorewall/mrtg/
2003 Jan 17
0
PDF - Shorewall 1.3.13
PDF Documentation for Shorewall 1.3.13:
ftp://slovakia.shorewall.net/mirror/shorewall/pdf/
http://slovakia.shorewall.net/pub/shorewall/pdf/
rsync://slovakia.shorewall.net/shorewall/pdf/
Juraj
2004 Jan 14
0
1.4.9 Documentation in PDF format
The .pdf is ready at:
ftp://slovakia.shorewall.net/mirror/shorewall/pdf/
http://slovakia.shorewall.net/pub/shorewall/pdf/
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2004 Jun 01
3
Shorewall.net Downtime this Weekend
The following systems will be down this weekend for server rebuild:
shorewall.net
lists.shorewall.net
www1.shorewall.net
ftp1.shorewall.net
rsync.shorewall.net
cvs.shorewall.net
This will affect:
Shorewall site and archive search
Mailing list archives
Mailing lists
CVS
Primary DNS for shorewall.net
I will start the rebuild on Saturday morning and hope to be done by
Saturday
2003 Mar 11
0
Shorewall 1.3.14a
This is a roll up of the following fixes:
* There is an updated rfc1918 file that reflects the resent allocation
of 222.0.0.0/8 and 223.0.0.0/8.
* The documentation for the routestopped file claimed that a
comma-separated list could appear in the second column while the code only
supported a single host or network address.
* Log messages produced by ''logunclean'',
2009 Jul 21
0
sampling randomly from general correlated multivariate PDFs
(apologies if this looks like a re-post, I just sent a similar message to the
r-help mail list. This version is via Nabble.)
My intended application is error propagation using the ISO GUM Supplement 1
approach (propagation of distributions using Monte Carlo strategies). To
automate uncertainty analysis I typically have the following data:
(1) a measurement function y(x1,x2,...xn)
(2) 'n'
2008 Jul 23
1
mle2(): logarithm of negative pdfs
Hi,
In order to use the mle2-function, one has to define the likelihood function
itself. As we know, the likelihood function is a sum of the logarithm of
probability density functions (pdf). I have implemented myself the pdfs
that I am using. My problem is, that the pdfs values are negative and I
cann't take the logarithm of them in the log-likelihood function.
So how can one take the
2010 Mar 30
1
AR 9.3+ vs. savable fill-in PDFs on CentOS
I've tried reporting this to Adobe, but they are remarkably deaf to
such an enormous market of free software users.
At least as of AR 9.3, including the latest 9.3.1, I have been unable
to view or work with the savable fill-in PDFs that I've pulled off the
web in the last couple of months. I have no trouble at all with them
in my Windows virtual machine, but the Linux version starts up,
2023 Dec 02
1
adding "Page X of XX" to PDFs
Having read all of the replies, it seems there are solutions for the
question and the OP points out that some solutions such as making the
document twice will affect the creation date.
I suspect the additional time to do so is seconds or at most minutes so it
may not be a big deal.
But what about the idea of creating a PDF with a placeholder like "Page N of
XXX" and after the file has
2009 Sep 04
1
Viewing pdfs from inst/doc
Writing R extensions says:
In addition to the help files in Rd format, R packages allow the inclusion
of documents in arbitrary other formats. The standard location for these is
subdirectory inst/doc of a source package, the contents will be copied to
subdirectory doc when the package is installed. Pointers from package help
indices to the installed documents are automatically created.
2023 Dec 02
1
adding "Page X of XX" to PDFs
You could easily omit the Page X of xX, but leave the timestamp
Then add Page X of XX programmatically using pdftools or some similar pdf
command line tools.
On Sat, 2 Dec 2023, 22:35 , <avi.e.gross at gmail.com> wrote:
> Having read all of the replies, it seems there are solutions for the
> question and the OP points out that some solutions such as making the
> document twice
2023 Dec 02
1
adding "Page X of XX" to PDFs
Sorry, jumped into the thread too late. (On the other hand, once the
document gets complicated enough, it may be worth it in the long run to
convert to something that actually has a document-generating back-end,
rather than reinventing everything from scratch ...)
On 2023-12-02 2:03 p.m., Jeff Newmiller via R-help wrote:
> He clearly stated he was using the pdf() graphics device.
>
>
2023 Dec 02
1
adding "Page X of XX" to PDFs
Would this work in general? Say I have a document with figures, special equations, text, and tables. The text and tables are relatively easy. The figures would need a conversion from pixels to lines, and the equations maybe printed out, counted as a figure, and then added to the line count. It would also be tricky if a title line was at 32 point font and the text at 12, and the more complex the
2023 Dec 02
1
adding "Page X of XX" to PDFs
One of the most fundamental characteristics of R programming is the use of data frames of column vectors, and one of the very first challenges I had as a then-Perl-programmer was coming to grips with the fact that unknown-length CSV files would be read completely into memory as rows and once the entire CSV was in memory it would be transposed into column vectors. I was resistant to this philosophy
2012 Jun 26
1
Figuring out encodings of PDFs in R
Dear list,
I am currently scraping some text data from several PDFs using the
readPDF() function in the tm package. This all works very well and in most
cases the encoding seems to be "latin1" - in some, however, it is not. Is
there a good way in R to check character encodings? I found the functions
is.utf8() and is.local() in the tau package but that obviously only gets me
so far.
2009 Aug 24
1
Saving heatmaps as PDFs
Hi,
I'm trying to save heatmaps as PDFs. However, the PDF version of the
heatmaps (Heatmap_CAFvsTNF_run2.pdf) is blurred when compared to its
counterpart, which was saved manually by using the software
"Grab" (Heatmap_CAFvsTNF_run2.tiff).
-----R code--------
sample_output <- "stroma_run2"
filename <-