Displaying 8 results from an estimated 8 matches for "firsttimer".
Did you mean:
firsttime
2019 Mar 11
5
CPAN not working, or is it?
(I've just tried this on a second C7 box, literally clean install, only did it
on Friday, with the same results)
I'm replacing a dead F19 box with a new C7 one and I'm trying to get my Perl
install completed. Ultimately, I need to get Selenium::Remote::Driver
working, but I'm struggling before that.
I started off as always by using RPM's for everything I possibly can. I
2004 Dec 11
1
Logon Script
Hi,
Is [netlogon] only applicable for Samba Domain Controllers? I like to
create use root preexec script to create home folders for first time
users. I'm currently running ADS mode, and using KiXtart logon script.
Would this work?
Regards,
Norman Zhang
2018 Feb 07
1
printing statistics timers
Hi,
The code in Support/Timer.cpp has strangely inconsistent behavior for printAll vs printJSONValues.
The former can work multiple times, while the latter calls prepareToPrintList(), which stops all timers,
hence making all further attempts to print timers crash.
Would it be possible not to call prepareToPrintList on printJSONValues, or at least make it optional?
I am trying to serialize
2000 Jan 05
1
Signal 11 in attempt_netbios_session_request
> I have just upgraded to Samba 2.0.6 and can no longer connect to Samba
> shares on my FreeBSD 3.4-RELEASE machine. When I attempt to connect, the
> smb.log contains the following information:
>
> [2000/01/04 17:54:42, 3] libsmb/namequery.c:resolve_lmhosts(566)
> resolve_lmhosts: Attempting lmhosts lookup for name
> NTWEB2.AIS.MSU.EDU<0x20>
> [2000/01/04
2002 Nov 17
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (update)
This is a corrected version of the patch I originally submitted
on September 5th, and resubmitted on October 14th. I have
removed the changes that added $(CFLAGS) to the link-only
invocations of gcc. Otherwise, the patch is the same as before.
My thanks to Paul (prj@po.cwru.edu) for noticing my error and
kindly correcting me.
** text of original letter, with corrections **
I had to make some
2002 Sep 06
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS
I had to make some patches to rsync to get it to build on VOS.
We are a POSIX-96 (but not Unix) system. Here is the subset of
the patches that I think are general to all platforms. I have
tested these here.
I was surprised that CPPFLAGS is not available to the
compilation rules in the Makefile. Most other packages (e.g.
Samba) seem to allow CPPFLAGS to be set by the user. Since this
is how I
2002 Oct 14
0
[PATCH] Patches to rsync-2.5.5 for Stratus VOS (resend)
** This is a resend of mail I originally sent on September
5th. I am still interested in getting these patches
applied, and getting a new config.guess and config.sub.
Is there anything else I need to do in order to get
these changes accepted? Thanks. PG **
I had to make some patches to rsync to get it to build on VOS.
We are a POSIX-96 (but not Unix) system.
2002 Nov 20
0
[PATCH] Updated patch to rsync for Stratus VOS
This is an updated version of my patches to get rsync to build
and run its tests on the Stratus VOS operating system.
I have updated this patch to apply cleanly to the current copy
of HEAD. I also ran the test suite and discovered that I needed
to tweak a few spots in the Makefile to append the executable
suffix (VOS is one of the few systems that has a required
executable suffix). There are a