search for: ppk

Displaying 17 results from an estimated 17 matches for "ppk".

Did you mean: ppc
2012 Dec 24
3
Not able to install puppet enterprise onn agent node using install command.
...elow command puppet node install \ --install-script=puppet- enterprise \ --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ --installer-answers=/usr/local/puppet/agent.txt \ --puppetagent-certname=ip-10-224-122-211.ec2.internal \ --login root \ --debug \ --keyfile /usr/local/puppet/lalit.ppk \ ec2-54-242-140-98.compute-1.amazonaws.com I am getting below error message. [root@ip-10-224-122-211 puppet]# puppet node install \ > --install-script=puppet-enterprise \ > --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ > --installer-answers=/usr/local/puppet/agent.txt \ &g...
2012 Apr 16
1
How to create a data.frame from several time series?
...o a data frame, but I don't know how to do that because I don't know beforehand how many series I create in the for() loop, how to distinguish them by (unknown beforehand) tool names, and how to supply them to ts.union. Thanks, robert ############################ CODE HERE library(zoo) ppk <- function(data, lsl, usl) { if (length(data) < 15) { return(NA) } else { return (min(mean(data)-lsl, usl-mean(data))/(3*sd(data))) } } load <- function(filename) { d <- read.table(filename, header=TRUE, sep='\t') # f...
2010 Mar 27
2
Using SVN + SSH on windows
...m using tortoise SVN (last version) but I do not manage to Commit. I read the R-Forge user Manual and some post on but I do not manage to find the solution. Here is what I did: 1/ I download 'puttygen.exe'. I generate a key (256 bits). 2/ I save the private key in a file 'private.ppk' on my computer. 3/ I copy-paste the public key on sourceforge ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAACEAobwycGGZrMZ39i7Vtrdk3ahN1hVw/tPoiShJGk1xjRs= rsa-key-20100327 4/ I wait two hours. 5/ On my computer, I run 'pageant.exe'. 6/ I click on 'Add key'. I load the file 'priva...
2012 Dec 24
0
Not able to install puppet on agent node?
...below command puppet node install \ --install-script=puppet-enterprise \ --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ --installer-answers=/usr/local/puppet/agent.txt \ --puppetagent-certname=ip-10-224-122-211.ec2.internal \ --login root \ --debug \ --keyfile /usr/local/puppet/lalit.ppk \ ec2-54-242-140-98.compute-1.amazonaws.com I am getting below error message. [root@ip-10-224-122-211 puppet]# puppet node install \ > --install-script=puppet-enterprise \ > --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ > --installer-answers=/usr/local/puppet/agent.txt \ &g...
2008 Oct 13
2
rsync error: Error in socket IO(code 10) at clientserver.c(122)
...ughts/help is much appreciated. ------------------------------------------------ Tunnel: ssh Command to run: "C:\Program Files\cwRsync\bin\rsync.exe" -av /cygdrive/c/backup/ rsync://SvcwRsync@localhost:9119/cvsroot/myproject Tunnel command: ssh -i "E:\BTP\PuTTY\myPrivateKey_SSH2DSA.ppk" -L 9119: 127.0.0.1:873 SvcwRsync@myProject.cvs.sourceforge.net -T -N Establishing secure channel ... The authenticity of host 'myProject.cvs.sourceforge.net (216.34.181.109)' can't be established. RSA key fingerprint is dc:a3:df:84:00:c6:65:b4:93:a6:2e:22:b1:d1:91:b8. Are you sure...
2010 Mar 28
2
Setting up TortoiseSVN and PuTTY on Windows for r-forge.r-project.org (Was: Re: Using SVN + SSH on windows)
...hen done, a key is generated. 5. Click "Save private key". Do *not* enter a "key passphrase", that is, reply "Yes" to the dialog asking you "Are you sure want to save this key without a passphrase to protect it?". Name the file, say, 'henrikb,20100328.ppk'. Save it in a directory where you can find it (default for me is under the Documents/). 6. Before closing PuTTYgen, we want to add the displayed *public key* to the r-forge site. 7. Go to your 'My Page' -> 'Account Maintenance' at R-forge, i.e. http://r-forge.r-project.org/...
2018 Dec 13
1
SFTP - Private/Public Authentication Keysets Beyond The First Set
On 12/12/18 4:40 PM, Gary Braatz wrote: > Inclusion of the -i flag and the location of the private key solved the > problem. > > Thanks Steve! > > You really don't need multiple ppk pairs for different hosts. One for all is what I do. As long as you keep the private key private you only need distribute the one public key every where you need secure identification. Mike
2006 Mar 05
7
whatever happend to unobtrusive javascript in Rails ?
Don''t get me wrong, JavaScript/Ajax helpers in Rails are a huge timesaver and they have helped me to finally overcome my irrational aversion to js libraries like prototype and such. However, all this goodness seems to come at quiet a price. The resulting code is littered with inline JS, including ubiquitous script tags and onload attributes etc.. It seems that just when i found
2007 Dec 19
0
[ wxruby-Bugs-16436 ] Missing files after rake build
Bugs item #16436, was opened at 2007-12-19 17:34 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=16436&group_id=35 Category: Compile/build Group: None Status: Open Resolution: None Priority: 3 Submitted By: ppk (mend0za) Assigned to: Nobody (None) Summary: Missing files after rake build Initial Comment: System - Debian GNU/Linux 4.0r1 (etch), i386 and arm. ''rake called by default (without any task specified). Files seems to be missed (in comparison with gem content): wx/accessors.rb wx/keywo...
2012 Dec 09
1
Another SSH client on Windows
Dear All, I just wanted to announce another free SSH client on Windows capable of working with OpenSSH. The too is called SmarTTY and is available via http://smartty.sysprogs.com/ Could you guys please reference it at the Win32 alternatives page (http://www.openssh.org/windows.html)? Best regards, Ivan Shcherbakov
2004 Jan 06
1
question
...ncryption... 2004-01-02 16:00:08 Initialised Blowfish encryption 2004-01-02 16:00:09 Installing CRC compensation attack detector 2004-01-02 16:00:09 Successfully started encryption 2004-01-02 16:00:12 Sent username "openssh" 2004-01-02 16:00:12 Trying public key "F:\user\zdm\.ssh\pri.PPK" 2004-01-02 16:00:19 Remote dRSA authentication accepted. 2004-01-02 16:00:20 Authentication successful 2004-01-02 16:00:21 Allocated pty 2004-01-02 16:00:21 Started session 2004-01-02 16:00:27 Server sent command exit status 255 ---???--- *************************************************...
2007 Feb 14
1
Rsync with Plink?
Hello, I've already tried asking at the cwrRsync forums with no luck yet, so I thought I would try my luck here. According to the rsync man pages, with the -e option you can use other remote shells, and I had thought plink was one of them, but I could be wrong. I can't seem to find any information anywhere about the proper syntax. What I've been trying, are all kinds of combination
2007 May 11
15
Simulating onmouseleave and onmouseenter with Prototype
Hello. I spent an hour or three chasing down a desired effect that mootools implements, namely the simulation of onmouseleave and onmouseenter events. Why? Lets say you have a Menu. A ul element that contains many li elements. If you want to have a function (maybe an effect) fire when the mouse moves outside of the ul, you are out of luck. Observe the mouseout function like so:
2006 Sep 28
15
Inserting rows into linking table
Hi, I have two objects: Contacts Lists I want to be able to add multiple contacts to multiple lists. I''ve created a linking table and a form that allows me to select the contacts using checkboxes, but I''m having some problems with the controller and model. I receive the following error message when I submit the form: Mysql::Error: Cannot add or update a child row: a
2018 Dec 12
3
SFTP - Private/Public Authentication Keysets Beyond The First Set
On 12/12/2018 03:32 PM, Steve Clark wrote: > On 12/12/2018 03:28 PM, Gary Braatz wrote: >> Thanks for responding so quickly! No but I will try. Are you saying the >> first vendor connection worked because id_rsa and id_rsa.pub are the >> defaults if not specified? (I didn't use the -i flag for the first vendor.) >> >> >> -----Original Message-----
2008 May 21
0
Errors in using gdb (PR#11496)
...rMbQTsedei9wHsVIcjI2uuz4FGQX2DNqN+g39O8Wo3yj4okFZOdRpEuWWq1xLu/X4opky QTuJVBa0l+Ueo3CAUX/UcY/J9JDXh/Y25xgjhGh2ViwPfEj68EznyTb3CqoipJ3lTK7j8tdL aM/1wCkR2k1/xNcHGLW3fLub7jHWTK7/ezQdpePnoIkHOmbPXOt6Wa4L3Yb23EcYHVTTf9jX R3TNO7dL9azfb2iiviIdnRrTaeQ6PXZZvbH1Y46sXBaObd32PCSRxgS0G72IKkNrWSK5L6Jm PgsI0J75ImrppkuLl48UR6lfLFJ37OrOSt9ilvvGkP5Ak4tPFp2wzuBYJD/tvMkA7V7XMq3n sqDdCDhXwaM04UT/3Wp1fnQM+DptQ/OHgNza0D9X+r4wqklFv6F5vXJfY1T3q92r59yzqxuV Uf+j0yNZ9HVFejZ1Ojq1al0ufcc2gnbSKgLtRlM+6ni590xtyZSP40zUF5G60ULoqLF1/456 uSycK1adetZ886X/e5JxUAoSiaC9PzW+oZ16ThKJRKYDEolEImjXdI8haCeRSCQSiUQikQja CdpJJFK7MxFrrtJLoRU/b1...
2002 Nov 04
2
quota problem
Hello, What am I missing ? thanks ! -dikshie- @fisbum:/usr/bin$ uname -a Linux fisbum 2.4.18 #3 Tue Mar 19 16:55:23 JAVT 2002 i686 unknown @fisbum:/usr/bin$ mount /dev/hda1 on / type ext3 (rw,errors=remount-ro) /dev/hda3 on /usr type reiserfs (rw) /dev/hda5 on /home type reiserfs (rw,nosuid,usrquota) /dev/hda6 on /var type reiserfs (rw,usrquota) /dev/hda7 on /tmp type reiserfs (rw) /dev/hdb1