<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zero Mu Tech Articles &#187; ssh</title>
	<atom:link href="http://www.techarticles.zeromu.net/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techarticles.zeromu.net</link>
	<description>Solutions to computer problems that were in my way.</description>
	<lastBuildDate>Sun, 09 May 2010 03:48:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>An ssh problem when trying to log in</title>
		<link>http://www.techarticles.zeromu.net/applemac/an-ssh-problem-when-trying-to-log-in/</link>
		<comments>http://www.techarticles.zeromu.net/applemac/an-ssh-problem-when-trying-to-log-in/#comments</comments>
		<pubDate>Thu, 22 May 2008 21:08:25 +0000</pubDate>
		<dc:creator>Jake D</dc:creator>
				<category><![CDATA[Apple/Mac]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.techarticles.zeromu.net/?p=33</guid>
		<description><![CDATA[<a href="http://www.techarticles.zeromu.net/applemac/an-ssh-problem-when-trying-to-log-in/"><img align="right" hspace="5" width="96" height="96" src="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/screenshot-synaptic-package-manager-150x150.png" class="alignright wp-post-image tfe" alt="" title="screenshot-synaptic-package-manager" /></a>Problem:  I have a computer running Ubunutu (Linux) and I needed to ssh into it for some MySQL management.  I set up the ssh server, and was able to enter my username and password, but would be denied because of a wrong username/password combination. Quick Solution: Even if your username includes a mix of capital<br/><br/><a href="http://www.techarticles.zeromu.net/applemac/an-ssh-problem-when-trying-to-log-in/">Read more...</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Problem</strong>:  I have a computer running Ubunutu (Linux) and I needed to ssh into it for some MySQL management.  I set up the ssh server, and was able to enter my username and password, but would be denied because of a wrong username/password combination.</p>
<p><strong>Quick Solution</strong>: Even if your username includes a mix of capital and lowercase letters, you should use all lowercase when using terminal.</p>
<h1>The Whole Story</h1>
<p>Not much to it: I was trying to ssh (<a href="http://en.wikipedia.org/wiki/Secure_Shell" target="_blank">Secure Shell</a>) into my Ubuntu Linux box from Mac OS X Leopard, but was having some problems.</p>
<h2>Install SSH on Ubuntu</h2>
<ol>
<li>Open Synaptic Package Manager.</li>
<li>Install ssh and openssh-server<br />
<a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/screenshot-synaptic-package-manager.png"><img class="alignnone size-full wp-image-35" title="screenshot-synaptic-package-manager" src="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/screenshot-synaptic-package-manager.png" alt="" width="500" height="343" /></a><br />
<a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/screenshot-synaptic-package-manager-1.png"><img class="alignnone size-full wp-image-34" title="screenshot-synaptic-package-manager-1" src="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/screenshot-synaptic-package-manager-1.png" alt="" width="500" height="327" /></a><a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/screenshot-synaptic-package-manager-1.png"><br />
</a></li>
</ol>
<p>Your Ubuntu may need to restart, and after it does, your ssh service should be running.</p>
<h2>Log into Ubuntu with ssh</h2>
<p>Using a terminal on another computer that is networked to the Ubuntu box, type <code>ssh user@host</code>, where user is your username on the Ubuntu box, and host is the ip address of the Ubuntu box.<br />
<a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-230.png"><img class="alignnone size-full wp-image-39" title="picture-230" src="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-230.png" alt="" width="269" height="18" /></a><br />
<em>My problem is that my username on my Ubuntu box included both upper and lower case letters, so I was typing my username with upper and lower case.  Only use lowercase letters.</em></p>
<p>The server will then ask for your password. This is the password for the username on your Ubuntu box.<br />
<a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-233.png"><img class="alignnone size-full wp-image-36" title="picture-233" src="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-233.png" alt="" width="330" height="18" /></a><a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-2331.png"><br />
</a></p>
<p>If you type in the correct password, it should log your in.<a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-235.png"><br />
</a><a href="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-235.png"><img class="alignnone size-full wp-image-37" title="picture-235" src="http://www.techarticles.zeromu.net/wp-content/uploads/2008/05/picture-235.png" alt="" width="500" height="146" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techarticles.zeromu.net/applemac/an-ssh-problem-when-trying-to-log-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
