Displaying 20 results from an estimated 2000 matches similar to: "(no subject)"
2003 Dec 01
0
No subject
share -
xcopy /d /e c:\somedir w:\somedir
xcopy /d /e w:\somedir c:\somedir
This should have the behavior of making the two directory
structures identical, with newer files on one overwriting older
or missing files on the other.
This only behaves as expected for about half the files. For some
files, Windows always wants to re-copy files to the Samba share.
I have looked at the files it wants to
2004 Sep 10
0
Java?
I'd be interested in helping too. I'm pretty new, but I think that JNI
would be the easiest way to go. of course, never having done anything with
JNI, what do I know :)
Dave
-----Original Message-----
From: Josh Coalson [mailto:xflac@yahoo.com]
Sent: Wednesday, November 28, 2001 5:19 PM
To: Cain Brian-BCAIN1; dev
Cc: Cracauer, David D.
Subject: RE: [Flac-dev] Java?
Decoding FLAC is
2001 Nov 24
1
lme or nlme
I'm trying to run a linear mixed effects model using
nlme. It appears that lme is not available for R, but
looks like I should be able to run linear models using
nlme. What I tryed looks something like this:
fit <- nlme (Y ~ A + B + C + D,
fixed=list(A,B,C,D),random=Z). This didn't work. I
got this error: Error in reStruct(random, REML =
REML, data = NULL) :
Object must be
2001 Nov 20
1
using samba to serve the whole tree of home directories
I'm trying to use samba to serve a number of home
directories to other samba Linux clients on my
network.
ie. I have a set of client machines that want to use
the /home directory that my samba server will provide
I thought I could set up a share that goes something
like this
[homedirs]
path = /home
writable = true
On a client machine, I smbmount //myserver/homedirs
2001 Nov 21
1
max. no of files(again)
Hello!
A good day to you all. we've recently had some
problems with samba (2.2.0) and sourcesafe. We had one
particular project with over 700 files on it, and
we've just recently encountered some problems with it,
i.e. "corrupted" files from sourcesafe.
i've read the archives, and someone mentioned that the
number is actually unlimited(or 6.4million at the very
least)...so
2001 Nov 26
2
Access denied from NT
Hi,
I have a problem in accessing samba server from NT
network neighbourhood. I can see the samba server icon
on neighbourhood. But while trying to access then it's
asking for user name & passowrd.
I am not using local user & password from unix box
rather it should be authenticated from NT PDC and
accordingly I have modified the smb.conf file. Here is
the sample of that.
103 flara %
2004 May 15
2
Subject: Re: X100P Ireland Red Alarm
Hi,
I suspected that I the analogue phone should have got
a pass through signal when the power was off to the
server, unfortunately it doesn't. I kept asking digium
support about that but they didn't give me an answer.
The problem is how do I identify whether the X100P is
incompatibel with the network or faulty without
possibly wasting another USD100???
Aaron
On Sat, 2004-05-15, Eric
2004 Aug 06
2
improved error.log output --diff
diff -u --recursive icecast/src/admin.c icecast-new/src/admin.c
--- icecast/src/admin.c 2003-07-18 16:29:23.000000000 -0400
+++ icecast-new/src/admin.c 2003-08-06 19:18:32.000000000 -0400
@@ -213,7 +213,7 @@
html_write(client, "HTTP/1.0 200 OK\r\n"
"Content-Type: text/html\r\n"
"\r\n");
- DEBUG1("Sending XSLT
2019 Sep 17
1
[PATCH 2/6] drm/nouveau: fault: Widen engine field
On Tue, 17 Sep 2019 at 01:18, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> The engine field in the FIFO fault information registers is actually 9
> bits wide.
Looks like this is true for fault buffer parsing too.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
>
2002 Mar 05
4
2.2.3 W2k
Oops I forgot to add: (with w2k client)
does samba 2.2.3a work as a PDC with a w2k machine connecting to it????
Thanks again
John
-------------- next part --------------
HTML attachment scrubbed and removed
2019 Sep 16
0
[PATCH 2/6] drm/nouveau: fault: Widen engine field
From: Thierry Reding <treding at nvidia.com>
The engine field in the FIFO fault information registers is actually 9
bits wide.
Signed-off-by: Thierry Reding <treding at nvidia.com>
---
drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/fault/gv100.c
2019 Sep 16
0
[PATCH 1/6] drm/nouveau: fault: Store aperture in fault information
From: Thierry Reding <treding at nvidia.com>
The fault information register contains data about the aperture that
caused the failure. This can be useful in debugging aperture related
programming bugs.
Signed-off-by: Thierry Reding <treding at nvidia.com>
---
drivers/gpu/drm/nouveau/include/nvkm/subdev/fault.h | 1 +
drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c | 3 ++-
2019 Sep 17
1
[PATCH 1/6] drm/nouveau: fault: Store aperture in fault information
On Tue, 17 Sep 2019 at 01:18, Thierry Reding <thierry.reding at gmail.com> wrote:
>
> From: Thierry Reding <treding at nvidia.com>
>
> The fault information register contains data about the aperture that
> caused the failure. This can be useful in debugging aperture related
> programming bugs.
Should this be parsed for fault buffer entries too?
>
>
2001 Dec 11
2
printing from unix to NT printer
Setup:
samba 2.2.2
Solaris 8
Trying to print to a printer attached to an NT4/sp6a machine. Printer passes 'test print page' test on NT and is shared.
Problem:
An error occurs when the smbclient command is used:
cat afile | smbclient \\\\tech223\\testprn -U username%password -P -c "translate;print -"
The error reported is "ERRDOS - ERRbadaccess (Invalid open mode.)
2003 Dec 01
0
No subject
winbind primary group = 213478
winbind force primary = no // this is the default, but I just
wanted to be explicit
Stephen A Jazdzewski
Steve@Jazd.com
<<samba-2.2.4-forceprimarygrouprid.patch>>
------_=_NextPart_000_01C1FC4A.A7164AC0
Content-Type: application/octet-stream;
name="samba-2.2.4-forceprimarygrouprid.patch"
Content-Transfer-Encoding: quoted-printable
2011 Oct 28
4
You suggestion for 'big' filesystem management Best Practice?
Hi,
we plan to set up a big file storage for media files like uncompressed
movies from student film projects, dvd images etc.
It should be some sort of archive and will not bee accessed by more than
may be 5 people at the same time.
The iSCSI RAID we have is about 26TB netto and I'm again faced with the
question: How many partitions, which filesystem, which mount options etc.
For the User
2020 May 11
2
Directory hashing
Hi,
I struggle with directory hashing. I want something like this:
/srv/mail/c/cf37a8dff5e360927ba10ab2
The final folder is simpel, as it is:
%{sha256;truncate=96:user}
But how do I get a first level from sha256? Unfortunately, the truncate option aligns only full 8bit and does not divide into low and high nibbles. How can I express this for sha256?
in MD5 this would be %1Mu
Many thanks in
2002 Mar 14
2
Old SAMBA and WinXP....
Ok,
here's a simple question, (I just rejoined this list so apologies if it has
been asked a million times before).
Our Company runs SAMBA 1.9-18p1 from a USS (Unix System Services) on an IBM
Mainframe.
I used to have WinNT 4.0, and I could access Files on Windows Explorer
through SAMBA with no problems.
Now I updated one of my workstations to WinXP Pro., and - no access to the
Samba
2002 Jan 14
3
smbpasswd file NFS sharable?
If I want to make two servers use the same encrypted passwords can I
share the smbpasswd file via NFS? Will updates/locking work correctly?
Is there an alternative? Can LDAP/PAM use encrypted passwords?
--
Gary Algier, WB2FWZ gaa@@ulticom.com +1 856 787 2758
Ulticom Inc., 1020 Briggs Rd, Mt. Laurel, NJ 08054 Fax:+1 856 866 2033
A self-addressed envelope
2007 Jun 25
2
Rining 180 and 183
Dear all
I have confusion how to asterisk genrate tone and what ringing code use default 180 or 183 i have setup asterisk with mediant 2000 with avaya
[asterisk]-----[mediant 2000]--------[Avaya]
when i call from avaya side to ---> asterisk i don't got ringback Sound so how to asterisk genrate tone for calling party is there any soution and what is the problem of