Re: ssh question

2020-03-26 Thread bruce
Thanks Ed!! -'ppreciate it On Thu, Mar 26, 2020 at 10:22 AM Ed Greshko wrote: > On 2020-03-26 21:46, bruce wrote: > > worst case I could just log in I suppose. > > Oh, FWIW, when a system is exposed to the Internet I always edit the > sshd_config to disable password > logins and only accept k

Re: ssh question

2020-03-26 Thread Ed Greshko
On 2020-03-26 21:46, bruce wrote: > worst case  I could just log in I suppose. Oh, FWIW, when a system is exposed to the Internet I always edit the sshd_config to disable password logins and only accept keys with, # To disable tunneled clear text passwords, change to no here! #PasswordAuthentic

Re: ssh question

2020-03-26 Thread Ed Greshko
On 2020-03-26 21:46, bruce wrote: > I dont want to do pub private key for linda..  I'm thinking of situation > where I'll be at a box that's not mine  and want to get to my remote box...  > worst case  I could just log in I suppose. If you are at a box which isn't yours, can use a usb drive? If

Re: ssh question

2020-03-26 Thread bruce
hey ed. I dont want to do pub private key for linda.. I'm thinking of situation where I'll be at a box that's not mine and want to get to my remote box... worst case I could just log in I suppose. On Thu, Mar 26, 2020, 8:37 AM Ed Greshko wrote: > On 2020-03-26 20:24, Frederic Muller wrote

Re: ssh question

2020-03-26 Thread Ed Greshko
On 2020-03-26 20:24, Frederic Muller wrote: > On 3/26/20 7:11 PM, Ed Greshko wrote: >> On 2020-03-26 19:19, bruce wrote: >>> Hey. >>> >>> My apologies. I now I've asked this/solved this before. can't findwhere I >>> placed the  soln. >>> >>> I have a remote VM. I've created a private/public ssh ke

Re: ssh question

2020-03-26 Thread Frederic Muller
On 3/26/20 7:11 PM, Ed Greshko wrote: > On 2020-03-26 19:19, bruce wrote: >> Hey. >> >> My apologies. I now I've asked this/solved this before. can't findwhere I >> placed the  soln. >> >> I have a remote VM. I've created a private/public ssh key for user 'bob' The >> public key is in the require

Re: ssh question

2020-03-26 Thread Frederic Muller
On 3/26/20 6:19 PM, bruce wrote: > Hey. > > My apologies. I now I've asked this/solved this before. can't > findwhere I placed the  soln. > > I have a remote VM. I've created a private/public ssh key for user > 'bob' The public key is in the required location on the remote VM. > > On my normal loca

Re: ssh question

2020-03-26 Thread Ed Greshko
On 2020-03-26 19:19, bruce wrote: > Hey. > > My apologies. I now I've asked this/solved this before. can't findwhere I > placed the  soln. > > I have a remote VM. I've created a private/public ssh key for user 'bob' The > public key is in the required location on the remote VM. > > On my normal l

ssh question

2020-03-26 Thread bruce
Hey. My apologies. I now I've asked this/solved this before. can't findwhere I placed the soln. I have a remote VM. I've created a private/public ssh key for user 'bob' The public key is in the required location on the remote VM. On my normal local box,, logged in as user 'bob' I have the priva

Re: SSH question

2014-06-12 Thread Fred Smith
On Fri, Jun 13, 2014 at 06:31:39AM +0800, Ed Greshko wrote: > On 06/13/14 06:12, Fred Smith wrote: > > Hi all! > > > > I feel dumb having to ask this, I feel I should know the answer, but > > can't dredge it up. > > > > I've recently installed F20 on my old eeepc, where it seems to run fine, > > bt

Re: SSH question

2014-06-12 Thread Bill Oliver
On Fri, 13 Jun 2014, Ed Greshko wrote: Here are the things that have kept sshd from working on new installations for me in the past. I don't know which, if any, would apply to Fedora 20 today. 1) As I remember, some ssh setups come configured so that they will only talk to localhost (though

Re: SSH question

2014-06-12 Thread Ed Greshko
On 06/13/14 07:57, Bill Oliver wrote: > On Thu, 12 Jun 2014, Fred Smith wrote: > >> Hi all! >> >> I feel dumb having to ask this, I feel I should know the answer, but >> can't dredge it up. >> >> I've recently installed F20 on my old eeepc, where it seems to run fine, >> btw, but I can't for the li

Re: SSH question

2014-06-12 Thread Bill Oliver
On Thu, 12 Jun 2014, Fred Smith wrote: Hi all! I feel dumb having to ask this, I feel I should know the answer, but can't dredge it up. I've recently installed F20 on my old eeepc, where it seems to run fine, btw, but I can't for the life of me figure out how to connect to it from another syst

Re: SSH question

2014-06-12 Thread Fred Smith
On Thu, Jun 12, 2014 at 07:29:00PM -0400, Fred Smith wrote: > On Fri, Jun 13, 2014 at 06:31:39AM +0800, Ed Greshko wrote: > > On 06/13/14 06:12, Fred Smith wrote: > > > Hi all! > > > > > > I feel dumb having to ask this, I feel I should know the answer, but > > > can't dredge it up. > > > > > > I'v

Re: SSH question

2014-06-12 Thread Fred Smith
On Fri, Jun 13, 2014 at 06:31:39AM +0800, Ed Greshko wrote: > On 06/13/14 06:12, Fred Smith wrote: > > Hi all! > > > > I feel dumb having to ask this, I feel I should know the answer, but > > can't dredge it up. > > > > I've recently installed F20 on my old eeepc, where it seems to run fine, > > bt

Re: SSH question

2014-06-12 Thread Ed Greshko
On 06/13/14 06:31, Ed Greshko wrote: > If you see "No route to host" on an ssh connection it would indicate the port > is closed. I should have used the term "filtered". Meaning "a" firewall rule is in place. It could be a firewall on the receiving machineor it could be a firewall between

Re: SSH question

2014-06-12 Thread Alchemist
2014-06-13 1:12 GMT+03:00 Fred Smith : > Hi all! > > I feel dumb having to ask this, I feel I should know the answer, but > can't dredge it up. > > I've recently installed F20 on my old eeepc, where it seems to run fine, > btw, but I can't for the life of me figure out how to connect to it from >

Re: SSH question

2014-06-12 Thread Ed Greshko
On 06/13/14 06:12, Fred Smith wrote: > Hi all! > > I feel dumb having to ask this, I feel I should know the answer, but > can't dredge it up. > > I've recently installed F20 on my old eeepc, where it seems to run fine, > btw, but I can't for the life of me figure out how to connect to it from > ano

SSH question

2014-06-12 Thread Fred Smith
Hi all! I feel dumb having to ask this, I feel I should know the answer, but can't dredge it up. I've recently installed F20 on my old eeepc, where it seems to run fine, btw, but I can't for the life of me figure out how to connect to it from another system with ssh. I've made sure that sshd is