Displaying 20 results from an estimated 900 matches similar to: "SMTP - Allowing All, Logging Some"
2005 Mar 07
7
Webmin Module
I have registered a project with Sourceforge to produced a Webmin module for
Shorewall.
http://sourceforge.net/projects/webmin-shorewal/
Anyone interested in participating please email me at
enemyofthestate at users.sourceforge.net
I am still learning the interface but I think I need your Sourceforge Nym to
add you as a developer.
--
Stephen Carville
Unix and Network Adminstrator
2003 Jan 03
6
RFC1918_LOG_LEVEL
I have tried (RH7.3/shorewall-1.3.12-1) both of the following in
shorewall.conf to eliminate ''rfc1918'' logging into /var/log/messages:
RFC1918_LOG_LEVEL=debug
RFC1918_LOG_LEVEL=notice
Neither appear to eliminate the logging.
Here''s what the ''logdrop'' chain shows:
1 229 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix \
2004 Oct 25
4
params file
Hi,
could you tell me the correctly syntax to lists any ip adresses. For
example:
EXT1=192.168.111.239 192.168.215.40 and so on.
Must there be a ";" or a blank ?
Regards
Michael Menkhoff
Vote for Kerry
2005 Mar 09
13
Ways to get around DNS names in rules
I''m re-reading the section on dns names in the shorewall docs:
"I personally recommend strongly against using DNS names in
Shorewall configuration files. If you use DNS names and you
are called out of bed at 2:00AM because Shorewall won''t start
as a result of DNS problems then don''t say that you were not
forewarned."
Having been stung by this a few times
1999 Oct 19
1
dos.time?
Dear R users,
I just noticed that the function "dos.time" is no longer
included with
_
platform Windows
arch x86
os Win32
system x86, Win32
status Release
major 0
minor 65.1
year 1999
month October
day 07
language R
What if any is the difference between "system.time" and
2010 Apr 22
2
Unable to make bitmapdll files on windows 7 64 bit machine
I am trying to build a windows 32 bit version of R 2.11.0 from source on a machine running
windows 7 - 64 bit while running as the machine's administrator.
I am able to run "make all recommended"...However, once I attempt to build the bitmap files I get the following:
C:\Rsource\R-2.11.0\src\gnuwin32>make bitmapdll
make -C bitmap
make[1]: Entering directory
1999 Feb 11
2
Installing on DEC 4.0b Alpha Server 2100A
Greetings,
I am trying to install R (0.63.2) on a Digital Unix 4.0b
Alpha Server 2100A using gcc 2.8.1 and f77 v 0.5.2.3. It
seems to compile OK. However, when I try to run R I get
the following message:
R : Copyright 1999, The R Development Core Team
Version 0.63.2 (January 12, 1999)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under
2007 Dec 30
1
Histogram with different colors for different portions
Dear Rusers,
I would like to color different sections of a histogram different colors.
I have an example that was done by "brute force" given below. Has anyone
implemented something like this in general? If not, any suggestions/pointers
on how to write a general function to do so would be most appreciated.
Alan-
2006 Oct 28
2
Package development on Windows - latest guidance?
I would like to start building R packages under Windows XP. I
have programming experience and a minimal but working knowlege
of many Unix (-like) programming tools. The package functions
(for now) will be from R source, not C or Fortran.
I've installed Rtools, Perl, the MS hhc, and so on. I am
setting up a command shell with the correct PATH for building
packages. (The master Windows PATH
2008 Jul 22
3
Large Backups to Windows
Hi,
This is a kind of scenario question for best practices -- within limits. I've
inherited a less than ideal backup situation: backups are transferred from
Samba to Windows. I can't get out of this situation without major
re-engineering and the only problem is the time it takes to do full backups.
Specifically:
-200GiB is taking a few days to backup
-Cpio is doing the backup across
2000 Feb 23
0
Lack of Fit test
> From: "Alan T. Arnholt" <arnholt at math.appstate.edu>
> To: Bill Venables <William.Venables at cmis.CSIRO.AU>
> Cc: r-help at stat.math.ethz.ch, arnholt at math.appstate.edu
> Subject: Re: [R] Lack of Fit test
> Date: Wed, 23 Feb 2000 09:40:21 -0500 (EST)
> X-Authentication: none
>
>
> I guess my question was not adequately stated when I sent
2009 May 04
0
[LLVMdev] PointerIntPair causing trouble
On 4-May-09, at 4:15 PM, OvermindDL1 wrote:
> Actually, I am *very* curious if this is the bug. I can try to see if
> it is now that I know what to look for (or if you fix it in SVN then I
> will first make sure the bug still exists in mine, when it does then I
> will update LLVM to the latest trunk and test again, if it was fixed
> that I will be giving many thanks), but the
2012 Jan 25
1
loops
I've been struggling to get a loop to work. I want to create a new
variable in each loop with data from some function.
for example:
# part of the names for the variables to be created
Frags <- c("F04", "F05", "F07", "F09", "F11", "F13", "F14", "F17", "F18",
"F19", "P20",
2000 Jun 14
6
Samba and Windows 2000
Darryl Cook wrote:
Hello,
I need help with Samba and windows 2000. I had samba working fine with
win95 and win98 but when i upgraded to 2000 i cant connect anymore. I
have gone through all the tests and everything works fine until test
#9
which is to run netview \\server_name and test #10 which is net use x:
\\server_name\user
I am running samba 1.9.18p7. When I do a net view
2001 May 23
4
Matrix manipulation
Hi,
Suppose I have a matrix with, say 12 columns.
I would like to extract out column 2 ~ 8 and 11 ~ 12 then combine them together.
I tried with success to extract out the columns by doing:
foo <- test[,2:8]
goo <- test[,11:12]
However then I am having trouble combining foo and goo.
Helps are appreciated!
Cheers,
Kevin
-----------------------------------
Ko-Kang Kevin Wang
2001 Mar 01
3
How do you expand memory capability (Was: R crashes in Windows ME)
Hello-
Since my data bank in SPSS has > 40 variables, I think that R crashes because of the memory limit.
In Maindonald?s UsingR text, on pg 3, there?s a footnote that reads:
"If you want larger memory space than the default you may want a target akin to
<path to binary>\rw091\bin\rgui.exe --visize 30M --nsize 1000K
[The default is --vsize 6M --nsize 250K
2009 May 04
3
[LLVMdev] PointerIntPair causing trouble
On Mon, May 4, 2009 at 12:02 PM, Stefanus Du Toit
<stefanus.dutoit at rapidmind.com> wrote:
> /* snip PointerIntPair bug */
I had made a toy language a month ago to catch back up to the latest
svn LLVM api and for some reason anytime I used a compare operator (<,
=, or > are all this toy language has) that was inside a function
definition (a prime example is this code "(begin
2001 Apr 09
5
predict problem
Windows 98
R : Copyright 2001, The R Development Core Team
Version 1.2.1 (2001-01-15)
Dear friends.
How comes this works and produce a single prediction:
x <- rnorm(15)
y <- x + rnorm(15)
predict(lm(y ~ x))
new <- data.frame(x = seq(-3, 3, 0.5))
predict(lm(y ~ x), new, se.fit = TRUE)
pred.w.plim <- predict(lm(y ~ x), new, interval="confidence")
new1 <- data.frame(x=3)
2001 Apr 02
2
tables of frequencies
Hi!
How to make tables of frequencies in R?
Thanks.
Prof. Carlos A. S. de Andrade
Universidade Federal da Para?ba
Centro de Humanidades
Departamento de Economia e Finan?as
Tel.:83-333-5509(res)
310-1215(DEF/CH)
E-mail: casandrade at super11.net
cantonio at ch.ufpb.br
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list --
1999 Nov 08
1
Nested Designs
Dear R list,
What is the proper way to specify a nested model so that
the F values agree with the expected mean square errors?
Specifically, suppose I have a design where "Heads" are
nested within "Machines". I would like to model the
following Y_ijk = Mu + Machine_i +Head_j(i) +Error_k(ij).
Using the commands below,
> summary(aov(Strain~Machine + Head%in%Machine ))