Displaying 20 results from an estimated 7000 matches similar to: "SAMBA digest 2091"
1999 May 14
1
Insufficient Disk Space
I'm looking at migrating a small Netware 3.12 server to a Linux box with
samba for a small office. They use a DOS program called `ACCPAC' to do
their accounting; both the program and it's data reside on different
exported volumes on the netware system. I set up a linux box (for
testing- deployment later, maybe) to make sure the program would run
with samba before going ahead and just
2007 Jun 20
2
Extracting t-tests on coefficients in lm
I am writing a resampling program for multiple regression using lm(). I
resample the data 10,000 times, each time extracting the regression
coefficients. At present I extract the individual regression
coefficients using
brg = lm(Newdv~Teach + Exam + Knowledge + Grade + Enroll)
bcoef[i,] = brg$coef
This works fine.
But now I want to extract the t tests on these coefficients. I cannot
2004 Jun 23
3
[LLVMdev] IRC: Discussion About Upgrades To Bugzilla
I thought this conversation was worth saving. DannyB who did wonderful
things with GCC's use of bugzilla has offered the same capability to
LLVM.
Thanks, Danny!
<DannyB> sabre: BTW, if you need any of the bugzilla fun i have implemented for gcc, let me know
[22:47] <sabre> Cool, what kinds of things do you have?
[22:47] <DannyB> Besides the triplet stuff, i changed some of
2007 Apr 18
1
[Bridge] A question about modify bridge source
Hello,
I just made some change of the bridge source which under kernel 2.4.20 ,to make it work automatically without any ioctl commands such as brctl .In this module I do ,it has only one br named BRIDGE which auto constructed in the module initiation ,and defined as a global variable "brg".And I add one eth card(eth0) to the br as a port .The main program is just below this page.
But
2020 Jun 10
2
Accounting package recommendations
On Wed, 10 Jun 2020, Gianluca Cecchi wrote:
> On Tue, Jun 9, 2020 at 7:22 PM Rudi Ahlers <rudiahlers at gmail.com> wrote:
>
>> Hi,
>>
>> I am looking for an offline accounting package recommendation, please.
>> I enjoyed using Xero accounting, but need something that's offline,
>> and where the data remains my property. Having used Quickbooks on
2003 Oct 29
1
[LLVMdev] cfrontend/src/configure
Hello Brian,
Wednesday, October 29, 2003, 7:21:04 PM, you wrote:
BRG> This anomaly is noted in the documentation for building the C front-end
BRG> (http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html); in step 4 it advises
BRG> you to edit src/configure and "change the first line (starting w/ #!) to
BRG> contain the correct full pathname of sh."
I got the links to the proper
2020 Jun 22
0
Accounting package recommendations
I have to say, GnuCash simply doesn't do it for me. As a tech, I don't
have time to figure out accounting systems, and I really don't want to
have this info on the internet in 3rd party's control.
On Wed, Jun 10, 2020 at 1:09 PM <me at tdiehl.org> wrote:
>
> On Wed, 10 Jun 2020, Gianluca Cecchi wrote:
>
> > On Tue, Jun 9, 2020 at 7:22 PM Rudi Ahlers
1999 May 11
2
Unsubsribe
Best Regards,
Mike Garver
_________________________
Marketing Associate
Deerfield.com
http://www.deerfield.com/
sales@deerfield.com
----------------------------------------------------------------------
Please download and try our other exciting software products:
----------------------------------------------------------------------
WinGate - http://www.wingate.com/
FTP Voyager -
2007 Aug 07
3
Virtualisation of Netware?
Hi,
I am hoping someone can kick me up the learning curve (!) on Virtualization:
We have an old piece of data logging software that was written in Turbo
Pascal 6 using a file I/O module tuned to Netware and so it expects its data
files to be on a Netware server and will not access them locally or via an
MS/Samba share - essentially, it uses direct NCP calls for parts of its data
access.
The
2007 Oct 03
2
Shading area under density curves
Hello,
I have a question regarding shading regions under curves to display
95% confidence intervals. I generated bootstrap results for the slope
and intercept of a simple linear regression model using the following
code (borrowed from JJ Faraway 2005):
> attach(allposs.nine.d)
> x<-model.matrix(~log(d.dist,10))[,-1]
> bcoef<-matrix(0,1000,2)
> for(i in 1:1000){
+
2005 Jul 06
1
Netware server emulation on Linux
One of our group companies has just 'gone live' on a new laboratory
management package. Although the software is M$-based (ie: expects a M$
server at the heart of it), it is running with its core database on a
CentOS3 server using Samba for client access - in fact, the developers are
amazed at the performance and say it beats a Win2K/2K3 server 'hands
down'!!!
Anyway, the old lab
2002 Dec 14
2
[LLVMdev] really long time to compile
Hi,
Can anyone suggest any reasons why this seemingly-innocuous (though
stupid-looking) excerpt from gnu fileutils 4.1 would make llvm-gcc
go so incredibly slowly? It doesn't seem to be a question of the
size of the output.
Here's what I do:
% time llvm-gcc -c sha24.c
56.840u 0.050s 1:07.05 84.8% 0+0k 0+0io 1050pf+0w
% ls -l sha24.o
-rw-r--r-- 1 brg brg 5784
2007 Jan 10
2
Dream Ledger
Hello Fellow Campers,
I''m feeling crazy tonight and thought I''d go ahead and announce my new
little project riding on the Camping framework: Dream Ledger
(http://www.dreamledger.com).
The app was written to scratch a personal itch, which is the simple
fact that I wanted an easy way to record my nightly dreams and sleep
experiences. Think about it as ''dream
2020 Jun 09
0
Accounting package recommendations
On Tue, Jun 9, 2020 at 7:22 PM Rudi Ahlers <rudiahlers at gmail.com> wrote:
> Hi,
>
> I am looking for an offline accounting package recommendation, please.
> I enjoyed using Xero accounting, but need something that's offline,
> and where the data remains my property. Having used Quickbooks on
> Windows in the past, I am looking for something similar.
>
> Any
2003 Mar 05
0
Ldap Samba and problems compiling
Hi,
I got 2 problems :-
1. I was compiling samba-2.2.7-4.src.rpm on Redhat 8.0 system and with the option --with-pam_smbpass. It always fail when I am doing a rpmbuild -ba samba.specs. The error is similar to the person who posted on
http://lists.samba.org/pipermail/samba-technical/2002-September/039415.html but no one answered him.
I was also compiling with the following extra options:-
2000 Feb 03
1
Performance Samba 2.0.6 / FreeBSD 3.4 vs NT and NetWare
I'm getting samba setup, and it seems to be working. I have PDC/BackupPDC
issues to resolve, and want to change things so the NT PDC authenticates
users instead of setting them up using smbpasswd. Right now, I can access
the samba box from Win98 and WinNT workstation with "manually setup"
smbpasswd's.
I have been testing performance and am a little disappointed, I hoped samba
2005 Oct 18
1
Old Dos program
Hello all.
I am running Samba 3.0.7 MDK rpm install.
I am migrating this server from a Novell system.
I am having programs with Windows 98 clients connecting to Accpac (Old dos
version). When going into Recievable it comes up with Insufficient disk
space.
The Windows 2000/XP clients have no problems.
I have change the max disk size option to 500mb which made no change.
Any help would be
2001 Jun 22
1
What will I need
Thanks,
but will I need any special libraries (tcl or something)?
Once again thanks for help
U¿ytkownik "Bill Medland" <medbi01@accpac.com> napisa³ w wiadomo¶ci
news:01c0fa80$6752a040$6f0c10ac@medbi01...
> GodMan <godman@tenbit.pl> wrote in article
> <9gt6hn$jbb$1@news.internetia.pl>...
> > Hello,
> > What will I need (and where can I download it?) to
2002 Dec 03
1
rsync 2.5.5 port to Novell NetWare
Hullo, all. I diligently consulted the suggested reading on the way in:
> Welcome to the rsync@lists.samba.org mailing list! PLEASE READ THIS
> IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:
> http://www.tuxedo.org/~esr/faqs/smart-questions.html
'Twas a quick read, given that I'm the co-author. ;->
I recently received an odd inquiry from someone I didn't know at all,
2002 Nov 28
0
Netware copy fails
Affected: Various 2.x.x releases of samba on Solaris 2.6/8 and Netware 5.1 SP5.
Problem: Unable to copy files from a mapped Netware drive to a mapped samba share on a PC desktop (W2K).
Error: Several, but commonly "Cannot copy MYFILE. Access is denied. The source file may be in use" or "An unexpected network error has occurred".
Has anyone seen similar?
It appears that some