On 07/15/2017 07:05 PM, Cameron Simpson wrote:
> On 16Jul2017 08:26, Ed Greshko wrote:
>> In my host system I have copied my id_rsa.pub into the authorized_keys
>> file. I then
>> tar up my .ssh directory and sftp it to my VM when I create them. I
>> then untar the
>> file on the VM. From then
so..
every box has the same
/home/foo/.ssh
id_rsa
config
authorized_keys
I don't know how you are spinning up the VM guests, if you are using
kickstart it would be easier to copy the files required during the post
installation or copy only the public key and use ansible to automate the
re
On Sun, Jul 16, 2017 at 1:09 AM, Samuel Sieb wrote:
> On 07/15/2017 02:01 PM, bruce wrote:
>>
>> Testing Digitalocean
>>
>> I can create a ssh key I can create a remote instance and poulate it
>> with the key to be able to do
>>
>> ssh foo_user@1.2.3.4
>>
>> and access the vm with no issue...
>>
>
On 07/15/2017 02:01 PM, bruce wrote:
Testing Digitalocean
I can create a ssh key I can create a remote instance and poulate it
with the key to be able to do
ssh foo_user@1.2.3.4
and access the vm with no issue...
however::
if i spin up 1.2.3.4, as well as 5.6.7.8
how can i be on box 1.2.3.4
On 07/16/17 10:05, Cameron Simpson wrote:
> On 16Jul2017 08:26, Ed Greshko wrote:
>> In my host system I have copied my id_rsa.pub into the authorized_keys file.
>> I then
>> tar up my .ssh directory and sftp it to my VM when I create them. I then
>> untar the
>> file on the VM. From then on
On 16Jul2017 08:26, Ed Greshko wrote:
In my host system I have copied my id_rsa.pub into the authorized_keys file.
I then
tar up my .ssh directory and sftp it to my VM when I create them. I then untar
the
file on the VM. From then on I can sftp/ssh to/from any system.
This is actually rat
as well, is 1.2.3.4 and 5.6.7.8 routable each to the other? If not, you'll
have to ssh hop to get from 1.2.3.4 to 5.6.7.8.
---
Regards,
Kevin Martin
On Sat, Jul 15, 2017 at 8:18 PM, John Mellor wrote:
> On Sat, 2017-07-15 at 17:01 -0400, bruce wrote:
> > Testing Digitalocean
> >
> > I can c
On Sat, 2017-07-15 at 17:01 -0400, bruce wrote:
> Testing Digitalocean
>
> I can create a ssh key I can create a remote instance and poulate it
> with the key to be able to do
>
> ssh foo_user@1.2.3.4
>
> and access the vm with no issue...
>
> however::
>
> if i spin up 1.2.3.4, as well as 5.6
On 07/16/17 05:01, bruce wrote:
> Testing Digitalocean
>
> I can create a ssh key I can create a remote instance and poulate it
> with the key to be able to do
>
> ssh foo_user@1.2.3.4
>
> and access the vm with no issue...
>
> however::
>
> if i spin up 1.2.3.4, as well as 5.6.7.8
>
> how can i be
Testing Digitalocean
I can create a ssh key I can create a remote instance and poulate it
with the key to be able to do
ssh foo_user@1.2.3.4
and access the vm with no issue...
however::
if i spin up 1.2.3.4, as well as 5.6.7.8
how can i be on box 1.2.3.4 and do ssh foo_user@5.6.7.8
if i'm s
10 matches
Mail list logo