Browse Source

Alias for old ssh daemons

Simon Watson 3 years ago
parent
commit
aadcee64fc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bashrc/bashrc-all

+ 2 - 0
bashrc/bashrc-all

@@ -78,6 +78,8 @@ case $(hostname) in
 	    PS1=${ORIG}${TITLE}
 	    PS1=${ORIG}${TITLE}
 	}
 	}
 
 
+
+	alias ssh-old="ssh -oKexAlgorithms=+diffie-hellman-group1-sha1"
 	
 	
 	echo "Loaded Work Fedora config"
 	echo "Loaded Work Fedora config"
 	;;
 	;;