Suppressing SSH banners
SSH banners are easy to suppress by editing ~/.ssh/config (create it if it doesn’t exist) and adding this line: LogLevel quiet Now when I work with CVS over SSH things will be more peaceful.
SSH banners are easy to suppress by editing ~/.ssh/config (create it if it doesn’t exist) and adding this line: LogLevel quiet Now when I work with CVS over SSH things will be more peaceful.
Let this be a warning to all: SSH knows what you’re doing and SSH is not pleased. Innuendos aside, I got this nice little error trying to SSH into my brand new server at home. And by “brand new”, I mean it’s my wife’s old desktop that is now running Ubuntu Server 9.04. [text] $… Read More »