search for: plymale

Displaying 5 results from an estimated 5 matches for "plymale".

2003 Feb 20
0
Fwd: fink rsync --daemon failure
Begin forwarded message: From: Bill Bumgarner <bbum@codefab.com> Date: Wed Feb 19, 2003 9:31:24 AM US/Eastern To: "George D.Plymale" <george@SouthernOhioComputerServices.com> Subject: Re: fink rsync --daemon failure On Wednesday, Feb 19, 2003, at 08:14 US/Eastern, George D.Plymale wrote: > It would seem that OS X does indeed have a problem zeroing > the supplimental groups. Configure is only testing for the &...
2003 Feb 19
2
MacOS X Rsync Server
I am trying to set up a MacOS X rsync server and am not having much success at the moment. I'm able to see the "share" alright, but here is what I get when I actually try to copy anything to the server: #rsync -vz /Users/myhome localhost::backup @ERROR: setgroups failed rsync: connection unexpectedly closed (37 bytes read so far) rsync error: error in rsync protocol data stream
2000 Oct 09
2
cups printing
...luding the smb.conf man page, and have found nothing regarding the cups printing system except change printcap to cups. Now, I have done that, but printing still does not work. I need some types of details and a sample smb.conf and/or any other relevant documentation. Thanks much, George D. Plymale
2001 Mar 24
0
cups & samba
I am trying to print from a windows ME and 2k client to my debian linux server. I am using samba 2.2alpha3 and I can smbclient //host/printer and acutally `print /tmp/test` and it works fine, but when it comes down to printing from windows, nothing happens. I've tried to follow the logs, and at one point I also had a queue in /tmp, but now I don't even see that. I tried to remove
2005 Nov 29
2
Dtrace - Macros $1, $2, etc...
Unless I am missing something I cannot find a way to do a condtional check and handle it when a dtrace script is written with macros $1, $2 being passed to it, etc... In other words I have a dtrace script that can have parameters passed to it. Lets say $1 and $2 for example. I am trying to verity that there is or is not a value for $1 or $2 and adjust accordingly. I am finding that if use macros