Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: .ssh/config equivalent of -q ? |
|---|---|
| Date: | Fri, 12 Oct 2007 12:15:21 -0500 (CDT) |
On Fri, 12 Oct 2007, Jason Bradley Nance wrote:
I'm using OpenSSH 3.9p1-9 (RHEL4u5). Is there a ssh_config / .ssh/config option to turn on quiet mode (-q)? I'm trying to suppress the banner output from a specific server, but can't pass flags to the command-line.
-q is "LogLevel QUIET".
-q in the source code is:
options.log_level = SYSLOG_LEVEL_QUIET
I don't see how it is related to banner output. If you have control of
server, see sshd_config's Banner and PrintMotd.
Jeremy C. Reed
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: SSH command in windows, edw |
|---|---|
| Next by Date: | ssh connection stop at "debug1: SSH2_MSG_KEXINIT sent" - problem with linux 2.6 and vista, Marco Vannini |
| Previous by Thread: | Re: .ssh/config equivalent of -q ?, Jan Pechanec |
| Next by Thread: | Re: .ssh/config equivalent of -q ?, Jason Bradley Nance |
| Indexes: | [Date] [Thread] [Top] [All Lists] |