FG
šŸ’» Software

How can I suppress /etc/issue without losing error messages?

Fresh7 days ago
Mar 15, 20268105 views
Confidence 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

Environment