Skip to content

Riaan's SysAdmin Blog

My tips, howtos, gotchas, snippets and stuff. Use at your own risk!

  • About
SSH 

Unable to negotiate ssh-dss

December 6, 2016 admin

openssh version deprecated DSA keys by default. To work around it:

Update in ~/.ssh/config:

Host your-host
    HostkeyAlgorithms +ssh-dss

or

ssh -oHostKeyAlgorithms=+ssh-dss user@host
  • ← Docker Test Environment Variable
  • Nagios Downtime using a ServiceGroup →

admin

Bio Info for Riaan

Recent Posts

  • Restic find and list one file
  • Gnome Desktop Shortcut Exec
  • ZFS Send To Encrypted Volume
  • Linux WakeOnLAN Issue
  • Linux Broadcom Wireless Issue 5.x kernel

Tags

Active Directory Ansible AWS Azure Backups Bash CIFS Curl DFS Docker Firewall FirewallD Gnome IPS javascript jq KVM LDOM Linux Logging LVM Nagios OCI Oracle Oracle Bare Metal Cloud Services OVM PHP Printing Putty Python rclone restic Security Sendmail SMTP Solaris SSH Ubuntu Uncategorized Video Encoding Virtualbox VNC VPN Windows ZFS
Copyright © 2021 Riaan's SysAdmin Blog. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.