search for: istv

Displaying 9 results from an estimated 9 matches for "istv".

Did you mean: ist
2010 Aug 27
1
tcpdump -z
Hi, This is a froward message from tcpdump-workers mail list: === 8< ================ >8 === From: ef <blob.bb.a@gmail.com> Subject: tcpdump -z: command execution Date: Fri, 27 Aug 2010 09:33:48 +0200 To: tcpdump-workers@lists.tcpdump.org Hello, Thx for tcpdump, very valuable tool! Was looking at the new version of tcpdump a few days ago and saw this option: " -z Used in
2002 Oct 04
1
Question regarding the possibility of W2K smartcard logon - 2nd post
Hi! Are there anyone out there who can give me some informations about this issue?... Thanks, Elek J?zsef -----Original Message----- From: Elek J?zsef [mailto:elekj@ekg.gov.hu] Sent: Thursday, October 03, 2002 9:57 AM To: samba@lists.samba.org Cc: K-D Andr?si Istv?n Subject: Question regarding the possibility of W2K smartcard logon Hi! I could not find any documentation about the possibility of W2K smartcard-based logon using Samba as a PDC (no MS on the logon server side). Is it possible? If yes: Is it possible in case of MS CA only? Can I use any other...
2014 Dec 02
1
missing xend-config.sxp
...n (debian jessie) -> missing of /etc/xen/xend-config.sxp file. Package: xen-utils-common (4.4.1-3) -- (O__ ------------------------------------------------------ //\ / Varosi Csokonai Konyvtar // ) | Tel.: 59/503-152 V__/_ szistvan at tux.hu \ szistvan at mail.vcsk.hu
2007 Sep 25
1
creating flacs over 2GB
..._ function. I replaced the ftello call to fgetpos. This seems to work very well under win32. Based on the description at http://www.gnu.org/software/libc/manual/html_node/Portable-Positioning.html I think this should be also portable solution. Hope this small change could help other users, too. Istvan J?tssz a meg?jult Kv?zparton! V?lassz t?bb mint 400 kv?z k?z?l minden t?m?ban! ________________________________________________________ http://cthandler.adverticum.net/?cturl=http%3A%2F%2Fkvizpart.hu%2F?fmalja -------------- next part -------------- An HTML attachment was scrubbed... URL: htt...
2002 Nov 11
0
R to SAS
Is there any solution for exporting R databases into SAS directly? Thanks Istv?n J?nosi Planim?ter Kft. Budapest, Hungary 36-1-320-49-55; 36-1-452-0545 janosi at planimeter.hu www.planimeter.hu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",...
2009 Sep 30
1
Update on protection against slowloris
Hi list! We tested mod_antiloris 0.4 and found it quite efficient, but before putting it in production, we would like to hear some feedback from freebsd users. We are using Apache 2.2.x on Freebsd 6.2 and 7.2. Is anyone using it? Do you have any other way to patch against Slowloris other than putting a proxy in front or using the HTTP accept filter? Thanks for your feedback, Martin
2005 Nov 05
4
Noise Ninja 2.10 vs. wine-0.9
Hi All, I've been using NoiseNinja 2.10 (http://www.picturecode.com/nn_standalone.htm) on Linux (Debian unstable, kernel 2.6.11) using wine. It used to work fine, then Debian updated their packages, and wine broke (that's the price I pay for using Debian unstable, I guess). I then found out packages were also available from winehq.org. I've added them to my system as described
2012 May 04
3
read-in, error???
Dear Users! I encountered with some problem in data reading while I challenged R (and me too) in a validation point of view. In this issue, I tried to utilize some reference datasets ( http://www.itl.nist.gov/div898/strd/index.html). And the result departed a bit from my expectations. This dataset dedicated to challenge cancellation and accumulation errors (case SmLs07), that's why this
2009 Sep 15
4
Protecting against kernel NULL-pointer derefs
All, Given the amount of NULL-pointer dereference vulnerabilities in the FreeBSD kernel that have been discovered of late, I've started looking at a way to generically protect against the code execution possibilities of such bugs. By disallowing userland to map pages at address 0x0 (and a bit beyond), it is possible to make such NULL-pointer deref bugs mere DoS'es instead of code