search for: clint

Displaying 20 results from an estimated 289 matches for "clint".

Did you mean: client
2006 May 04
7
windows / migration issues
...on. no errors, she just stops short of the latest version. hasn''t been a problem until now -- starting to play around w/ unit tests, and test:units doesn''t get the database to the latest version before running. this is problematic. anyone have any info regarding this? thanks, clint troxel
2013 Jun 26
3
XYZ data
I have x, y, z data. The x, y fields dont change but Z does. How do I add a very small number onto the end of each x, y data point. For example: Original (X) Original (Y) Original (Z) 15 20 30 15 20 40 New (X) New (Y)
2010 Oct 15
1
Dealing with Non-Standard Hours
A data set I obtained has the hours running from 01 through 24 rather than the conventional 00 through 23. My favorite, strptime, balks at hour 24. I thought it would be easy to correct but it must be too late on Friday for my brain and caffeine isn't helping. TIA for a hint, Clint -- Clint Bowman INTERNET: clint at ecy.wa.gov Air Quality Modeler INTERNET: clint at math.utah.edu Department of Ecology VOICE: (360) 407-6815 PO Box 47600 FAX: (360) 407-7534 Olympia, WA 98504-7600
2011 Dec 11
2
ToDo List Notation
...e the "/" means "in progress", where the "X" means closed or completed. Here are some examples: ( ) Take dog for a walk [/] Write business plan {X} Send email to mail-list This expansion of Markdown could lead to even more applications implementing it. Thoughts? -- Clint *Clint Laskowski, CISSP, CISM* email: clint.laskowski at gmail.com twitter: @Clint326 <http://twitter.com/clint326> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20111211/3aeaa3be/attachment....
2004 Jun 16
3
Aggregating on Water Year Rather Than Calendar Year
...wish to obtain some means by something like: waterT<-aggregate(w$value[w$param.name=="Temperature"], list(w$w.year[w$param.name=="Temperature"]),mean) Except that I need to work on the year and being a neophyte in date arithmetic I'm not finding a working method. TIA Clint -- Clint Bowman INTERNET: clint at ecy.wa.gov Air Quality Modeler INTERNET: clint at math.utah.edu Department of Ecology VOICE: (360) 407-6815 PO Box 47600 FAX: (360) 407-7534 Olympia, WA 98504-7600
2006 Mar 01
2
GXP-2000 Volume Issue
...my GXP-2000s, whereas my Snom 320 and Polycom 301 are great, and my Budgetones are overmodulating. Is there any conceivable fix on the Asterisk side, or does anyone know of any gain adjustments that can be made to the GXP-2000s on either the older 1.0.1series firmwares or the new 1.0.2 branches? Clint -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060301/a630acc6/attachment.htm
2015 Jan 11
2
Link-dest thinks file is newly created, but it isn't
...d consider? I don't see why stat'ing the file will matter considering that rsync thinks this file is new. > When I run with a command like the following: > > > > /usr/bin/rsync -avz *--itemize-changes *--dry-run --no-o --no-g > > --no-p --exclude-from=/cygdrive/c/Users/clint/.rsync/exclude > > --delete --delete-excluded --link-dest=../latest > > /cygdrive/c/Users/clint /cygdrive/c/Users/nancy > > rsync at nas::NetBackup/sith/2015-01-09T11_58_16 > > > > > > Rsync comes back and tells me this: > > > > <f+++++++++ nancy/D...
2015 Oct 28
2
Disabling "quick check"
...t just doing the delta transfer is more time efficient and rsync won't touch the file unless _some_ relevant change is observed? It just concerned me because the file list was extensive, and I definitely don't want anything copied unless for example the checksums don't match. Thanks, -Clint On Wed, Oct 28, 2015 at 5:41 AM, Kevin Korb <kmk at sanitarium.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > - --checksum generally takes a lot longer than --size-only. A delta > transfer generally goes quicker than a checksum. However, if you want >...
2015 Jan 10
2
Link-dest thinks file is newly created, but it isn't
...15:47 x86_64 Cygwin) Destination: Synology 1512+ (Linux NAS 3.2.40 #5021 SMP Wed Dec 17 18:30:52 CST 2014 x86_64 GNU/Linux synology_cedarview_1512+) When I run with a command like the following: /usr/bin/rsync -avz --itemize-changes --dry-run --no-o --no-g --no-p --exclude-from=/cygdrive/c/Users/clint/.rsync/exclude --delete --delete-excluded --link-dest=../latest /cygdrive/c/Users/clint /cygdrive/c/Users/nancy rsync at nas::NetBackup/sith/2015-01-09T11_58_16 Rsync comes back and tells me this: <f+++++++++ nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zi...
2015 Oct 28
2
Disabling "quick check"
What about -c? It seems I'm getting a lot of spurious file transfer candidates when using: -avvznIi --no-o --no-g --no-p It's showing transfers (receive) for many files I know haven't been tampered with. Thanks, -Clint On Tue, Oct 27, 2015 at 7:53 PM, Kevin Korb <kmk at sanitarium.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > That is correct. Rsync will re-copy (delta xfer unless --wholefile) > all the files. You can always --dry-run if you aren't sure. > > O...
2006 Mar 09
5
link_to_remote id or class
Can anyone out there tell me how to add a class or id property to a link using link_to_remote? I''ve been banging my head on this for far too long. Thanks Clint
2017 Oct 04
4
systemd-networkd issue
Hi Clint, systemd-networkd doesn't use those files at all. On Wed, 4 Oct 2017 at 13:55 Clint Dilks <clintd at scms.waikato.ac.nz> wrote: > On Wed, Oct 4, 2017 at 3:46 PM, Phil Manuel <phil at zomojo.com> wrote: > > > Hi, > > > > If I disable ipv6 via the kernel c...
2006 Nov 14
16
memory issues -- mongrel part of the problem?
...see what i mean -- those thumbnail images are coming from the cache. Also: Server : Fedora Core 5 Mongrel: 0.3.13.3 mongrel_cluster: 0.2.0 I''m eternally grateful to anyone who can help me out with this! Sort of at the end of my rope. Thanks in advance, & hope your Tuesday is good. Clint -- clint troxel _ Open End Studios _ 307.413.0366 http://openendstudios.com
2006 Mar 22
4
hivelogic lighttpd install
...where the config files would be. If I try "lighttpd start" from the command line, I get an error that says "No configuration file available". Does a config file exist for it and where can I find it. Otherwise, what else can I do to try to get it running? Thanks for the help. Clint
2004 Apr 06
2
Syntax Question
...the lines of as.numeric(st[st[1]=="KSEA"][4]) and it would return 47.62139. Somewhere I'm getting all bollixed up with the indexing and keep getting sytax errors. As you can see, the list is quite long (20K+) and I don't wish to have to look up each coordinate by hand. TIA Clint -- Clint Bowman INTERNET: clint at ecy.wa.gov Air Quality Modeler INTERNET: clint at math.utah.edu Department of Ecology VOICE: (360) 407-6815 PO Box 47600 FAX: (360) 407-7534 Olympia, WA 98504-7600
2004 Apr 02
1
Winding Number
...r function among the map/tools/stats. I have the code for an efficient C++ but was expecting that it would already be implemented as an R function Since I haven't used the map/tools/stats collection before, I suspect I'm overlooking the function and would be thankful for a pointer. TIA Clint -- Clint Bowman INTERNET: clint at ecy.wa.gov Air Quality Modeler INTERNET: clint at math.utah.edu Department of Ecology VOICE: (360) 407-6815 PO Box 47600 FAX: (360) 407-7534 Olympia, WA 98504-7600
2004 Mar 29
1
Interesting Behavior in plot()
...uot;i686" $os [1] "linux-gnu" $system [1] "i686, linux-gnu" $status [1] "" $major [1] "1" $minor [1] "8.1" $year [1] "2003" $month [1] "11" $day [1] "21" $language [1] "R" on Red Hat 9.0. TIA, Clint -- Clint Bowman INTERNET: clint at ecy.wa.gov Air Quality Modeler INTERNET: clint at math.utah.edu Department of Ecology VOICE: (360) 407-6815 PO Box 47600 FAX: (360) 407-7534 Olympia, WA 98504-7600 -------------- next part -------------- A non-text attachment was scrubbed... Name: test.p...
2003 Dec 29
5
Slow browsing through Windows Explorer
Hello, I'm having a very strange problem with Samba version 2.2.7a. I have four boxes, Two Linux Mandrake Boxes (Morpheus and Unreal both v. 9.2), One RedHat (Link v. 8.0) and an XP Workstation (Kek XP Pro NO SP1). When I bring up My computer (Explorer) and attempt to browse through the H: drive (SMB Share mapped to Users Home dir on Morpheus), Y: drive (SMB Share maped to /backup on
2015 Oct 28
0
Disabling "quick check"
...g to the file. At least a delta-xfer. If it was just a metadata change it would show cf. If you see an >fc without a t then that is an example where rsync found a file that didn't match even though the timestamps did. That isn't supposed to happen very often. On 10/28/2015 01:19 PM, Clint Olsen wrote: > Ok, thank you for this extra info. I have experienced exactly what > you described. The rsync dry run is _still_ running after being > started at 1:30am PST :) > > But it is finding the right files to update. Most of the entries > are: > >> fc........ &gt...
2003 Dec 29
1
Open Source W2k Policy Implementation (was Re: Windows2000 policies in a Samba PDC)
...as I've said previously. So in summary, I'm interested if someone has started work like this, and in response to your last post, I don't have anything worth putting in your book at this point, I'm merely looking for other people who might have started work on something like this. Clint > -----Original Message----- > From: John H Terpstra [mailto:jht@samba.org] > Sent: Monday, December 29, 2003 11:11 AM > To: Sharp, Clint > Cc: samba > Subject: Re: [Samba] Open Source W2k Policy Implementation > (was Re: Windows2000 policies in a Samba PDC) > > &g...