similar to: getent shows only local information

Displaying 20 results from an estimated 2000 matches similar to: "getent shows only local information"

2004 Mar 08
2
WinXP Profiles
Does anyone know how to edit smb.conf so that a users profile won't be saved upon log out? Or how to get it done any other way? ---------------------------------------------------------------------------- Derrick Seymour Administrative Services Northeastern Regional Information Center Capital Region BOCES
2004 Feb 13
1
RES: Daylight saving
are your workstations w98 ?? or nt/w2k ?? (have the same here, only with w98 ws) you can also use net time /SETSNTP:ntp server Collen Friday, February 13, 2004, 3:45:21 PM, you wrote: TFGF> I already configured my time zone, daylight, etc..... TFGF> The server date is correct. I already compiled a TimeZone file(.ZIC) with TFGF> the correct date for DayLight saving. TFGF> The
2014 Sep 05
1
How to handle secure AD dynamic DNS registrations?
Hi, My apologies for the newbie question/dumb-question-of-the-day but when searching the archives I couldn't see the wood for the trees :-/ Are there any good walkthroughs/RTFMs out there for troubleshooting getting samba to register DNS entries to an AD controller that requires secure updates? I have a CentOS 6 server that seems to be set up correctly. Initially it worked fine, but then
2003 Oct 17
0
IAX with dynamic echo cancellation - what do you think?
I've been curious how IAX has been working for users running without a jitterbuffer and no echo cancellation. In my particular installation, IAX2 traffic remains within a pretty high bandwith WAN ( - but busy as it is linking buildings in a school district). It seems that at most times, things could run quite nicely in this mode. The ability to dynamically disable echo cancellation when end
2017 Jul 05
0
Svyglm Error
hi, i am not hitting an error when i copy and paste your code into a fresh console. maybe compare your sessionInfo() to mine? > sessionInfo() R version 3.4.1 (2017-06-30) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows Server 2008 R2 x64 (build 7601) Service Pack 1 Matrix products: default locale: [1] LC_COLLATE=English_United States.1252
2017 Jul 05
2
Svyglm Error
Greetings, I am revisiting code from several different files I have saved from the past and all used to run flawlessly; now when I run any of the svyglm related functions, I am coming up with an error: Error in model.frame.default(formula = F3ATTAINB ~ F1PARED, data = data, : the ... list does not contain 4 elements The following is a minimal reproducible example: library(RCurl)
2004 Aug 28
0
Samba 3 as pdc : Roaming profile cannot be created....win2k workstation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hiya, A bit more info is needed. Can you send your smb.conf to have a look at. Ta - ------------- Kristyan Osborne - IT Technician Longhill High School 01273 391672 / 304086 - ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an
2004 Feb 17
0
PRINTING FROM LINUX CLIENTS TO LINUX PRINTER SERVER WITHSAMBA
I think we all have your email now??!?!!?!?!? ------------- Kristyan Osborne - IT Technician / Community Manager Longhill High School 01273 391672 / 304086 ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an 8-bit operating system written for a 4-bit processor by a
2008 Apr 24
0
panic on zfs scrub on builds 79 & 86
This just started happening to me. It''s a striped non mirrored pool (I know I know). A zfs scrub causes a panic under a minute. I can also trigger a panic by doing tars etc. x86 64-bit kernel ... any ideas? Just to help rule out some things, I changed the motherboard, memory and cpu and it still happens ... I also think it happens on a 32-bit kernel. genunix: [ID 335743 kern.notice] BAD
2010 Jul 02
1
conditional dataframe search and find
After some processing... ct.df <- data.frame(time,conc) ct.df gives time conc 1 0 164.495456 2 1 133.671185 3 2 108.622975 4 3 88.268468 5 4 71.728126 6 5 58.287225 7 6 47.364971 8 7 38.489403 9 8 31.276998 10 9 25.416103 11 10 20.653462 12 11 16.783276 13 12 13.638313 14
2004 Jan 23
2
echo problems
New complile causing trouble... How do you enable MARK2 echo can with DAGGRESSIVE_ SUPPRESSION? looks like zconfig.h ..but I have quite a bit of echo on a bridgeded call and echocancelwhenbridged=no John ------------------------------------------------------ This message was sent using Monroe-Woodbury's WebMail. http://webmail.mw.k12.ny.us/ This e-mail was scanned and found clean by
2009 Jan 10
3
install.views()
Dear Rxperts, Using R 2.8.1 and trying install.views("Cluster") getting error Error: could not find function "install.views" Please help:-( -- Oscar Oscar A. Linares Molecular Medicine Unit Bolles Harbor Monroe, Michigan [[alternative HTML version deleted]]
2004 Mar 10
0
AW: AW: WinXP Profiles
Hi, Yeah, I too had that one :-) The problems are access rights! So, what I did was the following: 1. I created the standard profile in WinXP (Admin) installed the progs set the docs and outlook-paths started the progs (to check they are working) set all the desktop settings (for the users!) played A LOT with "gpedit.msc" ;-) 2. I created a 2nd admin and logged in 3. in
2003 Apr 04
3
AT&T T1 Cable Needed!
Hi, I just got a T1 interface for a AT&T (became Lucent) System75 (uses same cards as Definity). I would take a crack at making a cable but can't determine the pinout for a cable and it is not apparent from the board. Asking you guys makes sense as one of you may have one of these systems. The cable has a amphenol male D50 connector on one end and probably a rj45 on the other. I also
2007 May 24
1
Running R in Bash and R GUI
I have been trying to get the R and package update functions in the GUI version of R to work on my Mac. Initially I got error messages that suggested I needed to set up the http_proxy for GUI R to use, but how can this be done? I eventually got to the point of writing a .bash_profile file in the Bash terminal and setting the proxy addresses there. I can now use my Bash terminal, invoke R,
2005 Feb 26
1
[LLVMdev] SparcV9 casa instruction
>From: Misha Brukman <brukman at uiuc.edu> >On Fri, Feb 25, 2005 at 04:33:34PM -0600, Brent Monroe wrote: >> I need to implement the compare and swap instruction in the >> Sparc backend. It has the form: >> >> casa [reg]imm, reg, reg >If you look in the instruction manual, each instruction has a >"format" which is F1, F2, F3 or F4, so your
2004 Jan 26
3
Questions regarding new echo cancellation features...
I notice the zaptel Makefile option the mark2 option & KFLAGS+=-DAGGRESSIVE_SUPPRESSOR is now gone. Does simply adding these options still compile in a certain echo can - or is there an other method of activating a particular can. I have not had to update my machine that is connected to pstn for a while & I don't want to jump into echotraining without a way to quickly enable what has
2009 Dec 03
3
data manipulation
Dear Wiza[R]ds, I have a data.frame header that looks like this: v2FfaPre15 v2FfaPre10 v2FfaPre5 v2Ffa2 v2Ffa3 v2Ffa4 I need it to look like this, 15 10 5 2 3 4 i.e., with v2FfaPre and v2Ffa stripped off Any suggestions, Thanks in advance! -- Oscar Oscar A. Linares, MD Translational Medicine Unit LaPlaisance Bay, Bolles Harbor Monroe, Michigan 48161
2004 Mar 09
0
AW: WinXP Profiles
This worked. I am just having trouble with the profile I copied over to my server. It seems like something got screwed up in the copy over. My desktop and Start Menu, well all my windows as a matter of fact look like win 2k instead of xp. And none of my settings I configured before I copied it over came over. The profile is fine until I copy it to my server. I tried it on a bunch of xp
2007 Jan 12
3
Content-Length: 0
While trying to debug a goofy XML loading issue in IE, I''ve found that Mongrel (latest) returns Content-Type: 0 with every request on a particular (CentOS 4) server, yet not on my local (OS X) box. These both access identical Rails apps. This seems like a clue, but thought I''d ask here if for some reason this is expected behavior. Both running Ruby 1.8.4. Both return