<?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>Kamil Grabowski Weblog &#187; Administration</title>
	<atom:link href="http://blog.y3ti.pl/category/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.y3ti.pl</link>
	<description></description>
	<lastBuildDate>Sat, 03 Jul 2010 22:59:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Wersojonowanie konfiguracji systemu</title>
		<link>http://blog.y3ti.pl/2010/04/wersojonowanie-konfiguracji-systemu/</link>
		<comments>http://blog.y3ti.pl/2010/04/wersojonowanie-konfiguracji-systemu/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 22:57:03 +0000</pubDate>
		<dc:creator>y3ti</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://blog.y3ti.pl/?p=287</guid>
		<description><![CDATA[Systemy kontroli wersji towarzyszą nam już od bardzo dawna. W dzisiejszych czasach każdy projekt, który jest tworzony w zespole jest skazany na porażkę, jeśli nie jest wdrożona procedura wersjonowania kodu. Programy takie jak Git, Subversion (powszechnie nazywany SVN), czy też Bazaar na dobre zadomowiły się w warsztacie narzędzi wielu programistów. Systemy wersjonowania nie są jednak [...]]]></description>
		<wfw:commentRss>http://blog.y3ti.pl/2010/04/wersojonowanie-konfiguracji-systemu/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Jak znaleźć &#8220;current dir&#8221; procesu?</title>
		<link>http://blog.y3ti.pl/2009/12/jak-znalezc-current-dir-procesu/</link>
		<comments>http://blog.y3ti.pl/2009/12/jak-znalezc-current-dir-procesu/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 23:36:14 +0000</pubDate>
		<dc:creator>y3ti</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lsof gdb procstat linux freebsd]]></category>

		<guid isPermaLink="false">http://blog.y3ti.pl/?p=229</guid>
		<description><![CDATA[Ciężka jest praca admina &#8211; szczególnie w okolicach godziny 17:00, gdy programiści kończą pracę i idą do domu, ale przed wyjściem wystawią jeszcze ticket treści: Cześć, Na serwerze developerskim działa sobie beta projektu, który na jutro musimy odpalić na produkcji. Projekt możesz zobaczyć pod adresem: http://10.0.0.100:6666 Tak jak chciałeś, wszystko jest ładnie opisane, projekt jest [...]]]></description>
		<wfw:commentRss>http://blog.y3ti.pl/2009/12/jak-znalezc-current-dir-procesu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to resume scp file transfer</title>
		<link>http://blog.y3ti.pl/2009/09/how-to-resume-scp-file-transfer/</link>
		<comments>http://blog.y3ti.pl/2009/09/how-to-resume-scp-file-transfer/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 22:47:57 +0000</pubDate>
		<dc:creator>y3ti</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.y3ti.pl/?p=208</guid>
		<description><![CDATA[When I was uploading a large file from server A to server B, the server B&#8217;s disk space ended up, so scp broke transfer and printed an error message. SCP sent more than 4GB data (90%), so I was looking for a solution on how to resume the previous file transfer. Unfortunately, scp can&#8217;t resume [...]]]></description>
		<wfw:commentRss>http://blog.y3ti.pl/2009/09/how-to-resume-scp-file-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx and the upload file size</title>
		<link>http://blog.y3ti.pl/2009/09/nginx-and-the-upload-file-size/</link>
		<comments>http://blog.y3ti.pl/2009/09/nginx-and-the-upload-file-size/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 15:39:36 +0000</pubDate>
		<dc:creator>y3ti</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[nginx rails upload]]></category>

		<guid isPermaLink="false">http://blog.y3ti.pl/?p=202</guid>
		<description><![CDATA[Today our customer told us about a problem with one of the his website. Sometimes he couldn&#8217;t upload a file (PowerPoint presentation). The problem is strange, because in logs we didn&#8217;t find an error message. His website use ruby on rails on the apache (passenger) webserver and nginx for http proxy server. In the beginning [...]]]></description>
		<wfw:commentRss>http://blog.y3ti.pl/2009/09/nginx-and-the-upload-file-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lista zadań crona dla wszystkich userów</title>
		<link>http://blog.y3ti.pl/2008/12/lista-zadan-crona-dla-wszystkich-userow/</link>
		<comments>http://blog.y3ti.pl/2008/12/lista-zadan-crona-dla-wszystkich-userow/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 10:18:17 +0000</pubDate>
		<dc:creator>y3ti</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://blog.y3ti.pl/?p=62</guid>
		<description><![CDATA[Jakoś niedawno padło pytanie w pracy: &#8220;Jak wyświetlić listę wszystkich zadań crona dla każdego użytkownika w systemie&#8221;. Pierwsza myśl jaka przyszła mi wtedy do głowy to: man crontab Zdziwiło mnie, że nie można wyświetlić zadań dla każdego usera, tylko trzeba dla każdego z osobna pisać: crontab -l -u username Tak powstał skrypt do wyświetlania listy [...]]]></description>
		<wfw:commentRss>http://blog.y3ti.pl/2008/12/lista-zadan-crona-dla-wszystkich-userow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup MySQL na szybko</title>
		<link>http://blog.y3ti.pl/2008/12/backup-mysql-na-szybko/</link>
		<comments>http://blog.y3ti.pl/2008/12/backup-mysql-na-szybko/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 18:40:00 +0000</pubDate>
		<dc:creator>y3ti</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://blog.y3ti.pl/?p=3</guid>
		<description><![CDATA[Czasem muszę zrobić backup na szybko &#8211; tylko, aby była kopia jak coś się wysypie. Dziś przytrafiło mi się zrobić taki backup dla MySQL. Na pierwszy rzut oka sprawa wydaje się banalna, ponieważ developerzy MySQL podarowali nam sprytne narzędzie jakim jest mysqldump.  Przy jego pomocy bardzo fajnie (i co ważne bezpiecznie!) możemy dokonać backupu naszych [...]]]></description>
		<wfw:commentRss>http://blog.y3ti.pl/2008/12/backup-mysql-na-szybko/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

