<?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>Komentarze do wasil.org</title>
	<atom:link href="http://wasil.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://wasil.org</link>
	<description>Abandon the search for Truth; settle for a good fantasy</description>
	<lastBuildDate>Thu, 10 May 2012 14:51:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Daniel Craig Jallits</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-490</link>
		<dc:creator>Daniel Craig Jallits</dc:creator>
		<pubDate>Thu, 10 May 2012 14:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-490</guid>
		<description>I may also be worth mentioning that if you are doing this in an environment that uses Plesk Panel the only directory and its contents that need chown apache:apache is the /var/www/gitlabhq directory. Otherwise, if you follow these instructions all your Plesk controlled virtual hosts will loose their Plesk assigned owner:group permissions.</description>
		<content:encoded><![CDATA[<p>I may also be worth mentioning that if you are doing this in an environment that uses Plesk Panel the only directory and its contents that need chown apache:apache is the /var/www/gitlabhq directory. Otherwise, if you follow these instructions all your Plesk controlled virtual hosts will loose their Plesk assigned owner:group permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Daniel Craig Jallits</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-489</link>
		<dc:creator>Daniel Craig Jallits</dc:creator>
		<pubDate>Thu, 10 May 2012 05:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-489</guid>
		<description>Has anyone ever encountered &quot;uninitialized constant Linguist::BlobHelper&quot;. I am doing this on a Media Temple DV4 box which is CentOS 5. 


I did a Google search and someone else is having this same problem within the last 24 hours, but they just posted their error anonymously in pastebin. You can see their post here: http://pastebin.com/SKrqnEC3</description>
		<content:encoded><![CDATA[<p>Has anyone ever encountered &#8222;uninitialized constant Linguist::BlobHelper&#8221;. I am doing this on a Media Temple DV4 box which is CentOS 5. </p>
<p>I did a Google search and someone else is having this same problem within the last 24 hours, but they just posted their error anonymously in pastebin. You can see their post here: <a href="http://pastebin.com/SKrqnEC3" rel="nofollow">http://pastebin.com/SKrqnEC3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj iptables i blokowanie stron WWW, którego autorem jest Piotrek</title>
		<link>http://wasil.org/iptables-i-blokowanie-stron-www/comment-page-1#comment-488</link>
		<dc:creator>Piotrek</dc:creator>
		<pubDate>Wed, 09 May 2012 20:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=130#comment-488</guid>
		<description>Oj dawno już nie zaglądałem do tego skryptu ;)
Nie mam też obecnie możliwości sprawdzenia tej teorii, ale wydaje mi się, że wystarczyłoby zamienić linijkę z poleceniem iptables w pętli for na coś w stylu:
&lt;code&gt;iptables -A OUTPUT -p tcp --dport 80 -s $SIEC -d $STRONY_IP -j ACCEPT&lt;/code&gt;
To doda instrukcję pozwalającą wychodzić ruchowi na zewnątrz z sieci wewnętrznej do konkretnych IP odczytanych za pomocą nazwy domenowej.
a na sam koniec całego skryptu dodać instrukcję:
&lt;code&gt;iptables -P OUTPUT DROP&lt;/code&gt;
wydaje mi się, że w teorii to powinno zadziałać. No jakoś tak plus minus :)
A no i oczywiście jakaś regułka pozwalająca wracać pakietom, żeby się nie okazało, że te co wyjdą już nie mogą wrócić i cała komunikacja pada ;)</description>
		<content:encoded><![CDATA[<p>Oj dawno już nie zaglądałem do tego skryptu ;)<br />
Nie mam też obecnie możliwości sprawdzenia tej teorii, ale wydaje mi się, że wystarczyłoby zamienić linijkę z poleceniem iptables w pętli for na coś w stylu:<br />
<code>iptables -A OUTPUT -p tcp --dport 80 -s $SIEC -d $STRONY_IP -j ACCEPT</code><br />
To doda instrukcję pozwalającą wychodzić ruchowi na zewnątrz z sieci wewnętrznej do konkretnych IP odczytanych za pomocą nazwy domenowej.<br />
a na sam koniec całego skryptu dodać instrukcję:<br />
<code>iptables -P OUTPUT DROP</code><br />
wydaje mi się, że w teorii to powinno zadziałać. No jakoś tak plus minus :)<br />
A no i oczywiście jakaś regułka pozwalająca wracać pakietom, żeby się nie okazało, że te co wyjdą już nie mogą wrócić i cała komunikacja pada ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj iptables i blokowanie stron WWW, którego autorem jest Krystian</title>
		<link>http://wasil.org/iptables-i-blokowanie-stron-www/comment-page-1#comment-487</link>
		<dc:creator>Krystian</dc:creator>
		<pubDate>Wed, 09 May 2012 16:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=130#comment-487</guid>
		<description>A ja właśnie szukam takiego rozwiązania, aby blokował WSZYSTKO dla danego IP z sieci wew. i pozwalał wejść na wybrane strony z listy jak w tym skrypcie. 

Da się jakoś ten skrypt tak pozmieniać?:)</description>
		<content:encoded><![CDATA[<p>A ja właśnie szukam takiego rozwiązania, aby blokował WSZYSTKO dla danego IP z sieci wew. i pozwalał wejść na wybrane strony z listy jak w tym skrypcie. </p>
<p>Da się jakoś ten skrypt tak pozmieniać?:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Harish Pillay</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-486</link>
		<dc:creator>Harish Pillay</dc:creator>
		<pubDate>Fri, 06 Apr 2012 14:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-486</guid>
		<description>Thanks for writing this up.  I started with installing gitosis and that is working just fine. 

As I am also working with openshift.redhat.com, they use ruby and I am concerned that in pulling in the version of ruby that you&#039;ve described here for gitlab, I don&#039;t want to have to worry about the newer version not working with openshift.  

I will experiment with this anyway, and report back here (and on my blog).

Thanks for documenting this.

Harish</description>
		<content:encoded><![CDATA[<p>Thanks for writing this up.  I started with installing gitosis and that is working just fine. </p>
<p>As I am also working with openshift.redhat.com, they use ruby and I am concerned that in pulling in the version of ruby that you&#8217;ve described here for gitlab, I don&#8217;t want to have to worry about the newer version not working with openshift.  </p>
<p>I will experiment with this anyway, and report back here (and on my blog).</p>
<p>Thanks for documenting this.</p>
<p>Harish</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest VL</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-485</link>
		<dc:creator>VL</dc:creator>
		<pubDate>Tue, 20 Mar 2012 22:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-485</guid>
		<description>Would you mind having a look at this page http://66.84.10.89/

after more than 20 hours I still cant figure out what&#039;s the problem.

I&#039;ve tried both your solutions with giving rights to apache and &quot;edit Gemfile and in lines containing &quot;git:&quot; remove everything after first comma, for example:&quot; but it dont make any difference.

Thanks</description>
		<content:encoded><![CDATA[<p>Would you mind having a look at this page <a href="http://66.84.10.89/" rel="nofollow">http://66.84.10.89/</a></p>
<p>after more than 20 hours I still cant figure out what&#8217;s the problem.</p>
<p>I&#8217;ve tried both your solutions with giving rights to apache and &#8222;edit Gemfile and in lines containing &#8222;git:&#8221; remove everything after first comma, for example:&#8221; but it dont make any difference.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab quick installation script &#8211; Fedora 16, którego autorem jest Jonathon Wyza</title>
		<link>http://wasil.org/gitlab-quick-installation-script-fedora-16/comment-page-1#comment-483</link>
		<dc:creator>Jonathon Wyza</dc:creator>
		<pubDate>Mon, 27 Feb 2012 17:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=319#comment-483</guid>
		<description>One note.  charlock-holmes requires libicu-devel to install during the bundle install.  Adding it to the yum install fixes that problem.</description>
		<content:encoded><![CDATA[<p>One note.  charlock-holmes requires libicu-devel to install during the bundle install.  Adding it to the yum install fixes that problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Piotrek</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-482</link>
		<dc:creator>Piotrek</dc:creator>
		<pubDate>Sat, 25 Feb 2012 21:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-482</guid>
		<description>Hi,
Check your file gitlab.yml, which is located in (according to my tutorial) in /var/www/gitabhq/config directory. There is line saying:  host: localhost
In my installation it works for me, but you may have to change &#039;localhost&#039; to your_hostname.

Directory /home/git/repositories has to be accessible by Apache user, who should be in &#039;git&#039; system group. To make it accessible you have to set directory permissions, so they will allow that. This is what chmod does. Chown just makes sure that this directory (and subdirectories) are owned by git user and his group.

Application (GitLab) is run by Apache user, so you have to make sure that this user can log in via SSH to git user account with SSH key. To check it, please log in as Apache user or if you are root: 
su - apache
and try command: ssh git@localhost  or ssh git@{your_hostname}

If it succeeds and does not prompt for password, then it is working correctly and I would have to have more details to help you.

I hope you&#039;ll get it working in no time :)

Best Regards,
Piotrek</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Check your file gitlab.yml, which is located in (according to my tutorial) in /var/www/gitabhq/config directory. There is line saying:  host: localhost<br />
In my installation it works for me, but you may have to change &#8216;localhost&#8217; to your_hostname.</p>
<p>Directory /home/git/repositories has to be accessible by Apache user, who should be in &#8216;git&#8217; system group. To make it accessible you have to set directory permissions, so they will allow that. This is what chmod does. Chown just makes sure that this directory (and subdirectories) are owned by git user and his group.</p>
<p>Application (GitLab) is run by Apache user, so you have to make sure that this user can log in via SSH to git user account with SSH key. To check it, please log in as Apache user or if you are root:<br />
su &#8211; apache<br />
and try command: ssh git@localhost  or ssh git@{your_hostname}</p>
<p>If it succeeds and does not prompt for password, then it is working correctly and I would have to have more details to help you.</p>
<p>I hope you&#8217;ll get it working in no time :)</p>
<p>Best Regards,<br />
Piotrek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Ashwin</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-481</link>
		<dc:creator>Ashwin</dc:creator>
		<pubDate>Sat, 25 Feb 2012 17:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-481</guid>
		<description>Hi Piotrek,

you have made a wonderful work here. Installation went fine.

When I try to create a new project I am having this error:

Application cant get access to your gitolite system.
1. Check &#039;config/gitlab.yml&#039; for correct settings.
2. Make sure web server user has access to gitolite. Setup tutorial
3. Try:
sudo chmod -R 770 /home/git/repositories/
sudo chown -R git:git /home/git/repositories/

I do not understand how to proceed here. Any thoughts?
I am running Fedora 15.</description>
		<content:encoded><![CDATA[<p>Hi Piotrek,</p>
<p>you have made a wonderful work here. Installation went fine.</p>
<p>When I try to create a new project I am having this error:</p>
<p>Application cant get access to your gitolite system.<br />
1. Check &#8216;config/gitlab.yml&#8217; for correct settings.<br />
2. Make sure web server user has access to gitolite. Setup tutorial<br />
3. Try:<br />
sudo chmod -R 770 /home/git/repositories/<br />
sudo chown -R git:git /home/git/repositories/</p>
<p>I do not understand how to proceed here. Any thoughts?<br />
I am running Fedora 15.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Skomentuj GitLab installation on Fedora 16 (with gitolite), którego autorem jest Piotrek</title>
		<link>http://wasil.org/gitlab-installation-on-fedora-16-with-gitolite/comment-page-1#comment-478</link>
		<dc:creator>Piotrek</dc:creator>
		<pubDate>Fri, 10 Feb 2012 22:05:08 +0000</pubDate>
		<guid isPermaLink="false">http://wasil.org/?p=258#comment-478</guid>
		<description>Hi. This is what worked for me: in your GitLab directory find file named Gemfile and edit it. Search for lines which have reference to package download path and duplicate them, comment out original and delete this reference from copy so it will look like all other package entries. There is one for git/grit and 2 or 3 more. You can disable them one by one to see which are problematic. 

Good luck :)

Piotrek</description>
		<content:encoded><![CDATA[<p>Hi. This is what worked for me: in your GitLab directory find file named Gemfile and edit it. Search for lines which have reference to package download path and duplicate them, comment out original and delete this reference from copy so it will look like all other package entries. There is one for git/grit and 2 or 3 more. You can disable them one by one to see which are problematic. </p>
<p>Good luck :)</p>
<p>Piotrek</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.518 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-10 21:02:55 -->

