Displaying 20 results from an estimated 600 matches similar to: "Problems with 3Com 3c905b"
1999 Jun 25
3
security = server & encrypted passwords
Folks,
I've missed the latest encrypted passwords thread, so forgive me if
this is old hat for some of you.
I'm running 2.0.3 with auth being handled by an NT PDC. It seems that
some Win95 clients (namely those with later releases of the OS) have
problems authenticating. I've got encrypt passwords = yes but it
still seems only the old Win95 clients (clear text passwords) can
auth
1999 Jul 11
0
oplock performance problem with a small database
On Fri, 09 Jul 1999 14:07:10 -0400, David Collier-Brown wrote:
>Johann Zuschlag wrote:
>> Well, it's just a database residing on a file server. So it will only use smb.
>> It's no intelligent database server like an SQL-server. But still, searching
>> (with and without index) should be faster. With caching it runs really fast, but
>> that is not save and would
1999 Aug 21
0
SAMBA digest 2205
On Fri, 20 Aug 1999 01:35:15 +1000, Patrick Joeckel wrote:
>I recently set up the Samba Server Version 2.0.5a on a SuSE-Linux 6.0 PC
>(Kernel 2.0.36).
>
>Whenever I try to reach the shares on this machine from Windows 95 or
>Windows NT machines (with different user-names) in our Network,
>by double-clicking on the servername in the 'networkneighbourhood',
>I am
1998 Dec 14
15
oplock problem
Hello!
I need help (but who doesn's huh? :-) )
I meant to run one program - Money2000 (no, it is _not_ program from
Microsoft) together with samba on linux, but i have problems with oplocks.
This program is installed locally on win9x/NT and shares its databases. We
tried to place databases on novell, on NT server and on win95 acting as
server and everything worked fine. But when we tried
2006 Apr 12
2
factor analysis backwards
Hello!
How can I do a factor analysis backwards to get an arbitrary covarianz
matrix out of an arbitrary number of generated random variables that
have a correlation near zero. Or the same question shorter: How to
generate random variables that have a spezial correlation pattern.
I would like to be able to do this to generate arbitrary data structures
for simulation purpose
sincerely
stefan
2010 Aug 09
2
create Sub-Subfolders
Hi all,
this is my first post to this list, and hope someone can help me ;-)
I'm running dovecot.x86_64 1.0.7-7.el5 on a CentOS release 5.5 (Final) box.
when a user tries to create a sub-subfolder in Archiv, he gets the message:
"Mailbox doesn't allow inferior mailboxes"
Mailclient is MS Outlook 2003 SP3
is there a spezial configuration in /etc/dovecot.conf needed?
1999 Oct 21
6
Corrupted Excel files, oplock_break(905) errors
Hi there everyone!
I'm using Samba 2.0.5a-19990721 on a RedHat 6.0 machine with Linux kernel
2.2.12. My system generally works fine, however recently I've had some
complaints about some files being corrupted. The latest and best-handled
to enable a debugging happened at around the same time. Both clients were
using Windows95 OSR2 machines with Excel 97 SP-2. Two users reported the
problem
2004 Jan 26
1
3com 3c905b - pxe boot failure
Hi,
I'm trying to boot a clean machine(hostname=dgrid-5.srce.hr) with 3com
3c905b NIC (ver4.30 MBA) with pxe.
Server:
hostname: dgrid-1.srce.hr
pxelinux.0: syslinux-2.08
tftp: tftp-hpa-0.36
dhcp server: dhcp-2.0pl5-8
Client:
boot option: DHCP
Client machine successfully gets pxelinux.0 and then everything
stops(see listing below).
I've tried with xinetd-2.3 and
2007 Dec 28
1
defending the wiki
Hello,
There was some wiki butchery done.
Meanwhile it is reverted.
( See http://syslinux.zytor.com/wiki/index.php/Special:Recentchanges
for mor information about it )
Could a captcha[1] be added to the syslinux wiki
to have some form of defence?
Cheers
Geert Stappers
[1] http://en.wikipedia.org/wiki/Captcha
2005 Aug 05
2
Embedded player
Hey folks,
I was hoping I could pick your guys' brains. I have been searching for a
flash player that I can embed onto my site, that would be capable of
playing an icecast stream. I have checked out a few, and they are all
limited to playing a static mp3 file. Has anyone worked with such a
thing and could give some recommendations?
Thanks,
Jim Kehoe
Hiway Radio
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
2011 Oct 21
2
[LLVMdev] ANN: libclc (OpenCL C library implementation)
Hi,
> libclc: http://www.pcc.me.uk/~peter/libclc/
> pocl: https://launchpad.net/pocl
> clover: http://cgit.freedesktop.org/~steckdenis/clover/
I have pushed our implementation on GitHub:
https://github.com/speziale-ettore/OpenCRun
I have focused on desiging a modular system, because OpenCRun is
intended to be used for research purpose -- not many people, no too much
time, so clean
2003 Apr 16
5
rh9 and pxe
Hi,
I've got pxelinux 2.00 working to boot
rh 7.3, 8.0, and phoebe-beta pxe install images
but I've recently tried to load the
rh 9 pxe install images
and I get this..
4000
AX:0208
BX:0200
CX:0002
DX:0000.
Any thoughts?
Thanks
aaron
2004 Feb 08
3
Re: klibc - setenv broken
Kay Sievers wrote:
> Hi,
> this simple program compiled with klibc:
>
> #include <stdio.h>
> int main(int argc, char* argv[])
> {
> setenv("TESTENV", "happy", 1);
> printf("TESTENV='%s'\n", getenv("TESTENV"));
> }
>
> prints:
>
> ./env
> TESTENV='(null)'
>
>
2011 Oct 21
0
[LLVMdev] [cfe-dev] ANN: libclc (OpenCL C library implementation)
On Fri, Oct 21, 2011 at 9:48 AM, Speziale Ettore
<speziale.ettore at gmail.com> wrote:
> Currently I have implemented an OpenCL backend for i386 and X86_64 CPUs.
> I have coded work-item stacks by hand because after some sintetic
> benchmarks I have observed that both ucontext and setjmp/longjmp contain
> some extra overheads.
If you have not already seen it, you (and anyone
2005 Jun 29
3
return NA
A<-c(1,2,NA,7,5)
B<-c(3,4,1,4,1)
C<-c(6,5,6,NA,9)
D<-c(8,7,4,6,2)
df1<-cbind(A,B,C,D)
for(i in seq(1,ncol(df1)-1, by=2)) {
ifelse(df1[,i]=="NA",df1[,i+1]=="NA",df1[,] ) }
Tried several variations but none worked. I wish to find any NA's in
column's 1 or 3 and change the numerical value to the right of the "
NA"'s . In this case I
1999 Sep 07
2
W95 speed issue
Hello all, I've got a W95 box connected via crossover to a 2.2.12
RH 6.0 linux box, running 2.0.3 samba.
Writes to samba from Win explorer are around 450 K/sec.
Reads from samba to Windows using Explorer are around 8 K/sec.
Using the smb version of tcpdump, I see between a .200 and .220
second lag between packets. smbd is nowhere near the top of my
"top" list output in linux.
Is
2013 Feb 06
4
FreeBSD-9.1 would not boot on pentium3 laptop
Hello!
I have an old Dell Latitude C800 laptop (with Pentium3 CPU in it).
FreeBSD 6.3-STABLE was running fine on it, but I decided to update the
machine to 9.1-STABLE.
Well, neither my own custom kernel, nor even the official 9.1-RELEASE
CD1 would boot... In both cases the boot process runs up to detecting
uhub0, then either hangs forever or shuts off after a short while.
Again, I thought I
2013 Jun 06
1
Error invalid graphics state using text()
I'm using ssplot for drawing a map of Austria and colour the nine provinces
regarding their share of employment. Now I wanted to add the figures in each
province and failed miserably. Using the locator() and text() function
caused the error message "invalid graphics state". I try to show you what I
have done below, maybe you can find a general fault in my codes. I know that
it's
2007 Mar 22
2
unexpected behavior of trellis calls inside a user-defined function
I am making a battery of levelplots and wireframes for several fitted
models. I wrote a function that takes the fitted model object as the
sole argument and produces these plots. Various strange behavior
ensued, but I have identified one very concrete issue (illustrated
below): when my figure-drawing function includes the addition of
points/lines to trellis plots, some of the