Displaying 20 results from an estimated 51 matches for "darius".
Did you mean:
marius
2005 Feb 09
2
[Fwd: Re: Fw: Contour plot]
...t;- lm(z~I(x^2)+y, data=dat)
>dat.lm
Call:
lm(formula = z ~ I(x^2) + y, data = dat)
Coefficients:
(Intercept) I(x^2) y
1.841e-14 1.000e+00 1.000e+00
How do I create the "z" matrix from dat.lm?? Without having to type over
all the coefficients?
Kind regards, Darius Blaszijk
------------------------- Oorspronkelijk bericht -------------------------
Onderwerp: Re: Fw: [R] Contour plot
Van: "Petr Pikal" <petr.pikal at precheza.cz>
Datum: Wo, 9 februari, 2005 11:23 am
Aan: dhkblaszyk at zeelandnet.nl
r-help at stat.math...
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
>> Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP client internal error: NT_STA...
2013 Dec 05
0
Password sync not changing Samba passwords
...B password:
SAMR connection to machine NT_STATUS_ACCESS_DENIED failed. Error was 127.0.0.1, but LANMAN password changes are disabled
I've done some googling on that error but haven't found anything definitive.
The account in question looks normal, eg..
[midget 8:58] ~ >sudo pdbedit -Lv darius
WARNING: The "idmap uid" option is deprecated
WARNING: The "idmap gid" option is deprecated
Unix username: darius
NT username:
Account Flags: [U ]
User SID: S-1-5-21-1045014296-3562119513-1454609323-1000
Primary Group SID: S-1-5-21-104501429...
2020 Nov 08
4
Can't join domain (LDAP error)
.../lib/python3.7/site-packages/samba/samdb.py", line 82, in connect
options=options)
root at samba-addc:/ #
'gateway2' is correct (that is what the current DC is called).
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
Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAME...
2011 Oct 03
2
rolling regression
...grateful
if someone could guide me on how to get the next period forecast after each regression.
If there is a possibility of getting the significance of each regressor and the standard error in addition to R-sq
without having to spend the next week, that would be helpful as well.
Many thanks,
Darius
[[alternative HTML version deleted]]
2020 Nov 08
0
Can't join domain (LDAP error)
...15:51:22 2020 Nov 9 01:51:22 2020 krbtgt/BEGER.COM.AU at BEGER.COM.AU
>
> However when I try and join the domain it complains about connecting to the LDAP server:
>
> 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
> Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP client internal error: NT_STATUS_INVA...
2020 Nov 08
0
Can't join domain (LDAP error)
On 08/11/2020 11:52, O'Connor, Daniel wrote:
>
>> 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
>>> Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP client internal error...
2014 Feb 13
0
Samba 4 issues on FreeBSD 9
...phew).
However I have a few problems, I am trying to setup roaming profiles and the tutorials suggest creating the share and then using a windows client to set the ACLs on it, however to do that the user needs the SeDiskOperatorPrivilege priv, so I
[midget 23:38] ~ >net rpc rights grant LABF\\darius SeDiskOperatorPrivilege -Uadministrator -Sns
Enter administrator's password:
Successfully granted rights.
[midget 23:38] ~ >net rpc rights list privileges SeDiskOperatorPrivilege -Sns
Enter darius's password:
SeDiskOperatorPrivilege:
LABF\darius
LABF\Domain Users
However I am unable...
2003 May 26
3
Cisco 7960 SIP speed dial
...s like Call
Manager and the phones are SIP. *All* of the documentation I've found
over the last several days continues to refer to Cisco Call Manager
specific configuration. Has anyone had any success configuring the
buttons for this purpose, in these condidtions?
Thanks,
Steve Bourg
Email: darius@bourg.net
2005 Feb 08
2
Fw: Contour plot
...ase) 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: "Achim Zeileis" <Achim.Zeileis at wu-wien.ac.at>
To: <dhkblaszyk at zeelandnet.nl>
Cc: <r-help at stat.math.ethz.ch>
Sent: Tuesday, February 08, 2005 1:51 AM
Subject: Re: [R] Contour plot
> On Tue, 8 Feb 2005 01:15:06 +01...
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 "...
2020 Aug 30
0
Unable to do offline backup (start transaction stalls)
...backup on dirs: /var/db/samba4/private /var/db/samba4 /usr/local/etc
Starting transaction on /var/db/samba4/private/secrets
load: 0.06 cmd: tdbbackup 94560 [lockf] 316.69r 0.00u 0.00s 0% 2896k
An online backup completes OK:
root at gateway2:~ # samba-tool domain backup online --server=gateway2 -U darius --targetdir=/tmp/samba
Password for [BEGER\darius]:
INFO 2020-08-30 16:50:47,106 pid:90384 /usr/local/lib/python3.7/site-packages/samba/join.py #1574: workgroup is BEGER
INFO 2020-08-30 16:50:47,106 pid:90384 /usr/local/lib/python3.7/site-packages/samba/join.py #1577: realm is beger.com.au
<snip...
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 (cal_cash ~ lag(cal_ism,-1) +lag(cal_per,-1) +lag(cal_spread,-1) +lag(cal_unemp,-1))
Is there a way to write pack the 8 regressions in one function? I h...
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
2014 Jul 09
1
[Bug 10705] New: usermap/groupmap do not escape wildcards passed to the remote
...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
ReportedBy: darius at dons.net.au
QAContact: rsync-qa at samba.org
Hi,
I was trying to map all GID/UID to 0:0 with..
rsync --chown 0:0 foo user at remote:/tmp
but it bombs out with..
rsync: No match.
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync proto...
2015 Jan 14
0
[PATCH] VMCI: Fix two UVA mapping bugs
...e
PAGE_ALIGN part, since get_user_pages_fast can figure this out on
its own
- the mapped page wasn't stored anywhere, so it wasn't unmapped and
put back when a VMCI context was destroyed. Fixed this by
remembering the page.
Acked-by: Andy King <acking at vmware.com>
Acked-by: Darius Davis <darius at vmware.com>
Signed-off-by: Jorgen Hansen <jhansen at vmware.com>
---
drivers/misc/vmw_vmci/vmci_driver.c | 2 +-
drivers/misc/vmw_vmci/vmci_host.c | 13 +++++++------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/drivers/misc/vmw_vmci/vmci_drive...
2015 Jan 14
0
[PATCH] VMCI: Fix two UVA mapping bugs
...e
PAGE_ALIGN part, since get_user_pages_fast can figure this out on
its own
- the mapped page wasn't stored anywhere, so it wasn't unmapped and
put back when a VMCI context was destroyed. Fixed this by
remembering the page.
Acked-by: Andy King <acking at vmware.com>
Acked-by: Darius Davis <darius at vmware.com>
Signed-off-by: Jorgen Hansen <jhansen at vmware.com>
---
drivers/misc/vmw_vmci/vmci_driver.c | 2 +-
drivers/misc/vmw_vmci/vmci_host.c | 13 +++++++------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/drivers/misc/vmw_vmci/vmci_drive...
2014 Jul 01
4
[Bug 10681] New: Add an option to delete non-existent files in --files-from
...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
ReportedBy: darius at dons.net.au
QAContact: rsync-qa at samba.org
I have a script which monitors file system events and then calls rsync using
--files-from, however that does not handle the case where those files do not
exist so I currently have a separate job which culls files have been deleted.
It woul...
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