<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Setting Up Git Server through SSH Connection</title>
	<atom:link href="http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/</link>
	<description>Clear solutions, tutorials and tips on Linux and virtualization from the author&#039;s experience with clusters.</description>
	<lastBuildDate>Fri, 10 Feb 2012 02:48:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Setting up GIT on CentOS server - Admins Goodies</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-3/#comment-1060</link>
		<dc:creator>Setting up GIT on CentOS server - Admins Goodies</dc:creator>
		<pubDate>Sun, 05 Feb 2012 13:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-1060</guid>
		<description>&lt;p&gt;[...] http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/ [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/" rel="nofollow">http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vagn</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-3/#comment-1057</link>
		<dc:creator>Vagn</dc:creator>
		<pubDate>Sun, 29 Jan 2012 21:41:59 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-1057</guid>
		<description>&lt;p&gt;guide fails for me&lt;/p&gt;
&lt;p&gt;&#8220;fatal: couldn&#8217;t not switch to..&#8221;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>guide fails for me</p>
<p>&#8220;fatal: couldn&#8217;t not switch to..&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coderizer</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-2/#comment-1056</link>
		<dc:creator>coderizer</dc:creator>
		<pubDate>Fri, 27 Jan 2012 22:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-1056</guid>
		<description>&lt;p&gt;Thanks for a very helpful tutorial.  There are also some instructions on setting up a git server on Ubuntu using the apt-get installer at http://coderatlarge.net/howto/setting-git-server-linux&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for a very helpful tutorial.  There are also some instructions on setting up a git server on Ubuntu using the apt-get installer at <a href="http://coderatlarge.net/howto/setting-git-server-linux" rel="nofollow">http://coderatlarge.net/howto/setting-git-server-linux</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-2/#comment-729</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sat, 26 Nov 2011 05:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-729</guid>
		<description>&lt;p&gt;Leave out the part about git-shell.  If you do it as written, it will mess you up in subsequent steps.  The git-shell is not likely intended to be used as a login shell.  If you change the login shell from its default (typically /bin/bash) to /usr/bin/git-shell, you will no longer be able to log into the server as the git user and will be unable to complete the subsequent steps which require logging in or su&#8217;ing to the git user.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Leave out the part about git-shell.  If you do it as written, it will mess you up in subsequent steps.  The git-shell is not likely intended to be used as a login shell.  If you change the login shell from its default (typically /bin/bash) to /usr/bin/git-shell, you will no longer be able to log into the server as the git user and will be unable to complete the subsequent steps which require logging in or su&#8217;ing to the git user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian D. H.</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-2/#comment-532</link>
		<dc:creator>Christian D. H.</dc:creator>
		<pubDate>Mon, 12 Sep 2011 17:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-532</guid>
		<description>&lt;p&gt;Thanks for the tutorial!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhiqiang Ma</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-1/#comment-438</link>
		<dc:creator>Zhiqiang Ma</dc:creator>
		<pubDate>Thu, 25 Aug 2011 01:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-438</guid>
		<description>&lt;p&gt;Great and thanks for your solution to this!&lt;/p&gt;
&lt;p&gt;I update the original post to contain this tips.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great and thanks for your solution to this!</p>
<p>I update the original post to contain this tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-1/#comment-437</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Wed, 24 Aug 2011 11:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-437</guid>
		<description>&lt;p&gt;@Slavi and @Zhiqiang Ma,&lt;/p&gt;
&lt;p&gt;The problem isn&#8217;t really with Fedora.&lt;/p&gt;
&lt;p&gt;I was setting up a private Git repository on a Debian server yesterday and experienced the same problem. After changing the shell from bash to git-shell I wasn&#8217;t able to push anymore too. But looking at /var/log/auth.log I noticed something like: &#8220;user &#8216;git&#8217; has invalid shell, rejected&#8221;.&lt;/p&gt;
&lt;p&gt;Googling around I found that you have to append the line &#8220;/usr/bin/git-shell&#8221; to the /etc/shells file. Doing that I was able to push again, this time using the restricted Git shell.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Slavi and @Zhiqiang Ma,</p>
<p>The problem isn&#8217;t really with Fedora.</p>
<p>I was setting up a private Git repository on a Debian server yesterday and experienced the same problem. After changing the shell from bash to git-shell I wasn&#8217;t able to push anymore too. But looking at /var/log/auth.log I noticed something like: &#8220;user &#8216;git&#8217; has invalid shell, rejected&#8221;.</p>
<p>Googling around I found that you have to append the line &#8220;/usr/bin/git-shell&#8221; to the /etc/shells file. Doing that I was able to push again, this time using the restricted Git shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhiqiang Ma</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-2/#comment-421</link>
		<dc:creator>Zhiqiang Ma</dc:creator>
		<pubDate>Sun, 14 Aug 2011 07:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-421</guid>
		<description>&lt;p&gt;Pleasure to know this post helps. Enjoy.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pleasure to know this post helps. Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lakshman Bana</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-2/#comment-417</link>
		<dc:creator>Lakshman Bana</dc:creator>
		<pubDate>Sun, 14 Aug 2011 04:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-417</guid>
		<description>&lt;p&gt;Thanks for the post. Wish I could have found it few hours back.&lt;/p&gt;
&lt;p&gt;I missed &#8220;git init&#8221; on local machine and I was getting error (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).&lt;br /&gt;
Now I could setup my repositories.&lt;br /&gt;
-lb&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Wish I could have found it few hours back.</p>
<p>I missed &#8220;git init&#8221; on local machine and I was getting error (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).<br />
Now I could setup my repositories.<br />
-lb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhiqiang Ma</title>
		<link>http://fclose.com/b/linux/366/set-up-git-server-through-ssh-connection/comment-page-2/#comment-389</link>
		<dc:creator>Zhiqiang Ma</dc:creator>
		<pubDate>Mon, 01 Aug 2011 03:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://zhiqiangma.info/set-up-git-server-through-ssh-connection/#comment-389</guid>
		<description>&lt;p&gt;Hi Sitaram,&lt;/p&gt;
&lt;p&gt;Thanks for your suggestion. It is not biased at all&#8212;I know gitosis is not maintained now and gitolite seems do the work (and better through continuous development) that gitosis did.&lt;/p&gt;
&lt;p&gt;I will edit this post and suggest gitolite to the readers.&lt;/p&gt;
&lt;p&gt;BTW: thanks for your work on gitolite which give us a good choice beside gitosis.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Sitaram,</p>
<p>Thanks for your suggestion. It is not biased at all&#8212;I know gitosis is not maintained now and gitolite seems do the work (and better through continuous development) that gitosis did.</p>
<p>I will edit this post and suggest gitolite to the readers.</p>
<p>BTW: thanks for your work on gitolite which give us a good choice beside gitosis.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

