Displaying 5 results from an estimated 5 matches for "waltner".
Did you mean:
walter
2003 Jan 23
0
Re: R-help digest, Vol 1 #51 - 13 msgs
> Subject: [R] Question on running tseries::garch on Mac OSX
> Date: Sat, 18 Jan 2003 15:58:50 -0800
> From: Nicholas Waltner <nwaltner at attbi.com>
> To: <R-help at stat.math.ethz.ch>
>
> Hello,
>
> When I run the garch examples, I get the following output:
>
> > dax.garch <- garch(dax)
>
> ***** ESTIMATION WITH ANALYTICAL GRADIENT *****
> /// TUNER5.... V(30) = 0.750E...
2001 Nov 02
0
samba digest, Vol 1 #661 - 38 msgs
> Hi,
>
> Hope this list is as fast and as helpful as some other lists I use.
>
> My main problem is this, I have 2 unix boxes on a network along with a
> couple of windows boxes.
>
> 1 box runs NetBSD 1.5.2 the other Runs Red Hat Linux 7.0
>
> I built and set up Samba on both boxes.
>
> The netbsd one runs fine, I have one share which is the whole disk. I
2003 Jul 11
0
Tar Failures Using smbclient from Samba 3.0.0beta2
I was trying to improve the performance of BackupPC
http://backuppc.sourceforge.net/, which uses smbclient to connect to
Windows systems to backup Windows desktop systems. I'm currently
running Samba 2.2.8a on a fairly beefy Solaris 9 system and only
getting 200-700 KB/sec from the Windows clients. The 700 KB/sec is when
I connect to a dual-Athalon 2600+ Win2K system attached to the
2006 Mar 06
0
Domain Security and Mapping as More than One User
I have Samba 3.0.21c installed on Fedora Core 3 and would finally
like to get rid of the cleartext passwords on our server. The current
smb.conf file
[global]
workgroup = WORKGROUP
wins server = 10.0.0.1
security = share
encrypt passwords = No
[homes]
comment = Home Directories
read only = no
guest ok = no
preserve case = yes
short preserve case = yes
This is
2001 Oct 15
0
Errors Using rmdir
Setup is as follows
Server:
Solaris 2.6
Samba 2.2.1a
Client:
Windows NT 4.0 SP6
A user is having trouble using the rmdir command to delete a large
directory structure. This has apparently been a problem with the
Samba server for several years, but I was only recently told about
it since I upgraded to the new release of Samba. This directory is
used in the build process of our Java software, and