similar to: [Fwd: Re: Fw: Contour plot]

Displaying 20 results from an estimated 200 matches similar to: "[Fwd: Re: Fw: Contour plot]"

2005 Feb 08
2
Fw: Contour plot
I understand that I need to have a (in this case) square matrix with all the data. But the question now is; - can the contourplot not interpolate the missing values or alternatively - I have fit a model to the z data (z = 100 + 0.5x + 0.5y). How can I make from this model a "square" matrix z to make a contour plot? Kind regards, Darius Blaszijk ----- Original Message ----- From:
2005 Feb 08
3
Contour plot
Hello, I would like to make a contourplot of the following data; > x <- 1:10 > y <- 1:10 > z <- 100:110 By doing >contour(x,y,z) I get the following error; "Error in contour.default(x, y, z) : no proper `z' matrix specified" How do I fix this?? Kind regards, Datius Blaszijk [[alternative HTML version deleted]]
2003 Feb 24
2
Shorewall / nmap question
I made the following adjustments to /etc/shorewall/common.def (1.3.13 with all relevant patches). ############################################################################ # Shorewall 1.3 -- /etc/shorewall/common.def # # This file defines the rules that are applied before a policy of # DROP or REJECT is applied. In addition to the rules defined in this file, # the firewall will also define a
2004 Jan 19
5
a couple of questions regarding htb
Dear list, I want to rate-limit a couple of customers in both up and down directions. They get a different speed for traffic staying on our network than for traffic towards/from the internet, so that''s a master class and 2 child classes per customer per interface. I made a test setup with cbq which worked, but wasn''t too reliable I measured a tolerance of about 30%. I read
2020 Nov 08
2
Can't join domain (LDAP error)
> On 8 Nov 2020, at 20:24, Rowland penny via samba <samba at lists.samba.org> wrote: >> ldbsearch does not work either: >> root at samba-addc:/ # samba-ldbsearch -H ldap://gateway2.beger.com.au -U beger/darius '(objectclass=person)' >> Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
2020 Nov 08
4
Can't join domain (LDAP error)
Hi, I'm trying to set up an AD DC in an iocage jail on FreeBSD (to avoid the issues of having the DC a file server) but I'm running into some trouble. I've setup Kerberos and can kinit OK: root at samba-addc:/ # kinit administrator administrator at BEGER.COM.AU's Password: root at samba-addc:/ # klist Credentials cache: FILE:/tmp/krb5cc_0 Principal: administrator at
2011 Oct 03
2
rolling regression
Dear all, I have spent the last few days on a seemingly simple and previously documented rolling regression. I have a 60 year data set organized in a ts matrix. The matrix has 5 columns; cash_ret, epy1, ism1, spread1, unemp1 I have been able to come up with the following based on previous help threads. It seems to work fine. The trouble is I get regression coefficients but need the immediate
2009 Dec 02
2
dovecot-shared Problem
Hi, first, sorry for my english, i hope u understand me :-/ I try to set up dovecot with imap and maildir. I run into a permission problem. I need to have read and execute rights of all folders and mails for the group (needed by the backup deamon). first I tried with umask, but this only affect folders and no mails. Then I read about dovecot-shared and tried this. Permissions are now ok but and
2007 Jan 19
1
Samba PDC roaming profiles problem
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20070119/53c47bc9/attachment.bin
2003 May 26
3
Cisco 7960 SIP speed dial
I'm having great success using Cisco 7960s with Asterisk but one Cisco 7960 specific function that's puzzling me is programming the 'line buttons' (6 buttons on the upper right side of the phone) for speed dial. I'm not using any Cisco applications like Call Manager and the phones are SIP. *All* of the documentation I've found over the last several days continues to refer
2020 Nov 08
2
Can't join domain (LDAP error)
> On 8 Nov 2020, at 22:49, Rowland penny via samba <samba at lists.samba.org> wrote: > > On 08/11/2020 11:52, O'Connor, Daniel wrote: >>> I know little about Freebsd jails, but if I understand them correctly, they are very similar to using a chroot on Linux and I wouldn't want to try and run a second DC in a chroot. >> Jails are pretty similar to chroot but
2003 Nov 26
1
Can't use offline files in Windows 2000 properly
Hi, I have Samba 2.2.3a running on a FreeBSD 4.8-STABLE system and a Windows 2000 Pro laptop. I am trying to use the offline files feature in windows to keep offline copies of some documents but it doesn't appear to play nicely with Samba :( I setup some documents to sync and it appears to copy them over, and says it was successful, but after I go offline they are 0 bytes long and in the
2002 Nov 29
1
configuring dhcp-relay / Shorewall
In our LAN a Linux-router connects 2 subnets. On this router dhcrelay is running. For several reasons we have to run a firewall on this box. But what is the right way to configure dhcrelay using Shorewall??? Thanks. -- Ad Koster <lidad@zeelandnet.nl>
2014 Aug 17
0
NUT + devd + FreeBSD
On Aug 13, 2014, at 11:46 PM, O'Connor, Daniel <darius at dons.net.au> wrote: > I did some fiddling and came up with.. > notify 100 { > match "system" "USB"; > match "subsystem" ?DEVICE"; > match "type" "ATTACH"; > match "vendor"
2014 Jul 09
1
[Bug 10705] New: usermap/groupmap do not escape wildcards passed to the remote
https://bugzilla.samba.org/show_bug.cgi?id=10705 Summary: usermap/groupmap do not escape wildcards passed to the remote Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2011 Aug 02
1
Writing multiple regression in one function
Hello all, I am newbie to R and have not been able to find too much stuff on a version of VAR(p) I am working on. Would someone be able to tell me if there is a more elegant way of writing A function for the following? Many thanks in advance. Darius I am regressing returns of 8 asset classes on lagged values of 4 state variables and so I have 8 equations like the following: cash_lag1= dynlm
2002 Oct 07
1
Problem installing
Maybe not a problem, but all ./configure files work on my system from every kind of program. But Samba doesn't seem to do so. I'm starting ./configure file from the source directory so i think it should work then. downloaded the lastest version "stable" account "root" Thnxs in advance JW Verschoor Netherlands -------------- next part -------------- HTML attachment
2003 Jul 27
2
Storing W2K roaming profiles on a Samba - server
In our company's W2K-domain we decided to put all roaming profiles on Samba-servers (RH 9.0 / samba 2.2.8) The Samba-servers are configured for using DOMAIN-security. Part of our /etc/smb.conf look like [Profiles] path = /usr/local/samba/profiles comment = Profile-share browseable = no writeable = yes create mode = 0600 directory mode = 0700 We simply copied al the "old"
2014 Jul 01
4
[Bug 10681] New: Add an option to delete non-existent files in --files-from
https://bugzilla.samba.org/show_bug.cgi?id=10681 Summary: Add an option to delete non-existent files in --files-from Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org
2007 Oct 30
5
NUT + devd + FreeBSD
I made the following devd script.. sh cd /tmp fetch mkdir /usr/local/etc/devd sed -Ene 's/SYSFS\{idVendor\}==\"(.*)\", SYSFS\{idProduct\}==\"(.*)\", MODE=.*/attach 100 {\ device-name "ugen[0-9]+";\ match "vendor" "0x\1";\ match "product" "0x\2";\ action "chown @RUN_AS_GROUP@