Displaying 7 results from an estimated 7 matches for "pgpool1".
Did you mean:
pgpool
2016 May 19
0
google cloud compute with PEM file
On Tue, May 17, 2016 16:34, Dustin Kempter wrote:
ere.
>>
> Here is the command and output
>
>
> [test1 at pgpool1 ~]$ ssh -v -i /home/test1/my-key.txt
> upload at 144.167.188.62
. . .
> debug1: Authentications that can continue:
> publickey,gssapi-keyex,gssapi-with-mic
> debug1: Next authentication method: gssapi-keyex
> debug1: No valid Key exchange context
> debug1: Next authentication meth...
2016 May 17
0
google cloud compute with PEM file
...17 May 2016 13:59:18 -0600
> Dustin Kempter wrote:
>
>> Is there something I missed?
> ssh -v serveryouwanttoconnectto
>
> That will tell you what the problem is.
>
> If you don't understand the output, post it here.
>
Here is the command and output
[test1 at pgpool1 ~]$ ssh -v -i /home/test1/my-key.txt upload at 144.167.188.62
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 104.197.158.61 [104.197.158.61] port 22.
debug1: Connection established.
debug1: i...
2016 May 17
2
google cloud compute with PEM file
...faults. I then copied the id_rsa.pub file to the local centos box,
> renamed it then made my test user the owner of the file. I then
> attempted to connect to the user I created on the google cloud box with
> the PEM file as shown below, but got the following error.
>
> [test1 at pgpool1 ~]$ ssh -i /home/test1/my-key.txt upload at 815.677.151.45
> Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
>
> Have any of you done this successfully before? Or know what the issue
> may be?
Try adding -v to the ssh command, to get more information.
But also, on the se...
2016 May 17
3
google cloud compute with PEM file
On Tue, 17 May 2016 13:59:18 -0600
Dustin Kempter wrote:
> Is there something I missed?
ssh -v serveryouwanttoconnectto
That will tell you what the problem is.
If you don't understand the output, post it here.
--
MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
2016 May 17
6
Systemd and VirtualBox
On 17/05/16 19:58, John Hodrien wrote:
> On Tue, 17 May 2016, Rob Kampen wrote:
>
>> No idea where to from here, so if there is anyone that has a working
>> systemd autostart VirtualBox setup on a headless CentOS 7 server -
>> please advise what you have done to get it working.
>
> I deliberately bailed on VirtualBox when we moved to C7, as KVM offered
>
2016 May 17
0
google cloud compute with PEM file
...sa" and took the
defaults. I then copied the id_rsa.pub file to the local centos box,
renamed it then made my test user the owner of the file. I then
attempted to connect to the user I created on the google cloud box with
the PEM file as shown below, but got the following error.
[test1 at pgpool1 ~]$ ssh -i /home/test1/my-key.txt upload at 815.677.151.45
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
Have any of you done this successfully before? Or know what the issue
may be?
Thanks in advance
2016 May 17
0
google cloud compute with PEM file
...opied the id_rsa.pub file to the local centos box,
>> renamed it then made my test user the owner of the file. I then
>> attempted to connect to the user I created on the google cloud box with
>> the PEM file as shown below, but got the following error.
>>
>> [test1 at pgpool1 ~]$ ssh -i /home/test1/my-key.txt upload at 815.677.151.45
>> Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
>>
>> Have any of you done this successfully before? Or know what the issue
>> may be?
> Try adding -v to the ssh command, to get more information.
&g...