On Saturday, September 8, 2018 6:52:59 PM EDT Cameron Simpson wrote:
> If you "tail -f /var/log/auth.log" (adjust to suit) on machine B as
> you do your sshes you will see useful log messages scroll by.

Or just do

    $ journalctl -b -u sshd.service

if you are a member of either the wheel or systemd-journal groups.

Finding log messages of interest is easier using the journal.

This is a fine article:

    
https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs
 

-- 
Garry T. Williams


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to