Displaying 20 results from an estimated 63 matches for "kz".
Did you mean:
khz
2004 Jan 11
5
BSD-licensed IDS/IDP Software?
I seem to remember seeing somewhere (on this list/on the web -- don't
remember) that there was some ``Snort-like'' software that was available under
the BSD license. Unfortunately, I'm unable to find any information about such
software. Was I dreaming, or can anybody else jog my memory? :)
Kind regards,
Devon H. O'Dell
2010 Apr 16
3
run R script from Excel VBA
I wrote a R script say called computeCovarMatrix.R and i want to call and
run this piece from Excel visual basic. does anyone know how to do that?
thanks,
KZ
[[alternative HTML version deleted]]
2014 Aug 18
2
AMI & Elastix
...eporting,cdr,dialplan,originate*
"
network connection is stable. if it need i'am add ping dump.
Please help me and i am sorry, for my bad english!!!!!
--
??? ??? ????? ???? ?? ???????? ?? ??????? ???? ??????????, ?????? ???????
??????? ????????????? ??? ???????.
<a href=http://ibeck.kz>?????? ? ?????????? ?????? ????? ?????????</a>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140818/073bf5fe/attachment.html>
2009 Aug 23
3
CentOS Mirrors and Adjacent country groups
...9;oc',
ie => 'eu',
il => 'af',
in => 'ap',
is => 'eu',
it => 'eu',
jp => 'ap',
kr => 'ap',
kz => 'ap',
lt => 'eu',
lu => 'eu',
md => 'eu',
my => 'oc',
nl => 'eu',
no => 'eu',
nz => 'oc',
ph =...
2000 Sep 13
6
CryptoCard patch
...penSSH itself, so there is no problem with licensing.
Also, PuTTY, which is a free open-source SSH client for windows, and
which works with OpenSSH, also now has CryptoCard support. I also
hired the author of that program to include it.
Here is the patch for openssh-2.1.1p4:
http://www.sidereal.kz/~hh/openssh-cryptocard.patch.gz
Please let me know if it will be possible to include this patch in
future releases. If there are specific reasons why it can't be,
please let me know, because maybe I can address them. Otherwise I
will ask our contractor to update the patch for them.
Thanks,...
2014 Mar 09
5
Slackware 14 config
I am trying to install dovecot 2.2.12 from source on slackware 14.0
Compilation and install work without error.
doveconf -n
# 2.2.12: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 3.2.45 x86_64 Slackware 14.0
auth_mechanisms = plain login
auth_socket_path = /var/run/dovecot/auth-userdb
base_dir = /var/run/dovecot/
mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
namespace inbox {
inbox
2017 Jul 25
0
under another kind of attack
...ables-xtables-geoip
Then we did:
https://github.com/firehol/blocklist-ipsets
And finale iptables rules like these:
> iptables -A INPUT -p tcp --dport 143 -m geoip --src-cc CN,AG,MX,NI,MF,VE,CO,AR,RU,UA -j DROP
> iptables -A INPUT -p tcp --dport 143 -m geoip --src-cc MD,SD,SS,GA,CN,AZ,IN,ID,KZ,LA -j DROP
> iptables -A INPUT -p tcp --dport 143 -m geoip --src-cc MY,MN,SG,VN,TH,TW,HK,KR,KP,HT -j DROP
> iptables -A INPUT -p tcp --dport 143 -m geoip --src-cc CR,MZ -j DROP
>
> iptables -A INPUT -p tcp --dport 993 -m geoip --src-cc CN,AG,MX,NI,MF,VE,CO,AR,RU,UA -j DROP
> iptable...
2003 Dec 03
0
New in CVS
...ls /lib/modules/`uname -r`/kernel/net/ipv4/netfilter
IMPORTANT: Those are back single quotes (upper lefthand corner of
your keyboard).
All of the files listed should have the same suffix (extension). Set
MODULE_SUFFIX to that suffix.
Examples:
If all files end in ".kzo" then set MODULE_SUFFIX="kzo"
If all files end in ".kz.o" then set MODULE_SUFFIX="kz.o"
4) Support for user defined rule ACTIONS has been implemented through
two new files:
/etc/shorewall/actions - used to list the user-defined ACTIONS.
/e...
2003 Dec 08
0
Shorewall 1.4.9 Beta1
...ot;o gz ko
o.gz".
To see what suffix is used by your distribution:
ls /lib/modules/$(uname -r)/kernel/net/ipv4/netfilter
All of the files listed should have the same suffix (extension). Set
MODULE_SUFFIX to that suffix.
Examples:
If all files end in ".kzo" then set MODULE_SUFFIX="kzo"
If all files end in ".kz.o" then set MODULE_SUFFIX="kz.o"
4) Support for user defined rule ACTIONS has been implemented through
two new files:
/etc/shorewall/actions - used to list the user-defined ACTIONS...
2010 Apr 18
2
how to use Excel VBA's Shell() to call and execute R file
...”
To RetVal = "C:\Program Files\R\R-2.10.1\bin\Rgui.exe&C:\R_test\R_test.R”
(that is, no space before and after the “&” sign as some suggested), I got
error msg “run-time error 53 file not found”).
Is there anyone can give me a hand on how to make RunRcode macro work?
Thanks
kz
[[alternative HTML version deleted]]
2007 May 03
2
SIP peer / Maximum retries exceeded on transmission
...suspect is' NAT
because they believe SIP isn't getting back trhough after a period of
time.
I was using 1.4.2, but found this changelog today for 1.4.3:
ftp://ftp.digium.com/pub/asterisk/releases/ChangeLog-1.4.3
2006-09-30 16:12 +0000 [r44068-44078] Paul Cadach <paul@odt.east.telecom.kz>
* channels/chan_sip.c: Found some buggy SIP clients (phones Planet
VIP-153T firmware 1.0, Linksys PAP2 firmware 3.1.9(LSc)) which
sends ACK not on OK message only (when remote party answers) but
on RINGING message too, so when we send 200 OK message, we get
unidentified ACK me...
2017 Jul 25
10
under another kind of attack
Hi folks,
"somehow" similar to the thread "under some kind oof attack" started by "MJ":
I have dovecot shielded by fail2ban which works fine.
But since a few days I see many many IPs per day knocking on
my doors with wron password and/or users. But the rate at which they are knocking
is very very low. So fail2ban will never catch them.
For example one IP:
Jul 25
2004 Jan 13
7
Shorewall 1.4.9
Shorewall 1.4.9 is now available.
http://shorewall.net/pub/shorewall/shorewall-1.4.9
ftp://shorewall.net/pub/shorewall/shorewall-1.4.9
Unless something urgent comes up, this will be the last release of Shorewall
1.x.
Release notes are attached.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \
2008 Feb 28
15
Ajax.Updater response encoding Safari
new Ajax.Updater($(''toppanel''), ''/ajax/form.php'', {
parameters: {},
evalScripts: true,
insertion: Insertion.Before
});
form.php encoding is utf-8. page encoding is also utf-8.
Why response encoding is broken in Safari?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
2008 Dec 16
1
Prediction intervals for zero inflated Poisson regression
Dear all,
I'm using zeroinfl() from the pscl-package for zero inflated Poisson
regression. I would like to calculate (aproximate) prediction intervals
for the fitted values. The package itself does not provide them. Can
this be calculated analyticaly? Or do I have to use bootstrap?
What I tried until now is to use bootstrap to estimate these intervals.
Any comments on the code are welcome.
2006 Mar 01
9
sortable tree?
...sehentlich die
Tastenkombination Alt+Entfernen."
http://www.landseer-stuttgart.de
http://www.pn-cms.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEBYrK4U8nM9OV6z8RAu3uAKDZaZnSI6W6syFAA2A6Lx4N2DMA3QCeNt5J
Kz+4rwSA8k62LnBiSHeoKPs=
=0NgW
-----END PGP SIGNATURE-----
2014 Mar 10
0
Slackware 14 config
...cted to localhost.
> Escape character is '^]'
>
> No imap prompt. Still no errors.
Do you have SELinux or some protection system running?
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBUx25fXD1/YhP6VMHAQJ4lggAoiIk8A42SOkEfDd6Q0pxAL4+KZ/45tVj
oixb9lJ3EiFCJJlUl9Fv2HZnek/hQ46grQ4AC2M44h4z/ZB6EwGj1koHIVrqOsOx
q2pK1O601UbQ2/Ht2UDoeevCpbZZ1WxXHesRZJeP0gZTW4eeZU9Y/5yT57eSsCrw
xpcGoKxXaua/4Y8yAb23m4InjdFxZuF5Ob4K77pm6Z3CWvAVgcMF2TIJpH6+KIzG
rhn6VKLGeSQZ54SkATmfvNSqj3tL7fzKWhVih9xtNEH/rwzXo+16j0tOUmGREZD7
zsOTu0qo48cZu7ES/PCUMXUzl+MJ+u5ac...
2009 Jun 14
1
Identifying clusters of size n
...http://www.csiro.au/people/Nathan.Watson-Haigh.html
- --------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAko1ikEACgkQ9gTv6QYzVL4sUACdGOMLYGaQ0Wkq+ywKD7k+w/kZ
WkkAoKPA9RLFNc3nJOX5hR2qPJXfAZ8d
=ATd3
-----END PGP SIGNATURE-----
2010 Apr 13
0
exract Shrinkage intensity lambda and lambda.var
does anyone know how to extract Shrinkage intensity lambda and lambda.var
values after run cov.shrink(x)?
thanks,
KZ
[[alternative HTML version deleted]]
2010 Apr 16
0
call R script from Excel VBA/macro
i wrote a R script say called computeCovarMatrix.R and i want to call and
run this piece from Excel visual basic. does anyone know how to do that?
thanks,
KZ
[[alternative HTML version deleted]]