similar to: trouble re-joining NT domain

Displaying 20 results from an estimated 1000 matches similar to: "trouble re-joining NT domain"

1998 Aug 26
2
Printing NT to Linux w\Cannon bjc-4000
I am able to see my printer as a share. Well better put, I see four representations of my printer: ascii, lp2, lp-mono, and raw. I tried the naive thing and just selected lp2 and added the cannon bjc 4000 driver for NT. This didn't work. I get an error report: %%[ Error: undefined; offending Command: K ]%% . . . a bunch of strings that I don't understand. This does not look like the
1997 Jul 29
6
remove
remove
2008 Jan 26
0
Who can tell me how I adjust the R code for bootstrapping the Cox model?
Hi, The following code, from Angelo Canty article on line "Resampling Methods in R: the boot Package, 2002", works fine for Angelo Canty using R 2.6.0 on Windows XP. It also works for me using R 1.2.1 and S-PLUS 2000 on Windows XP after installing the S-PLUS bootstrap library, with slight differences in my outputs. > library(boot) > library(survival) >
2008 Jan 25
0
Please help me
Hi, The following code, from Angelo Canty article on line "Resampling Methods in R: the boot Package, 2002", works fine for Angelo Canty using R 2.6.0 on Windows XP. It also works for me using R 1.2.1 and S-PLUS 2000 on Windows XP after installing the S-PLUS bootstrap library, with slight differences in my outputs. > library(boot) > library(survival)
2008 Jan 26
1
(no subject)
Hi, The following code, from Angelo Canty article on line "Resampling Methods in R: the boot Package, 2002", works fine for Angelo Canty using R 2.6.0 on Windows XP. It also works for me using R 1.2.1 and S-PLUS 2000 on Windows XP after installing the S-PLUS bootstrap library, with slight differences in my outputs. > library(boot) >
2008 Feb 19
4
Patch for Analog Devices compiler & fixed-point AGC
Hi Jean-Marc, As I told you, bank is a reserved keyword in Analog Devices compiler for Blackfin architecture. So we need to change the variables named bank to something else. Here's a patch that changes bank to bnk in the 3 concerned files. (Hope the format is OK) About my previous problems with the Blackfin: -> strange block repetition that could be cancelled by the AEC I was busy
2008 Jan 25
2
Help Me to Adjust the R Code
Hi, The following code, from Angelo Canty article on line "Resampling Methods in R: the boot Package, 2002", works fine for Angelo Canty using R 2.6.0 on Windows XP. It also works for me using R 1.2.1 and S-PLUS 2000 on Windows XP after installing the S-PLUS bootstrap library, with slight differences in my outputs. > library(boot) > library(survival) >
2011 Feb 05
3
wbinfo ok, but getent nothing
Hi there. Feel like I'm getting nowhere. Code: FreeBSD samba 3.6.6 ; connected to a Windows 2008 R2 AD wbinfo -u and wbinfo -g will properly show all the users and groups ; but for some reasons, I can get getent with winbind to show any users... I've must have tried over 100 different configuration, read all the tutorials I could find ; I never got it to work :( smb.conf: [global]
2006 Jan 18
0
IAX2 between two * server not working
Can any one help? Thanks. we have two * servers (Version 1.2.1) and one 1.09 server. Calls between these two 1.2.1 servers have odd behavior. But call from 1.09 to 1.21 server working fine in either situations. See below pls: Local server iax.conf [tosyd] username=mel type=peer secret=xxxx host=198.168.2.66 remote server iax.conf [mel] type=user secret=xxxx host=198.168.2.67
2001 Oct 04
5
msdfs
Hello, Last week I submitted a problem with msdfs on samba. I didn't receive any reaction. I've also tried the samba-cvs version but this has also problems. We really like to use msdfs from samba, because we want to put all our homedirectories ( more than 4000 ) in one dfsroot. This is not possible with Microsoft's dfs because this has a limit of 1000 .... I didn't found this
2007 Apr 08
2
Dovecot 1.0rc30 message ownership set as root mail
I've compiled the latest release candidate of dovecot and I am encountering a strange problem when mail is delivered. I have my installation configured to use Maildir. When messages arrive, they are placed in the correct user directory, but the ownership for individual messages is set to root and the group set to mail. This prevents these messages from being displayed in my client. The
2013 Sep 24
1
files on bricks but not on client
Hi all - We're running a 3-node distributed volume, using gluster 3.3.1. We're seeing a rare but repeated issue, where files are written to the volume, appears to be written OK, but are not accessible via NFS or the gluster client. These files appear when we inspect the bricks directly. For example, the path in question is
2019 Jun 25
1
NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
Hi Mar, Could you file a bug (bugs.freedesktop.org under xorg -> Driver/nouveau) with a summary of this info (i.e. a problem statement, that reverting the commit in question fixes it, the lspci output) and additionally, your VBIOS. You can obtain this with nouveau loaded by doing cp /sys/kernel/debug/dri/0/vbios.rom /tmp This will help centralize all the info. Thanks, -ilia On Sun, Jun
2010 Sep 02
1
IAX2 calls getting rejected without a CAUSE CODE. How to debug this?
Hi Everyone, I have two servers as the following that are trunked with each other via IAX2 trunk: Server A: Asterisk 1.4.21.2 (Elastix Flavor) Server B (IP # 72.72.72.72): Asterisk 1.6.2.0 (Vanilla) Server B can place calls to Server A but when trying to place calls from Server A to Server B this is what I am getting:
2007 May 14
0
UNIX vs. AD group permissions
We've just built a RHEL 5 ES server to test the issues we've been having with group permissions since 3.0.23 (re: 3.0.23d UNIX vs. AD group permissions) and we found we have the same issue with the Redhat built rpm of version 3.0.23c. The following is the ldap and winbind portion of our smb.conf, the same as used on our current Solaris production servers: # ldap settings ldap
2012 May 31
0
No subject
Acked-by: Mel Gorman <mel at csn.ul.ie> > --- > include/linux/mm.h | 16 ++++++++ > mm/compaction.c | 110 +++++++++++++++++++++++++++++++++++++++++++--------- > mm/migrate.c | 30 +++++++++++++- > 3 files changed, 136 insertions(+), 20 deletions(-) > > diff --git a/include/linux/mm.h b/include/linux/mm.h > index b36d08c..35568fc 100644 > ---
2012 May 31
0
No subject
Acked-by: Mel Gorman <mel at csn.ul.ie> > --- > include/linux/mm.h | 16 ++++++++ > mm/compaction.c | 110 +++++++++++++++++++++++++++++++++++++++++++--------- > mm/migrate.c | 30 +++++++++++++- > 3 files changed, 136 insertions(+), 20 deletions(-) > > diff --git a/include/linux/mm.h b/include/linux/mm.h > index b36d08c..35568fc 100644 > ---
2011 Apr 17
1
How to retrieve a vector of a data.frame's variable attributes?
Hi, I have a data.frame with 100 variables and I have assigned a "label", "units" and "category" attribute to each variable. I would like to reorder the variables in the data.frame by the "category" attributes but can't find a way. For example, the first variable is: > attributes(hh$aez) $levels [1] "coastal" "forest"
2019 Jun 21
1
NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
Thanks for finding this Emil! The change you point out also landed on 4.19.49 and I am able to reproduce the fan speed issue with that kernel as well, whereas previous 4.19.x series kernels were fine. I'll attempt to build both the latest 4.19.x and 5.1.x stable kernels with that patch reverted and see if it's the sole culprit. On Friday, June 21, 2019, 1:32:19 PM EDT, Emil Velikov
2019 Jun 22
2
NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
Mar - can you provide the output of lspci -nn -d 10de: On Sat, Jun 22, 2019 at 2:17 PM Lyude Paul <lyude at redhat.com> wrote: > Hi, is this actually an nv50 GPU, or some other model? I can try to take a > closer look at this > > On Sun, 2019-06-16 at 10:28 -0400, Ilia Mirkin wrote: > > I don't really see anything between v5.0..v5.1 which would account for > this.