Guest User

Untitled

a guest
Jun 24th, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. sudo systemctl status sshd.service
  2. â ssh.service - OpenBSD Secure Shell server
  3. Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled)
  4. Active: active (running) since Wed 2020-06-24 12:14:27 BST; 23min ago
  5. Process: 1481 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS)
  6. Main PID: 1485 (sshd)
  7. Tasks: 1
  8. Memory: 720.0K
  9. CPU: 115ms
  10. CGroup: /system.slice/ssh.service
  11. ââ1485 /usr/sbin/sshd -D
  12.  
  13. Jun 24 12:14:27 anblin0systemd[1]: Starting OpenBSD Secure Shell server...
  14. Jun 24 12:14:27 anblin0sshd[1485]: Server listening on 0.0.0.0 port 22.
  15. Jun 24 12:14:27 anblin0sshd[1485]: Server listening on :: port 22.
  16. Jun 24 12:14:27 anblin0systemd[1]: Started OpenBSD Secure Shell server.
  17. Jun 24 12:18:54 anblin0sshd[1493]: userauth_pubkey: key type ssh-dss not in PubkeyAcceptedKeyTypes [preauth]
  18. Jun 24 12:18:56 anblin0sshd[1493]: Connection closed by 10.190.21.244 port 59398 [preauth]
Add Comment
Please, Sign In to add comment