search for: agnet

Displaying 6 results from an estimated 6 matches for "agnet".

Did you mean: agent
2016 Jan 13
2
Re: v2v: error while killing ssh-agent after importing VM via xen+ssh
...gt; ssh-agent -k (and setting the SSH_AGENT_PID environment), but I get the > > following error: > > kill: No such process > > > > Can you please explain why there is no agent? > > When you run: > > eval `ssh-agent` I didn't run eval `ssh-agent` but ssh-agnet and then ssh-add (I needed the SSH_AUTH_SOCK that return from ssh-agent since I am running two different processes). I guess I can read the environment SSH_AUTH_SOCK after run eval `ssh-agent`... do you think there is a different between running with to without eval? Shahar. > > ssh-age...
2015 Mar 12
0
chanspy for group extension
...exten => s,1,Authenticate(${ARG1}) exten => s,n,ChanSpy(SIP/${EXTEN:3},dqs) exten => s,n,Hangup app-chanspy] exten => _0071XX,*1,*Macro(chanspy,1234) exten => _0072XX,*1,*Macro(chanspy,5678) exten => _0073XX,*1,*Macro(chanspy,8910) but when i do 007100 for exemple i spy another agnet 102 or 103 any help please thanks and regards 2015-03-12 10:30 GMT+00:00 Salaheddine Elharit <salah.elharit200 at gmail.com>: > thank you so much it work > you must add 1 like below > > [app-chanspy] > exten => _0071XX,*1,*Macro(chanspy,1234) > exten => _0072XX,*...
2016 Jan 13
0
Re: v2v: error while killing ssh-agent after importing VM via xen+ssh
On Wed, Jan 13, 2016 at 12:49:19PM +0200, Shahar Havivi wrote: > On 13.01.16 10:27, Richard W.M. Jones wrote: > > When you run: > > > > eval `ssh-agent` > > I didn't run eval `ssh-agent` but ssh-agnet and then ssh-add (I > needed the SSH_AUTH_SOCK that return from ssh-agent since I am > running two different processes). > > I guess I can read the environment SSH_AUTH_SOCK after run eval > `ssh-agent`... > > do you think there is a different between running with to without ev...
2015 Mar 12
2
chanspy for group extension
thank you so much it work you must add 1 like below [app-chanspy] exten => _0071XX,*1,*Macro(chanspy,1234) exten => _0072XX,*1,*Macro(chanspy,5678) exten => _0073XX,*1,*Macro(chanspy,8910) best regards. 2015-03-11 19:48 GMT+00:00 Carlos Chavez <cursor at telecomabmex.com>: > On 3/11/15 12:48 PM, Salaheddine Elharit wrote: > >> hello list, >> >> i use
2016 Jan 13
2
v2v: error while killing ssh-agent after importing VM via xen+ssh
Hi, I am successfully importing VM from Xen server at oVirt project via virt-v2v. I am setting ssh-agent and running ssh-add before the import process, after the import done I am trying to kill the agent via: ssh-agent -k (and setting the SSH_AGENT_PID environment), but I get the following error: kill: No such process Can you please explain why there is no agent? Do I need to delete the agent?
2012 Aug 28
8
Unable to generate certificate on Puppet Agent through Master
Hi, I have a puppet master and agent installed. I want to generate and configure master-agent certificate and followed the steps: Master: ========== 1. Cleaned up all certificate on Master: [root@puppet-server manifests]# puppet cert sign --all No waiting certificate requests to sign [root@puppet-server manifests]# puppet cert clean --all notice: Revoked