similar to: username case

Displaying 20 results from an estimated 3000 matches similar to: "username case"

1999 Nov 11
2
slightly OT Win98 DNS question
I've got a W98/Samba LAN running with a 3Com OfficeConnect LANModem for shared internet access. Periodically, like every 10 minutes, it dials out, due to a DNS request for the workgroup/domain (same) name. Any fix for this? Can I just put a dummy address in all the host files? Ed -- Edward Schernau http://www.schernau.com Network Architect mailto:ed@schernau.com Rational Computing
2000 Jan 28
4
2.0.7
any prediction on its release? -- Edward Schernau http://www.schernau.com Network Architect mailto:ed@schernau.com Rational Computing Providence, RI, USA
2000 Apr 03
2
sig 11
Linux 2.2.13 Intel samba-2.0.7pre2 will Sig11 and die on me right after processing NetBIOS name = FOO in smb.conf. Not always, but sometimes I have to start smbd 2 or 3 times. It always fails there. Any reason why 2.0.7pre2 would do this, and 2.0.6 (from rpm) never did? -- Edward Schernau http://www.schernau.com Network Architect mailto:ed@schernau.com Rational Computing Providence, RI,
2000 Apr 23
1
directory mode + force directory mode = ???
Can anyone give a brief, english synopsis of how this works? I must be missing something obvious, or maybe there IS a need to have 2 similarly labelled config options. Or maybe I'm lost in the goldbergian method that this applies permissions (take the real perms, bitwise OR them with the mask, then apply all the permissions NOT given, etc. etc.) Help a dummy? -- Edward Schernau
2013 Feb 28
2
What can I do to UNDERSTAND why I can't reach centos.org (but everyone else can)?
What can I do to UNDERSTAND why, periodically, I can't reach www.centos.org (but everyone else can)? Every few months, http://www.centos.org just drops off for me and for me only. It's not the web site, because I can reach it via a proxy (e.g., TOR browser bundle) and other tests show it to be alive (e.g., http://www.downforeveryoneorjustme.com/centos.org or
2012 Sep 20
1
question on assigning an argument in a function that is create by the function itself
Hi, I need some help with making a function a bit more elegant. How would you all suggest avoiding the problem I've made myself below - I've written a function that creates a temporary matrix by subseting a larger one I assign it. I then call vectors from that matrix, add each item in the vector to create a cumulative vector for each factor, and then patch them all back together.
2004 Oct 12
2
Why I can't retrieve GO identifier correctly?
Hello, R experts, I tried to retrieve all biological process GO terms at level 3 starting "biological process" as level 1 using the code as bellows: 1 library(GO) 2 library(GOstats) 3 level2<-getGOChildren("GO:0008150")$"GO:0008150"$Children 4 for ( i in 1:length(level2)) { 5 level3 <- getGOChildren(level2[i])$level2[i]$Children 6 for ( j in
2011 Jan 19
3
lme-post hoc
Hi all, I analysed my data with lme and after that I spent a lot of time for mean separation of treatments (post hoc). But still I couldn’t make through it. This is my data set and R scripts I tried. replication fertilizer variety plot height 1 level1 var1 1504 52 1 level1 var3 1506 59 1 level1 var4 1509 54 1 level1 var2 1510 48 2 level1 var1 2604 47 2 level1 var4 2606 51 2 level1 var3
2003 Feb 24
2
69.x.x.x network in rfc1918
I came across a problem when one of our clients was not able to access any of the servers on our network. This person has never connected to us before and now for this first time was trying to do it from his home is Houston, TX using earthlink cable service provided by Time Warner. All this information, I think, is important because when I started examining my shorewall logs I found out
2008 Feb 14
2
kickstart file problem
I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post section, if fails. I have been working on this for a few days now without luck, Any help would be appreciated. Here is the error, the script follows. Traceback (most recent call first): File
2006 Oct 18
2
multiline string continuation
Dear R experts, I wonder how can one input a string variable in multiple lines in a R script. I've seen solution to the command line continuation in the non-string situation (just continute at the new line). However, that doesn't work for strings because the new line character, "\n", is included in the resultant string. For example, if I type the following in a script:
2000 Mar 30
0
samba/nmbd BUG?
I'll ask this again, as nobody has answered or addressed this issue yet. 2.0.7pre2 (although it has never worked) Intel Linux 2.2.13 Samba server serves as WINS server for 3 domains. It joined 1 of the domains using smbclient. security=domain I can see entries for the 3 domains in WINS.DAT, and entries for the 3 PDCs in WINS.DAT. On the same subnet as the samba server, there is an NT3.51
1999 Nov 20
0
Samba and client oplock breaks over WAN
This only happens with PCs on the other end of a bridged 56k DDS line. It also affects DOS and W98 clients the same. Clients can log onto the domain ok, and browse. But trying to drag a file, or even right-click it in W98 explorer, cause the machine to hang, and eventually blue screen with a VREDIR VXD error. If I copy to Samba, sometimes it works, but then the file is zero bytes. Copying from
2000 Jan 12
0
Browsing Question Here Too!
I've got a samba server, acting as 95 PDC, and WINS, on 1 subnet. It is routed to another subnet. All PCs use the same workgroup name. How can I get the PCs to all appear in Network Neighborhood? They all register with the samba/WINS server. "Find Computer" works, but only PCs in the local subnet are visible when you open NN. Any hints? I've tried "remote announce =
2000 Mar 22
0
WINS weirdness
I have a Samba server 2.0.7pre2 on linux 2.2.13, which has joined a domain using smbclient. Security=domain, and all works well. It is configured to be the WINS server. PCs and NT boxes in this domain, plus the DCs and PCs in 2 other domains are set up to use this box as their WINS server. (this is Domain1) The PDC in Domain1 is the master browser (local and domain). Here is the problem: 2
2010 Jul 08
1
Level3 reseller needed
I'm in the Northeast US and looking for any recommendations on Level3 resellers. I don't do enough volume to go to Level3 directly. If there's anybody you'd definitely avoid I'd love to hear about that too. Thanks, Adam
2013 Jul 07
1
Hierarchical multi-level model with lmer: why are the highest-level random adjustments 0?
Hi all I have a hopefully not too stupid question about multi-level / mixed-effects modeling. I was trying to test a strategy from Crawley's 2013 R Book on a data set with the following structure: - dependent variable: CONSTRUCTION (a factor with 2 levels) - independent fixed effect: LENGTH (an integer in the interval [1, 61]) - random effects with the following hierarchical structure: MODE
2007 Mar 30
1
One way intermittent static to PSTN
We are having intermittent problems where the person we call reports static when we place an outgoing PSTN call. Only the person called hears static, to us the conversation sounds fine. Never happens on inbound calls. It doesn't matter what channel you call from (IAX, SIP, or Zap). We have a Sangoma A108D with hardware echo cancellation with 2 PRIs to Level3 and 2 PRIs to a Nortel Option
2004 Sep 01
1
Printing help from Windows XP
Hello, I'm trying to get priting working from a Windows XP box to a printer that's been shared via SAMBA. I can browse the printer fine, and can print fine from linux, but not from Windows. The following errors appear in the SAMBA log for the windows host I'm printing from: lp: unable to print file: client-error-not-found lpstat: Unknown destination "level3-bw"! The
2006 Aug 09
1
Improvement: SiteMapper - working ideas as a possible RoR''s routing replacement
Hello, I''ve done potencial replacement for RoR''s routing mechanism. It just works as an independent class so you can try bundled examples withou installing anything else. I didn''t integrated it into Rails (as a plugin?) because I don''t know if anyone would appreciate it etc. SiteMapper features: -------------------- 1. uses regexp mask to get variables from