Displaying 20 results from an estimated 800 matches similar to: "Shorewall 4.5.15 fails to start using systemctl on FC18"
2004 Aug 17
1
An entire data frame which is a time-series?
I have :
raw <- read.table("monthly.text", skip=3, sep="|",
col.names=c("junk", "junk2",
"wpi", "g.wpi", "wpi.primary", "g.wpi.primary",
"wpi.fuel", "g.wpi.fuel", "wpi.manuf", "g.wpi.manuf",
2013 Mar 16
23
Shorewall 4.5.15 Beta 1
Beta 1 is now availablew for testing.
Problems Corrected:
1) Previously, the Shorewall and Shorewall6 install.sh scripts did two
things wrong with respect to the /etc/shorewall[6]/routes file:
- The existing file was unconditionally removed.
- A skeleton file was not installed when SPARSE was not set in
the shorewallrc file.
Additionally, the installer would remove
2013 Mar 16
23
Shorewall 4.5.15 Beta 1
Beta 1 is now availablew for testing.
Problems Corrected:
1) Previously, the Shorewall and Shorewall6 install.sh scripts did two
things wrong with respect to the /etc/shorewall[6]/routes file:
- The existing file was unconditionally removed.
- A skeleton file was not installed when SPARSE was not set in
the shorewallrc file.
Additionally, the installer would remove
2004 Aug 21
3
Puzzled at lm() and time-series
I tried toy problems and there doesn't seem to be a basic problem
between lm() and ts objects:
X = data.frame(x=c(1,2,7,9), y=c(7,2,3,1))
lm(y ~ x, X)
X <- lapply(X, function(x) ts(x, frequency=12, start=c(1994,7)))
lm(y ~ x, X)
and this works fine - whether you do an lm() before or after making ts
objects, it's okay.
But I have a situation where things aren't okay.
2007 Sep 07
1
WiFi in Xen
hi all,
got question about using wifi (wpi) with xen.
from doc i understand that the nic in dom0 must be based on GLDv3. I''ve got two bge and wpi.
# dladm show-dev
wpi0 link: down speed: 0Mb duplex: unknown
bge0 link: up speed: 100Mb duplex: full
# dladm show-link
bge0 type: non-vlan mtu: 1500 device: bge0
the wpi is also
2006 Jun 12
2
Ices2 and libshout FLAC support?
Are there any plans to support flac streams with ices (and therefore with
libshout as a dependency) currently?
If there aren't, anyone have pointers as to where I should start changing
things to add it? I've read one of oddsock's mailing list postings
mentioning that some format-specific timing issues would need to be
resolved as well as some other hangups, but I'm still a bit
2004 Nov 25
6
Logfile entry query
Hi,
I get frequent logfile entries from Shorewall similar to the following:
Nov 25 11:22:51 10.0.0.248 kernel: Shorewall:net2mill:DROP:IN=eth2
OUT=eth0 SRC=202.96.117.50 DST=10.0.0.10 LEN=56 TOS=0x00 PREC=0x00
TTL=241 ID=0 PROTO=ICMP TYPE=11 CODE=0 [SRC=10.0.0.10
DST=202.101.167.133 LEN=48 TOS=0x00 PREC=0x00 TTL=1
ID=13591 DF PROTO=TCP INCOMPLETE [8 bytes] ]
Could someone explain what the
2009 Jul 27
2
Forecasting Inflation
Dear All,
I wanted to forecast Inflation for Indian Economy. please send what
techniques to be used after the variable selection. WPI, CPI, Money supply,
IIP, Interest rate and so on..How i can use R for the same
[[alternative HTML version deleted]]
2015 May 11
3
appdynamics php agent prevented by SELinux
>
> If rpm is configured for _that_ location of log files, I would remove the
> repository this rpm comes from from configuration and will remember to
> never-never ever use that repository for anything.
>
> Just my $0.02
>
Yeah I completely get where you're coming from there. However it's not an
RPM from a repo. I downloaded the rpm from the appdynamics site itself.
2011 Feb 02
4
Testing whether a number belong to a set
Hello everyone,
I am stuck with an apparently simple issue :
i) I have two sets S1 and S2, each containing a large number of integers,
say zip codes.
ii) Now, I just want to test whether a particular zip code belong to S1 or
S2 or neither of them.
iii) If it belongs to S1, the area/region gets a particular label, say 1; if
it belongs to S2, it gets a label 2 and if it doesnot belong to either S1
2009 Sep 24
2
Downloading data from from internet
Hi all,
I want to download data from those two different sources, directly into R :
http://www.rateinflation.com/consumer-price-index/usa-cpi.php
http://eaindustry.nic.in/asp2/list_d.asp
First one is CPI of US and 2nd one is WPI of India. Can anyone please give
any clue how to download them directly into R. I want to make them zoo
object for further analysis.
Thanks,
--
View this message in
2012 Sep 30
12
shorewall dynamic zones confusion
Hi,
I''ve been successfully using shorewall in our K12 school since the 2.x
days initially on Mandrake and now on Debian. Because of that my config
has got quite complicated. The firewall has a working MultiISP setup
with four interfaces (I''ve renamed them with udev to easy their
identification): lan-if, dmz-if, snt-if and dnt-if (one of the providers
(the one on dnt-if) is a DSL
2008 Sep 30
1
wpi driver freeze on boot
I've got a HP dv8000 laptop. Setting up the wpi driver for wireless freezes
the system on boot with the following error:
wpi0 requested unsupported memory range
wpi0: could not allocate memory resource
It lists a pcbi device (pcbi4 i think) and an actual memory range, but since I
have to reboot using kernel.old the /var/run/dmesg.boot is wiped with the
info. Is there anyway to grab the
2013 Mar 01
0
Looking for HOWTO for fc18 with postfix/TLS/imaps
Hi all,
Does there already exist a document that outlines the best approach to
implement postfix with dovecot? I'd like to set up a Maildir system
with TLS clients and SMTP Auth. I don't think I need to require client
certs, but want to avoid cleartext passwords.
It's unclear to me whether to use 143 with TLS or 993. I've currently
set it up using 143 with STARTTLS using normal
2012 Sep 27
5
Understanding IFB
I''m experiencing a problem with masquerade downloads saturating my
internet connection. I''ve implemented an IFB and now am looking into
flow keys. Although I''ve read the documentation, I''m not sure I have
this right. Can someone help?
/etc/shorewall/params:
MID_IF=eth0
MID_IF_TC=1
INET1_IF=eth1
INET1_IF_TC=2
INET1_IFB_IF=ifb0
INET1_IFB_TC=3
Note: MID_IF
2015 May 11
2
appdynamics php agent prevented by SELinux
Hey guys,
I've got another C7 problem I was hoping to solve. I
installed appdynamics-php-agent-4.0.5.0-1.x86_64 on a C7.1 host.
It's failing to communicate with it's controller on another host. And this
is the interesting part. Whether or not I have SELinux enabled, I have
apache reporting SELinux problems.
[root at web1:~] #getenforce
Permissive
May 10 20:47:56 web1 python[25735]:
2013 Jul 12
3
new Shorewall + strongSwan blog
Hi Tom,
Thanks for the feedback about my Shorewall evaluation
I''ve published a blog today covering general things I''ve observed about
the way to combine Shorewall with strongSwan:
http://danielpocock.com/practical-linux-vpns-with-strongswan-shorewall-and-openwrt
Please let me know if anything is inaccurate or if there is anything
substantial that I missed and I''ll
2006 Jun 12
1
Ices2 and libshout FLAC support?
wow, thanks for the quick reply!
>
> My suggestion: try out the ffmpeg flac thingie since that speed
> improvement is unreal in compare to the normal flac :)
>
>
> Stefan
Thanks for the suggestion - I'm reading the ffmpeg changelog and feature
list right now, and it appears that it only supports flac decoding not
encoding and decoding - is this because the documentation is
2011 Feb 01
1
Email Obfuscation Techniques
The other thread brought to my attention that only the <email> syntax
obfuscates mailto links. Plus, while the entity encoding technique
probably fools some scrapers, I doubt it's all that effective. Even
Gruber uses the Hivelogic Enkoder [1].
So, what are people using for obfuscation and are you using any
scripting or automation (filter that takes a pass before or after
Markdown) to
2015 May 11
3
appdynamics php agent prevented by SELinux
>
> That's a rather odd (personally, I think bad) place for a log (or
> even logfile lock) and I'm not at all surprised that selinux is
> keeping your application from writing there. I would check to see if
> there is a setup/configuration option for your application to put
> the log files and related in a more standard location (/var/log,
> /var/run), where it is less