similar to: Samba shares becoming inactive after a while

Displaying 20 results from an estimated 100 matches similar to: "Samba shares becoming inactive after a while"

2015 Jan 06
2
[LLVMdev] [PATCH] Fix Emacs package formatting
btw, do you have commit access or should I commit it? On 6 January 2015 at 11:22, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote: > LGTM, thanks! > > On 4 January 2015 at 19:08, Wilfred Hughes <me at wilfred.me.uk> wrote: >> Hi >> >> I'd like users to be able to install the LLVM major modes from >> MELPA[1], the most popular Emacs package
2015 Jan 05
2
[LLVMdev] [PATCH] Fix Emacs package formatting
Hi I'd like users to be able to install the LLVM major modes from MELPA[1], the most popular Emacs package repository. However, these files are not well-formed packages. I've made the following changes: * Both files have valid package headers and footers (you can verify with M-x checkdoc). * Fixed style warnings generated by checkdoc. * Fixed a byte-compiler warning in llvm-mode.el. *
2007 Jul 25
3
[LLVMdev] Segment Register Use
I realize I am one of the few who uses the segment registers (especially CS and DS) on the ia32 chips for example, and a definite few with complete segregation models that rival specialized physical processors... GCC still fails to use these correctly and if your LLVM still depends on either Generic or some of the RTL models they use in various processor definitions, I express concern for
2023 Nov 08
2
samba-tool dns zoneoptions --mark-old-records-static
Sorry for the 'CC', here is the result : search error - LDAP error 32 LDAP_NO_SUCH_OBJECT - <acl_read: Error retrieving instanceType for base. at ../../source4/dsdb/samdb/ldb_modules/acl_read.c:967> <> Samuel Le mer. 8 nov. 2023 ? 17:06, Rowland Penny via samba <samba at lists.samba.org> a ?crit : > On Wed, 8 Nov 2023 16:58:23 +0100 > Sam R <sr42354 at
2007 Jul 25
0
[LLVMdev] Fwd: Segment Register Use
fucking hell, listserv... ---------- Forwarded message ---------- From: "Wilfred L. Guerin" <wilfredguerin at gmail.com> Date: Wed, 25 Jul 2007 10:54:46 -0500 Subject: Re: [LLVMdev] Segment Register Use To: Holger Schurig <hs4233 at mail.mn-solutions.de> I was very much expecting this style of response ;) I believe the following characteristics and class of example should
2007 Jul 25
4
[LLVMdev] LLVM Expansions
> From: "Wilfred L. Guerin" <wilfredguerin at gmail.com> > Subject: [LLVMdev] LLVM Expansions > > It is very relevant that LLVM look into handeling HDL and other binary > and analogue operation modeling capbilities, as well as expand this what is binary? you mean digital right? > Without confirming the true characteristics of the lower structure > types and
2005 Aug 11
2
question
Hi, I have a problem with R, after an update: this piece of code: cat("creating resolver data frame\n"); dfG<-cbind(dfG,2^(RGN$G)) dfR<-cbind(dfR,2^(RGN$R)) suddenly, creates values to inf. Is the syntax changed for the ^ symbol in the latest R downloadable version? Kind regards, wilfred -- Dr. Ir. Wilfred Van IJcken Labmanager Genomics Erasmus Center for Biomics,
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
But this one return a lot of objects : sudo ldbsearch -H ldap://server1 -P -b"DC=example.com,CN=MicrosoftDNS,DC=ForestDnsZones,DC=exemple,DC=com" -s sub '(&(objectClass=dnsNode)(!(dNSTombstoned=TRUE)))' dnsRecord name @Wilfred : Sorry I fogot an argument, but if I ajust the command I have the same answer than with --mark-old-records-static=2021-03-30 Samuel Le mer. 8 nov.
2007 Jul 25
0
[LLVMdev] LLVM Expansions
perhaps one should ask why a compiler has not compiled itself to binary and requires a 3rd party compiler to exist. Someone please send me lli that works on a pxa270 (which has never been tested?) and make sure it runs in PocketPC(win) so I dont have to wait another 20 hours to compile a damned compiler. On 7/24/07, nkavv at physics.auth.gr <nkavv at physics.auth.gr> wrote: > >
2006 Jul 05
1
Crosstabs
Dear Users, I'm a complete novice to R. I need to do a crosstabs in R, but my data is almost completely alphanumeric (with some variables scaled). The Table routine does not seem to accept alphanumeric data. What should I do? Do I need to recode it? How should I do that? Thanks in advance, Wilfred
2006 Nov 21
1
Latent models
Hai, Can anyone help me with some literature (R related) about latent models? Thanx, Wilfred
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
On Wed, 8 Nov 2023 16:58:23 +0100 Sam R <sr42354 at gmail.com> wrote: > @Wilfred : Thank for that good tip but when I test this command I get > ; Usage: samba-tool dns zoneoptions <server> <zone> [options] > > @Rowland : Yes server1 is one of my 2 DC and example.com my domain and > first DNS zone ( of course I change the name here ) > OK, if you run this
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
@Wilfred : Thank for that good tip but when I test this command I get ; Usage: samba-tool dns zoneoptions <server> <zone> [options] @Rowland : Yes server1 is one of my 2 DC and example.com my domain and first DNS zone ( of course I change the name here ) Regards Samuel Le mer. 8 nov. 2023 ? 16:49, Rowland Penny via samba <samba at lists.samba.org> a ?crit : > On Wed, 8
2006 Jun 16
4
VMX status report 10358:73c73fb8875c
We have tested the latest xen on VT platform with Intel 915/E8500 chipset. Here is the test summary: Issues: - Cannot boot Windows 2000 - Only one CPU is detected in SMP dom0 - Destroying VMX with 4G memory may make xend hang on IA-32e IA-32: + Build&Boot UP xen0 without problem + Can bootup unmodified IA-32 2.4/2.6 linux in VMX domain + Can bootup unmodified IA-32 WindowsXP SP1/SP2
2023 Nov 08
1
samba-tool dns zoneoptions --mark-old-records-static
On Wed, 8 Nov 2023 16:18:12 +0100 Sam R via samba <samba at lists.samba.org> wrote: > Hello, > > I'm trying to use this command to convert my old servers dns records > to static but I'm running into a few problems: > > The following command does not work : > > *samba-tool dns zoneoptions > --mark-old-records-static="2021-03-30"Usage:
2023 Nov 08
2
samba-tool dns zoneoptions --mark-old-records-static
Hello, I'm trying to use this command to convert my old servers dns records to static but I'm running into a few problems: The following command does not work : *samba-tool dns zoneoptions --mark-old-records-static="2021-03-30"Usage: samba-tool dns zoneoptions <server> <zone> [options]* I also try this : *samba-tool dns zoneoptions server1 example.com
2008 Apr 07
6
64-bit windows capability
What is the prognosis for being able to install a 64-bit windows guest (of any variety) on an opensolaris host. Don Nichols
2007 Apr 05
17
Reasons to Use R
Dear All, The institute I work for is organizing an internal workshop for High Performance Computing (HPC). I am planning to attend it and talk a bit about fluid dynamics, but there is also quite a lot of interest devoted to data post-processing and management of huge data sets. A lot of people are interested in image processing/pattern recognition and statistic applied to geography/ecology, but I
2002 Sep 03
0
Unable to initgroup!
Hello all, Help!! Am running Unix 2.4 and Samba allowing windows clients to map the Unix server. Some users have been unable to connect to mapped drives and having looked at the logs I see the message: Unable to initgroup! this is probably a problem with the account nobody This message appears in all the user logs, however, only some users have the problem of connecting. I have looked at the
2007 Mar 28
2
[PATCH 2/3] User-space grant table device - main driver
A character device for accessing (in user-space) pages that have been granted by other domains. Signed-off-by: Derek Murray <Derek.Murray@cl.cam.ac.uk> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel