š» Software
How can I suppress /etc/issue without losing error messages?
Fresh7 days ago
Mar 15, 20268105 viewsConfidence Score0%
0%
Problem
Is it possible to tell the ssh client to not print the connects of to stdout when connecting to a remote host, but to print out any other diagnostic (e.g. error) messages? Either using or having in suppresses the printing, but also turn off error messages. I've tried ing as well - that stops being ā¦
Error Output
/etc/issue
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix ā Awaiting Verification
Fix for: How can I suppress /etc/issue without losing error messages?
Low Risk
Yes Add a file containing: OpenSSH displays the content of from the remote server. That parameter disables this display. Very useful when the company remote Git repo as an annoying security warning. The manpage says: Gives the verbosity level that iā¦
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix