search for: clinton

Displaying 20 results from an estimated 154 matches for "clinton".

2004 Feb 04
1
rsync ssh problem...
Hi all, I keep getting the following error when trying to use ssh: (with rsync 2.5.7) [root@drone2 root]# rsync --rsh="ssh -lpaul" clinton:: paul@clinton's password: rsync: server sent "" rather than greeting rsync error: error starting client-server protocol (code 5) at main.c(1043) ...while using root works! ie, [root@drone2 root]# rsync --rsh="ssh -lroot" clinton:: root@clinton's password: usr5prod...
2012 Apr 10
6
trust relationship between this workstation and the primary domain failed
...T_STATUS_ACCESS_DENIED. Apr 10 07:38:03 samba01 smbd[23581]: [2012/04/10 07:38:03.789152,? 0] auth/auth_domain.c:289(domain_client_validate) Apr 10 07:38:03 samba01 smbd[23581]:?? domain_client_validate: Domain password server not available Samba 3.5.10 RHEL 6.2 Any help is appreciated.? Thanks, Clinton
2004 Jul 16
1
Rsync using --daemon - how to specify port on client side for upload.
Hi, I'm not sure what whether I have constitutes a bug, but here goes; I have two scripts; one I use when my website is 'correct' and i need a copy on my mirror, in which case, I start rsync like so; rsync -avvz rsync://www.clintoneast.com:20000/clinton /home/cje/mirror/ opening tcp connection to www.clintoneast.com port 20000 receiving file list ... It works fine. However, i have another script, which I want to have the opposite behaviour; I want it to freshen files on my webserver which I've updated locally. I figur...
2004 Nov 03
2
Unread mail problem
...I had 50 of the same message in Outlook? A small fix, but I do not want to so this ever time If I unclick save on server and then check my mail, it will delete all the mail in my mail box. Then I reclick the leave on server for 5 days and it will work fine! Any idea what is going on? Clinton Hitcents.com Tel: (270) 796-5063 ext 105# Fax: (270) 796-3195 Cell: (270) 996-1122 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20041103/387b9597/attachment-0003.html>
2009 Feb 02
3
Files monitoring through Samba
...if that is the best way. What suggestions would you have to setup a way to get some type of event when one of these actions occur? I would like to watch a directory recursively and be able to run a shell script or perl script and that script know the file name and path. Let me know, thanks Clinton Mills
2010 Nov 25
3
[LLVMdev] how to eliminate dead infinite loops?
On 11/24/2010 06:55 PM, Owen Anderson wrote: > On Nov 23, 2010, at 9:22 AM, Andrew Clinton wrote: > > >> Most of my programs contain loops that the LoopDeletion pass is unable >> to remove. It appears that the following code in LoopDeletion.cpp:152 >> is the culprit: >> >> ScalarEvolution& SE = getAnalysis<ScalarEvolution>(); >&gt...
2010 Nov 26
0
[LLVMdev] how to eliminate dead infinite loops?
On 11/25/2010 12:59 PM, Andrew Clinton wrote: > On 11/24/2010 06:55 PM, Owen Anderson wrote: >> On Nov 23, 2010, at 9:22 AM, Andrew Clinton wrote: >> >> >>> Most of my programs contain loops that the LoopDeletion pass is unable >>> to remove. It appears that the following code in LoopDeletion.cpp:...
2009 Apr 08
3
Rails 2.3 memcache performance drop
After much effort I upgraded our fairly large Rails app from 2.1 to 2.3. After deployment yesterday I noticed an across the board increase in response times. It seems that every call to memcache now takes 10x longer than before. Here are some example numbers from my development log (below), with memcache running locally. We see similar scale of performance drop in production as well - average
2006 May 23
5
Wierd pagination problem - Unknown options: order?
...inate :uploads, :per_page => 20, :order => ''id'' end Yet I keep getting this error: ___________________________________________ ActionController::ActionControllerError in Data#list Unknown options: order /app/controllers/data_controller.rb:12:in `list'' /home/bclinton/work/eds/script/server:51 ___________________________________________ If I take the order option out, it works fine. Anyone have any idea what I am doing wrong here? -- Posted via http://www.ruby-forum.com/.
2010 Nov 23
5
[LLVMdev] how to eliminate dead infinite loops?
Most of my programs contain loops that the LoopDeletion pass is unable to remove. It appears that the following code in LoopDeletion.cpp:152 is the culprit: ScalarEvolution& SE = getAnalysis<ScalarEvolution>(); const SCEV *S = SE.getMaxBackedgeTakenCount(L); if (isa<SCEVCouldNotCompute>(S)) return Changed; So, LoopDeletion thinks my loops might be infinite so it
2005 Jul 13
1
problems with MNP
...cXnames = "ut", data = small, n.draws = 500, burnin = 100, Error: syntax error > verbose = TRUE) Error: syntax error > > # another try giving arbitrary names to the values of the dependent variable > > res1 <- mnp(PREVOTE3 ~ 1, choiceX = list(Clinton=UCLC, Dole=UDLC, Perot=UPLC), + cXnames = "ut", data = small, n.draws = 500, burnin = 100, + verbose = TRUE) The base category is `1'. The total number of alternatives is 3. Error in xmatrix.mnp(formula, data = eval.parent(data), choiceX = call$cho...
2006 Jan 09
8
Pri Gateway Hardware
...are copper gateway devices (like a X100P card, only it registers with asterisk using sip, and it doesn't have to be physically connected to the box) Does anyone have any experience with a PRI gateway? And could tell me the cost and the quality? Thanks Johnathan Falk Network Administrator Clinton Community Schools -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060109/7fb25919/attachment.htm
2015 Nov 10
2
Generating Big Num addition code which uses ADC (add with carry) instructions
...much about LLVM besides my brief readings of the docs, and I've posted here because I couldn't find an llvm-users list. There's a clang-users list, but I didn't think that would be appropriate because GHC compiles via LLVM directly, not via clang. Any help or guidance appreciated. Clinton -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151110/b22e8e2b/attachment.html>
2004 Nov 17
1
Rebuilind help
...t 471186 Nov 17 13:35 /usr/local/sbin/dovecot The file was updated! [root at ns3 dovecot-0.99.11]# /usr/local/sbin/dovecot Fatal: Can't open configuration file /usr/local/etc/dovecot.conf: No such file or directory Any ideas on why it is looking in /usr/local? Thanks Clinton Hitcents.com Tel: (270) 796-5063 ext 105# Fax: (270) 796-3195 Cell: (270) 996-1122 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20041117/44d86ae4/attachment-0003.html>
2006 May 14
3
Beginner question on paginate with params and conditions
I am trying to do a simple search by product name. The first page returns fine, but when I try to go to any other pages of the search results, I lose the original search parameters from my search form and get NilClass errors. Here is the code in my controller: namesearch = "%" + params[:name].strip + "%" @product_pages, @products = paginate :product,
2011 Feb 01
5
[LLVMdev] Loop simplification
I have a (non-entry) basic block that contains only PHI nodes and an unconditional branch (that does not branch to itself). Is it always possible to merge this block with it's successor and produce a semantically equivalent program? I'm trying to undo some of the loop optimizations that LLVM has applied to my program to reduce a pair of nested loops to a single loop.
2011 May 17
2
[LLVMdev] TargetRegisterInfo and "infinite" register files
On May 17, 2011, at 9:18 AM, Andrew Clinton wrote: > I have faced this same problem in my backend, and I'm working around it by providing a large physical register set. There are two problems with this: > > 1. There's a chance that the register allocator will run out of registers to assign, in which case the allocation wi...
2012 Jun 20
1
[LLVMdev] Strong PHI elimination asserts in RegisterCoalescer.C:1388
...fine on x86 but caused problems with armv7 NEON code. If you file a PR with a test case, I am happy to take a quick look and try to fix it. There have been some changes to the backend that might not have been updated correctly in StrongPHIElimination. Cameron On Jun 20, 2012, at 3:47 PM, Andrew Clinton wrote: > I've started using the strong PHI elimination pass, and it seems to work beautifully (producing much better placement of copy instructions) - though I'm seeing that it triggers an assert in debug+assert builds. The assertion is on line 1388 of RegisterCoalescer.C. Attached is...
2010 Nov 24
2
[LLVMdev] how to eliminate dead infinite loops?
On 11/24/2010 03:36 PM, Nick Lewycky wrote: > Andrew Clinton wrote: >> Most of my programs contain loops that the LoopDeletion pass is unable >> to remove. It appears that the following code in LoopDeletion.cpp:152 >> is the culprit: >> >> ScalarEvolution& SE = getAnalysis<ScalarEvolution>(); >> const S...
2012 Jun 20
0
[LLVMdev] Strong PHI elimination asserts in RegisterCoalescer.C:1388
...blems with armv7 NEON code. > > If you file a PR with a test case, I am happy to take a quick look and try to fix it. There have been some changes to the backend that might not have been updated correctly in StrongPHIElimination. > > Cameron > > On Jun 20, 2012, at 3:47 PM, Andrew Clinton wrote: > >> I've started using the strong PHI elimination pass, and it seems to work beautifully (producing much better placement of copy instructions) - though I'm seeing that it triggers an assert in debug+assert builds. The assertion is on line 1388 of RegisterCoalescer.C. Att...