Displaying 20 results from an estimated 50000 matches similar to: "Centos - Samba - FreeBSD"
2001 Apr 19
0
Fwd: Re: 2.2 release imminent.
Okay, I sent this a while back, and the current source still exhibits all
the previous errors. Is there a chance this can be fixed? Even fixing the
check for dn_expand in resolv.so would help ...
Tony
>Date: Tue, 10 Apr 2001 15:29:39 -0700
>To: "jeremy@valinux.com" <jeremy@valinux.com>, samba@samba.org
>From: Anthony Brock <abrock@georgefox.edu>
>Subject: Re:
2009 Mar 03
3
First attempt file access denied subsequent file accesses granted
Hi List,
We?re running
3.0.28.el4.9 on CentOS 4.7 in a production environment with one minor annoyance.
This is a very inconsistent behavior ,frequent enough top be annoying ,yet
unpredictable enough to warrant this email.
Our Samba server is serving up a wide variety of files but in this
instance in particular are Visual Fox Pro tables (*.dbf).
When a user wishes to open a Fox Pro
2001 Apr 12
1
Logon Acounts with Samba 2.2
After reading through the Samba 2.2 PDC Howto, I have a couple questions:
1) In Chapter 3. User and Machine Accounts: Is this section out of
date? If so, what is the status of machine and user accounts? Do we still
need to follow the instructions here for "add user script" entries, etc?
2) In the old (Sept. version) of samba-tng, there was an option to specify
"local"
1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate
their passwords against an NT PDC, so the
only thing you have to do is set up the
accounts on the Linux side with an '*'
in the /etc/passwd entry. This can be
done using a list of users:
#!/bin/bash
for i in `cat myuserlist`; do
/usr/sbin/adduser -p '*' $i
with various other command line options,
such as "-s
2005 Jul 22
0
useR! 2006
We are happy to announce that the second R user conference
useR! 2006
is scheduled for June 15-17 2006 and will take place at the Vienna
University of Economics and Business Administration.
This second world-meeting of the R user community will focus on
- R as the `lingua franca' of data analysis and statistical computing,
- providing a platform for R users to
2005 Jul 22
0
useR! 2006
We are happy to announce that the second R user conference
useR! 2006
is scheduled for June 15-17 2006 and will take place at the Vienna
University of Economics and Business Administration.
This second world-meeting of the R user community will focus on
- R as the `lingua franca' of data analysis and statistical computing,
- providing a platform for R users to
2009 Jan 06
1
R SEM package
Does anyone know if the sem package in R can implement a stacked model
comparison, for example as in LISREL or AMOS?
Thanks,
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web:
2009 Jan 26
1
sem package: start values
Hello-
If I input a variance-covariance matrix and specify NA for start values,
how does sem determine the start value? Is there a default?
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web:
2006 Mar 10
2
Visual Fox Pro 6 application
Hi:
I'm trying to run an application that was made with Visual Fox Pro 6.
I tried some different previous versions of Wine like 0.9.3 and 0.9.7.
Sometimes I got error messages like "There's no enough memory to
complete this operation" and "Incompatible integer type..." or
something like that.
Finally I upgraded to 0.9.9 version and I had no previously mentioned
2012 Feb 02
2
use wine odbc in ubuntu php application
Hi,
I got a big project where i need to read an visual fox pro database, got this working on a windows server running php. But i would like to run this app on a linux machine(ubuntu 11.10). My idea was to use wine to setup the odbc driver and connect to it using php running on my linux machine. Now my question is if this is posible?
Many thanks,
Ricardo
2011 Jan 31
1
Files dbf and cdx - net linux
Hello.
I am trying to acces to a software in a network, from a terminal. This terminal works on Windows, so I use Wine. I could execute the software, but some errors appear. It seams that it couldn't create in the right way the indexes in the data base (.dbf and cdx files). I think that the software was programed with Visual Fox Pro (but I am not sure)
I will appreciate yours comments and
2009 Apr 15
0
RE: Fox Pro DBF open problems Solved.....FOLLOW UP
Hi List,
I wanted to provide the solution that proved to fix this problem.
On this particular server I observed we had consumed all memory resources and were using a decent sized swap file.
After installing more RAM the problem & symptoms have disappeared. FINALLY I have happy users.
L. Kipp
From: wikked1@hotmail.com
To: samba@lists.samba.org
Subject: Fox Pro DBF open problems
Date:
2012 Jul 06
0
[LLVMdev] Excessive register spilling in large automatically generated functions, such as is found in FFTW
On Sat, Jul 7, 2012 at 12:25 AM, Anthony Blake <amb33 at cs.waikato.ac.nz> wrote:
> On Fri, Jul 6, 2012 at 6:39 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>> On Jul 5, 2012, at 9:06 PM, Anthony Blake <amb33 at cs.waikato.ac.nz> wrote:
>>> [...]
>>> movaps 32(%rdi), %xmm3
>>> movaps 48(%rdi), %xmm2
>>>
2006 Mar 16
2
Samba and Foxpro for Unix
Hi !
I have an unique situation.
An SCO Unixware 7.1.3 with Samba 2.2.7a (yes, i know; it sucks !)
On the machine, is running MS Foxpro 2.6 for UNIX (it's running pretty well
for several years) but due to new demands (like Crystal Reports, Visual
view; etc) the directories with DBF files were shared using Samba. At the
beginning, when everything was only about reading, there were no
2000 Jan 27
0
Frustrated with browsing, domains, and network logins ...
I'm trying to get cross-network browsing/domain logins working. In brief,
I am very frustrated. We thought the initial problem was a browsing
problem, but now it does not appear to be that. Even once the workstation
can see the servers, it STILL cannot perform a Domain login, although it
CAN access resources if I use the Ms Dos prompt and issue a 'net use ...'
command.
This
2009 Feb 02
1
sem package and AMOS
Hello-
I am using R to build my initial models, but need to use AMOS to compare
the models of two groups (adults vs. kids). The problem is I am getting
different results with R and AMOS for the initial models of the separate
groups (and the R results make more sense).
The parameter estimates (path coefficients and variances) from both
programs are nearly identical, but the model chi-squares
2008 Apr 13
3
fxruby gem install problem
Lyle,
Following up on your suggestion...
"You might want to follow-up on the fxruby-users mailing list at some
point; sometimes FXRuby questions can get lost in the shuffle here due
to the high volume of messages on ruby-talk!''
I''ve installed libfox-1.6-dev, and after that attempted install of
fxruby, with this result:
$ sudo gem install fxruby
[sudo] password for
2012 Jul 06
2
[LLVMdev] Excessive register spilling in large automatically generated functions, such as is found in FFTW
On Fri, Jul 6, 2012 at 6:39 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Jul 5, 2012, at 9:06 PM, Anthony Blake <amb33 at cs.waikato.ac.nz> wrote:
>
>> I've noticed that LLVM tends to generate suboptimal code and spill an
>> excessive amount of registers in large functions, such as in those
>> that are automatically generated by FFTW.
>
2001 Apr 17
0
FreeBSD Security Advisory FreeBSD-SA-01:33.ftpd-glob
-----BEGIN PGP SIGNED MESSAGE-----
=============================================================================
FreeBSD-SA-01:33 Security Advisory
FreeBSD, Inc.
Topic: globbing vulnerability in ftpd
Category: core
Module: ftpd/libc
Announced: 2001-04-17
Credits:
2005 Jul 31
1
Re: FXRuby on OpenBSD
On Aug 1, 2005, at 4:21 AM, brett s hallett wrote:
> I''m having some problems installing FXRuby on OpenBSD 3.7
>
> -- Note : OpenBSD supplied Ruby 1.8.1 and fox
> version /mnt/cdrom/3.7/packages/i386/fox-1.1.41.tgz
>
> If I try to install any FXRuby against these I get the error message
> " fox version is expiremental" ( something like that !) ,