[PLUG] Troubleshooting ssh [FIXED]
Larry Brigman
larry.brigman at gmail.com
Sun Sep 17 05:30:14 UTC 2017
The tool is very verbose to begin with. I put this in a wrapper. -q
reduced the normal output to nothing. -v gives me debugging messages in
case something went wrong. With these two in place for the operation being
performed, it tells me that it found an entry and where the backup file was
written.
On Sat, Sep 16, 2017 at 7:28 AM, Galen Seitz <galens at seitzassoc.com> wrote:
> On 09/15/17 19:07, Larry Brigman wrote:
> > Have this problem all the time at work. It didn't occur to me to share.
> > We reinstall systems all the time. So much so that I wrote a shell
> wrapper
> > around ssh-keygen.
> > It has an option to manage known hosts.
> > ssh-keygen -q -v -R ${host}
>
> What is the purpose of using both -q (silence) and -v (verbose) ?
>
> galen
> --
> Galen Seitz
> galens at seitzassoc.com
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
More information about the PLUG
mailing list