<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									QNAP - SSH - How to disable the console &quot;menu&quot; at login - QNAP NAS				            </title>
            <link>https://www.tweaking4all.com/forum/qnap-nas/qnap-ssh-how-to-disable-the-console-menu-at-login/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 21 Jul 2026 01:11:09 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>QNAP - SSH - How to disable the console &quot;menu&quot; at login</title>
                        <link>https://www.tweaking4all.com/forum/qnap-nas/qnap-ssh-how-to-disable-the-console-menu-at-login/#post-3180</link>
                        <pubDate>Wed, 03 Mar 2021 12:23:12 +0000</pubDate>
                        <description><![CDATA[For some reason QNAP thought it to be &quot;good&quot; to start some management menu when doing an SSH login.Obviously, nobody asked for this, and it is not only super annoying, but also potentially i...]]></description>
                        <content:encoded><![CDATA[<p>For some reason QNAP thought it to be "good" to start some management menu when doing an SSH login.<br />Obviously, nobody asked for this, and it is not only super annoying, but also potentially interferes with certain SSH functions.</p>
<p>To disable this, you have 2 options:</p>
<p><strong>1) Recommended: Disable this in the web user interface (depends a little on the QTS version your QNAP is running)</strong></p>
<p>Goto "<span style="color: #ff0000">Control Panel</span>" - "<span style="color: #ff0000">General Settings</span>" (in the "<span style="color: #ff0000">System</span>" section) - "<span style="color: #ff0000">Console Management</span>".<br />There you uncheck the option "<span style="color: #ff0000">Enable Console Management</span>" and click "<span style="color: #ff0000">Apply</span>".</p>
<p><strong>2) If you QNAP does not have the option in "Control Panel".</strong></p>
<p>SSH into your QNAP and edit the file<code class="_34q3PgLsx9zIU5BiSOjFoM"></code></p>
<pre contenteditable="false">/etc/profile</pre>
<p><code class="_34q3PgLsx9zIU5BiSOjFoM"></code></p>
<p>find the line (most likely the last line) that starts with:</p>
<pre contenteditable="false">[] &amp;&amp; /sbin/qts-console-mgmt -f</pre>
<p> </p>
<p>Comment out this line (add a "#" in front of it).</p>
<p>Alternatively, you can use this one liner that you can run in the shell directly (I recommend doing this manually though):</p>
<pre contenteditable="false">sed -r -i.bak 's/^(.*admin.*qts-console-mgmt.*)$/#\1/' /etc/profile</pre>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/qnap-nas/">QNAP NAS</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/qnap-nas/qnap-ssh-how-to-disable-the-console-menu-at-login/#post-3180</guid>
                    </item>
							        </channel>
        </rss>
		