search for: punkts

Displaying 20 results from an estimated 38 matches for "punkts".

Did you mean: punkt
2007 Dec 19
1
library(rpart) or library(tree)
Hi, I have a problem with library (rpart) (and/or library(tree)). I use a data.frame with variables "pnV22" (observation: 1, 0 or yes, no) "JTemp" (mean temperature) "SNied" (summer rain) I used function "rpart" to build a model: library(rpart) attach(data.frame) result <- rpart(pnV22 ~ JTemp + SNied) I got the following tree: n=55518 (50
2013 Feb 14
3
Problems plotting and regression w.r.t. date data type on x axis
Hello, probably a newbie question, but i didnt find any information on plotting/regressing w.r.t. a date data type. My trials were unfruitful. Can anyone help ? Thanks in advance! Here is my interaction with R: > tabelle date number date2 1 2009-01-1 1673 2009-01-01 2 2009-12-1 2111 2009-12-01 3 2010-7-1 2487 2010-07-01 4 2013-2-1 4301 2013-02-01 > regression.punkte<-lm(tabelle$number
2013 Nov 20
1
10.0 BETA3 - nanobsd.sh does not use pkg
Hi, all, I just wanted to report that. I do not yet have a patch to suggest. nanobsd.sh cust_pkg() still tries to call pkg_add and fails when adding packages to the NANO_WORLD_DIR. tbz vs. txz ? Kind regards Patrick -- punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe Tel. 0721 9109 0 * Fax 0721 9109 100 info at punkt.de http://www.punkt.de Gf: J?rgen Egeling AG Mannheim 108285
2010 Jun 11
2
r code to broaden the boarder of the bars of a histogram
To whom it may concern, I have a problem concerning the design of a histogram. How do I change the border widths of the bars of a histogram. The initial command is: hist (punkte,breaks=30, xlab="Punkte", ylab="H?ufigkeit", main="Histogramm", col= heat.colors(30), border= "red") I suspect that it has to do with the "lwd" command but can't
2014 Mar 24
0
ADS data crippled after joining Samba into active MS domain
...Web Site) wurde besch?digt und befindet sich in einem inkonsistenten Zustand. ?berpr?fungsfehler: WARNUNG: Eigenschaftenausdruck "?????:<GUID=2b4" ist ung?ltig. G?ltige Werte: Zeichenfolgen, die mit einem Punkt beginnen, gefolgt von einem beliebigen Zeichen, mit Ausnahme eines Punkts. WARNUNG: Eigenschaftenausdruck "????:<GUID=2" ist ung?ltig. G?ltige Werte: Zeichenfolgen, die mit einem Punkt beginnen, gefolgt von einem beliebigen Zeichen, mit Ausnahme eines Punkts. WARNUNG: Eigenschaftenausdruck "????:<GUID=2" ist ung?ltig. G?ltige Werte: Ze...
2013 Feb 05
2
duplicate data
Hello, I have a long list of x-, y- and z-data and try to generate a heatmap. Obviously there are several data with identical x- and y-values. I get the following error message: Error in interp.old(x, y, z, xo = xo, yo = yo, ncp = 0, extrap = extrap, : duplicate data points: need to set 'duplicate = ..' Unfortunately there seems no help screen on "duplicate". I'd prefer
2008 Aug 20
1
boot0cfg and gmirror ...
Hi, all, I know about the "foot shooting" prevention in geom(4) when trying to update the MBR of a mounted disk. I have a system with ad4 and ad6 mirrored and fdisk partitions residing on the mirror to be booted alterningly: hd30# gmirror status Name Status Components mirror/m0 COMPLETE ad4 ad6 hd30# mount /dev/mirror/m0s1a on / (ufs, local, read-only)
2012 Oct 07
1
Problem with national characters in main, xlab, ylab with pdf{grDevices} / postscript {grDevices}
Hello. I'm trying to make some graphics with nationalized labels (pdf for use in LaTeX document). On console (displayed on screen) using all looks ok: ----------------------------------------\/ data<-rnorm(100) hist(data,main='Rozk?ad g?sto?ci punkt?w', xlab='Warto?? na osi y', ylab='Cz?sto?? wyst?powania') -------------------------------------------/\ But
2011 Feb 03
1
lmtp error at domains containing "-" sign
hallo, I have running dovecot 2.0.9. I want to deliver mail with rcipient prameter "-", we spoked about that at thread "LMTP with address extension" and after your patch and version 2.0.8 that works. But now, there's an another much greater problem. No mails to adresses, which domain-part contains an "-" sign wil be delivered (i.e. test at
2007 Dec 16
1
Working with ranges of a list
Dear everybody! Please find attached a tiny R-program. It returns: [,1] [,2] [1,] 53.55 NA [2,] 53.55 NA [3,] 53.55 NA How can I manage the first column to show the second component not only of the first list in k??ste but of the second component of every list in k??ste respectively, such as to get the following array returned: [,1] [,2] [1,] 53.55 NA [2,] 53.87 NA [3,] 53.87
2008 Dec 31
1
Cool: using Wine to dissect the Storm bot!
http://blog.mellenthin.de/archives/2008/12/30/25c3-hangover/ says, in a writeup about the recent CCC meeting, "Sehr interessant war Squeezing Attack Traces und Stormfucker: Owning the Storm Botnet. Zuerst wurden konkrete Techniken gezeigt, wie man Malware analysieren kann. Die Zentrale Idee ist hier, statt eine Sandbox (Windows in einer VM) zu verwenden, die Requests unter Linux an Wine
2013 Dec 04
3
Adaptec 5805 as a guest on ESXi 5.5 - problem
Hi, I've installed a FreeBSD (stable 9.2) as a guest on ESXi 5.5. I've added Adaptec Controller via passthrough. Unfortunately FreeBSD does not show hard drives. Any clue? aac0: <Adaptec RAID 5805> mem 0xfd200000-0xfd3fffff irq 18 at device 0.0 on pci3 aac0: Enabling 64-bit address support aac0: Enable Raw I/O aac0: Enable 64-bit array aac0: New comm. interface enabled aac0:
2003 Mar 05
1
connecting 2 home-lan's ?
i have quite some problems getting 2 lans together with tinc, setup is : 2 linuxrouter connected to the inet. behind everyone is a subnet 192.168.0.0/255.255.0.0 with some normal windowsworkstations. these 2 subnets should be merged to one. we already connected the 2 linuxboxes with tinc and it worked smooth. but the subnets behind the routers werent pingable. so I thought we need ethernet
2006 Dec 10
1
Huge IMAP folder takes forever
Hi! Just updated to 1.0 rc15, but the problem remains. I think it could be client-dependent to some extent. I have only IMAPS access and Maildir. I have one mailbox which contains some 10,200 mails. That mailbox takes forever (have waited 30 minutes and then aborted) to open with Thunderbird 1.5.0.7. Other mailboxes (like dovecot :-), only 6984 mails) opens quickly. When Thunderbird tries to
2012 Apr 28
5
Restricting users from certain privileges
Hi: I could not figure out how to restrict users or other users from certain privileges to execute certain commands in FreeBSD/NanoBSD? What I meant is I want to create a NanoBSD image in which there will be an additional user, say 'admin'. I need to give this new user (admin) some privileges to run some root-can-only-execute commands, but not all (ACL similar to the firmwares in adsl
2007 Apr 03
7
Zaptel 1.4.1 Install Modules CentOS
Hi All, I have a CentOS server that I am trying to configure Asterisk on 1.4 on. Everything seems to go ok, with regards to compiling Zaptel, Libpri, Asterisk (will be using kernel 2.6 timer and ztdummy) Unfortunately I can't insmod / modprobe ztdummy. [root @xyz src]# modprobe ztdummy FATAL: Module ztdummy not found. FATAL: Error running install command for ztdummy
2013 Oct 28
1
[heads up] axing AppleTalk and IPX/SPX
Hello! [Cc to stable@, for wider audience] The plan is two axe two old networking protocols from FreeBSD head/, meaning that FreeBSD 11.0-RELEASE, available in couple of years would be shipped without them. 1) AppleTalk Last time claimed to be supported by vendor in 2007[1]. In practice had very little use since 90th. Discontinued by major routing equipment vendors since 2009[2].
2006 Nov 26
1
IMAPS works, IMAP does not
Hello! I have a simple (I think) problem. I have had IMAPS working fine for a long time. Now I want to start to use IMAP and STARTLS, since my mobile SonyEricsson P900 can't use IMAPS directly. But I can't connect even locally to the IMAP port (143), no-one listens there according to netstat (*.imaps is in LISTEN state). I have the following settings in my /etc/dovecot.conf:
2006 Jan 26
1
1.0beta2 build error
Hi! I received the following error (I ran ./configure and make without options) when running make install: Making all in auth make: don't know how to make db-ldap.h. Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src/auth. *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src (line 284 of Makefile). *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2 (line 340 of
2006 Feb 06
0
Newbie question
Hi, Finally I managed to build (as ordinary user in my home dir) 1.0b2. (remember, I had problems with db-ldap.h disappeared after compile) What is the (simplest and) safest way to shut down dovecot on the live server and replace the running 0.99.14? I run OpenBSD 3.7 on Sparc. The last step would be 'make install', of course. To shutdown dovecot the last time I resorted to kill