<?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/"
	>

<channel>
	<title>TéTéHáčkův Weblog</title>
	<atom:link href="http://blog.resslovaci.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.resslovaci.net</link>
	<description>Jako, je to tu celkem voničem</description>
	<pubDate>Sat, 25 Oct 2008 14:25:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta2-9582</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pripojeni na Harcove v Debianu</title>
		<link>http://blog.resslovaci.net/2008/09/24/pripojeni-na-harcove-v-debianu/</link>
		<comments>http://blog.resslovaci.net/2008/09/24/pripojeni-na-harcove-v-debianu/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 16:58:54 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[Ze života]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=153</guid>
		<description><![CDATA[tak pro zacatek je potreba nainstalovat wpa_supplicant
apt-get install wpasupplicant
popripade muzete nainstalovat i wpagui pro graficke rozhrani, ale je to zbytecne.
stahneme si certifikaty z http://www.cesnet.cz/pki/cs/ch-CRT-CRL.html nekam do PC ja je mam v /etc/certificates
mkdir /etc/certificates
cd /etc/cesrtificates
wget http://www.cesnet.cz/pki/certs/cesnet-ca.cz.pem.crt
wget http://www.cesnet.cz/pki/certs/cesnet-ca.cz.crt
dale nastavime /etc/wpa_supplicant.conf bud rucne nebo utilitkou wpa_gui
ctrl_interface=/var/run/wpa_supplicant
network={
&#160;&#160;key_mgmt=IEEE8021X
&#160;&#160;eap=PEAP
&#160;&#160;pairwise=CCMP TKIP
&#160;&#160;group=CCMP TKIP
&#160;&#160;identity="jmeno.prijmeni@tul.cz"
&#160;&#160;password="xxxx"
&#160;&#160;ca_cert="/etc/certificates/cesnet-ca.cz.pem.crt"
&#160;&#160;phase1="peaplabel=0"
&#160;&#160;phase2="auth=MSCHAPV2"
}
no a nakonec nastavime v /etc/network/interfaces
iface eth0 inet dhcp
&#160;&#160;wpa-conf /etc/wpa_supplicant.conf
&#160;&#160;wpa-driver wired
tim [...]]]></description>
			<content:encoded><![CDATA[<p>tak pro zacatek je potreba nainstalovat wpa_supplicant</p>
<p><code>apt-get install wpasupplicant</code></p>
<p>popripade muzete nainstalovat i wpagui pro graficke rozhrani, ale je to zbytecne.</p>
<p>stahneme si certifikaty z <a href="http://www.cesnet.cz/pki/cs/ch-CRT-CRL.html">http://www.cesnet.cz/pki/cs/ch-CRT-CRL.html</a> nekam do PC ja je mam v /etc/certificates</p>
<p><code>mkdir /etc/certificates<br />
cd /etc/cesrtificates<br />
wget http://www.cesnet.cz/pki/certs/cesnet-ca.cz.pem.crt<br />
wget http://www.cesnet.cz/pki/certs/cesnet-ca.cz.crt</code></p>
<p>dale nastavime /etc/wpa_supplicant.conf bud rucne nebo utilitkou wpa_gui</p>
<p><code>ctrl_interface=/var/run/wpa_supplicant<br />
network={<br />
&nbsp;&nbsp;key_mgmt=IEEE8021X<br />
&nbsp;&nbsp;eap=PEAP<br />
&nbsp;&nbsp;pairwise=CCMP TKIP<br />
&nbsp;&nbsp;group=CCMP TKIP<br />
&nbsp;&nbsp;identity="jmeno.prijmeni@tul.cz"<br />
&nbsp;&nbsp;password="xxxx"<br />
&nbsp;&nbsp;ca_cert="/etc/certificates/cesnet-ca.cz.pem.crt"<br />
&nbsp;&nbsp;phase1="peaplabel=0"<br />
&nbsp;&nbsp;phase2="auth=MSCHAPV2"<br />
}</code></p>
<p>no a nakonec nastavime v /etc/network/interfaces<br />
<code>iface eth0 inet dhcp<br />
&nbsp;&nbsp;wpa-conf /etc/wpa_supplicant.conf<br />
&nbsp;&nbsp;wpa-driver wired</code></p>
<p>tim nam spojeni nabehne bez problemu po spusteni</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/09/24/pripojeni-na-harcove-v-debianu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Novej server</title>
		<link>http://blog.resslovaci.net/2008/08/26/novej-server/</link>
		<comments>http://blog.resslovaci.net/2008/08/26/novej-server/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 13:57:38 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=151</guid>
		<description><![CDATA[No tak se mi dostal do ruky novej server, je asi tak 6x vykonejsi nez ten puvodni, oba disky maji normalni zvyk oproti tomu ze staryho serveru kterej uz je jednou nohou v kremikovym nebi, dokonce ma i gigabitovou sitovku, snad vydrzi bezet dlouho
]]></description>
			<content:encoded><![CDATA[<p>No tak se mi dostal do ruky novej server, je asi tak 6x vykonejsi nez ten puvodni, oba disky maji normalni zvyk oproti tomu ze staryho serveru kterej uz je jednou nohou v kremikovym nebi, dokonce ma i gigabitovou sitovku, snad vydrzi bezet dlouho</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/08/26/novej-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rock for Animals 3</title>
		<link>http://blog.resslovaci.net/2008/08/14/rock-for-animals-3/</link>
		<comments>http://blog.resslovaci.net/2008/08/14/rock-for-animals-3/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 11:32:37 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[Ze života]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=142</guid>
		<description><![CDATA[jako kazdej rok, je tu i letos RFA
]]></description>
			<content:encoded><![CDATA[<p>jako kazdej rok, je tu i letos RFA<br />
<div id="attachment_144" class="wp-caption aligncenter" style="width: 478px"><a href="http://www.rfa.cz"><img src="http://blog.resslovaci.net/wp-content/uploads/2008/08/banner1.gif" alt="Rock for Animas" title="banner1" width="468" height="60" class="size-full wp-image-144" /></a><p class="wp-caption-text">Rock for Animas</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/08/14/rock-for-animals-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Panorama</title>
		<link>http://blog.resslovaci.net/2008/05/12/panorama-2/</link>
		<comments>http://blog.resslovaci.net/2008/05/12/panorama-2/#comments</comments>
		<pubDate>Mon, 12 May 2008 17:34:15 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[Ze života]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=141</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.resslovaci.net/wp-content/photos/panorama_1.jpg" title="panorama 1" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_panorama_1.jpg" class="pp_image" alt="panorama 1" width="500" height="163" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/05/12/panorama-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>S Toncou v Oparne</title>
		<link>http://blog.resslovaci.net/2008/04/21/s-toncou-v-oparne/</link>
		<comments>http://blog.resslovaci.net/2008/04/21/s-toncou-v-oparne/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 12:17:36 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[Ze života]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=140</guid>
		<description><![CDATA[Tak sem byl s toncou na vejlete v Oparne, fotky mluvi za vse &#8230;






]]></description>
			<content:encoded><![CDATA[<p>Tak sem byl s toncou na vejlete v Oparne, fotky mluvi za vse &#8230;<br />
<a href="http://blog.resslovaci.net/wp-content/photos/IMAG0090.jpg" title="IMAG0090" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_IMAG0090.jpg" class="pp_image" alt="IMAG0090" width="500" height="375" /></a><br />
<a href="http://blog.resslovaci.net/wp-content/photos/IMAG0095.jpg" title="IMAG0095" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_IMAG0095.jpg" class="pp_image" alt="IMAG0095" width="500" height="375" /></a><br />
<a href="http://blog.resslovaci.net/wp-content/photos/IMAG0170.jpg" title="IMAG0170" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_IMAG0170.jpg" class="pp_image" alt="IMAG0170" width="500" height="375" /></a><br />
<a href="http://blog.resslovaci.net/wp-content/photos/IMAG0172.jpg" title="IMAG0172" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_IMAG0172.jpg" class="pp_image" alt="IMAG0172" width="375" height="500" /></a><br />
<a href="http://blog.resslovaci.net/wp-content/photos/IMAG0186.jpg" title="IMAG0186" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_IMAG0186.jpg" class="pp_image" alt="IMAG0186" width="375" height="500" /></a><br />
<a href="http://blog.resslovaci.net/wp-content/photos/IMAG0194.jpg" title="IMAG0194" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_IMAG0194.jpg" class="pp_image" alt="IMAG0194" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/04/21/s-toncou-v-oparne/feed/</wfw:commentRss>
		</item>
		<item>
		<title>:D</title>
		<link>http://blog.resslovaci.net/2008/04/10/d/</link>
		<comments>http://blog.resslovaci.net/2008/04/10/d/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 08:50:10 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[Ze života]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=139</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.resslovaci.net/wp-content/photos/img1141551241.jpg" title="img1141551241" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_img1141551241.jpg" class="pp_image" alt="img1141551241" width="500" height="267" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/04/10/d/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTC Kaiser WM 6.1</title>
		<link>http://blog.resslovaci.net/2008/04/07/htc-kaiser-wm-61/</link>
		<comments>http://blog.resslovaci.net/2008/04/07/htc-kaiser-wm-61/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 16:47:18 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[Ze života]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=138</guid>
		<description><![CDATA[tak sem si prave nahral novy WM do myho HTC Kaiser, byla tam 6.0 ted tam mam 6.1, ted mne ceka asi tak tejden nastavovani zase, ale snad to bude stat za to update probehl bez problemu.
]]></description>
			<content:encoded><![CDATA[<p>tak sem si prave nahral novy WM do myho HTC Kaiser, byla tam 6.0 ted tam mam 6.1, ted mne ceka asi tak tejden nastavovani zase, ale snad to bude stat za to update probehl bez problemu.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/04/07/htc-kaiser-wm-61/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP - parametry kompilace</title>
		<link>http://blog.resslovaci.net/2008/04/07/php-parametry-kompilace/</link>
		<comments>http://blog.resslovaci.net/2008/04/07/php-parametry-kompilace/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 14:54:22 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/?p=137</guid>
		<description><![CDATA[S timhle si kompiluju PHP &#8230;
./configure \
--with-apxs2=/usr/bin/apxs2 \
--with-gd \
--with-ttf \
--with-mysql \
--with-mysqli \
--with-mcrypt \
--with-zlib-dir=/usr/lib \
--with-png-dir=/usr/lib \
--with-jpeg-dir=/usr/lib \
--with-imap \
--with-iconv \
--with-bz2 \
--with-kerberos \
--with-imap-ssl \
--with-freetype-dir=/usr/lib/ \
--enable-exif \
--enable-mbstring \
--enable-calendar \
--enable-ftp \
--enable-gd-native-ttf \
--enable-gd-imgstrttf
]]></description>
			<content:encoded><![CDATA[<p>S timhle si kompiluju PHP &#8230;<br />
<code>./configure \<br />
--with-apxs2=/usr/bin/apxs2 \<br />
--with-gd \<br />
--with-ttf \<br />
--with-mysql \<br />
--with-mysqli \<br />
--with-mcrypt \<br />
--with-zlib-dir=/usr/lib \<br />
--with-png-dir=/usr/lib \<br />
--with-jpeg-dir=/usr/lib \<br />
--with-imap \<br />
--with-iconv \<br />
--with-bz2 \<br />
--with-kerberos \<br />
--with-imap-ssl \<br />
--with-freetype-dir=/usr/lib/ \<br />
--enable-exif \<br />
--enable-mbstring \<br />
--enable-calendar \<br />
--enable-ftp \<br />
--enable-gd-native-ttf \<br />
--enable-gd-imgstrttf</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/04/07/php-parametry-kompilace/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cistka serveru</title>
		<link>http://blog.resslovaci.net/2008/03/23/cistka-serveru/</link>
		<comments>http://blog.resslovaci.net/2008/03/23/cistka-serveru/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 12:36:03 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/2008/03/23/cistka-serveru/</guid>
		<description><![CDATA[Vcera a dneska provadim cistku serveru, smaznul sem dost veci, vypl zbytecny sluzby a jeste porad pokracuju, po udrzbe serveru by mnel byt sviznejsi a melo by tam byt spoustu volneho mista, proto prosim omluvte pomalejsi odezvu a nebo vypadky behem udrzby.
]]></description>
			<content:encoded><![CDATA[<p>Vcera a dneska provadim cistku serveru, smaznul sem dost veci, vypl zbytecny sluzby a jeste porad pokracuju, po udrzbe serveru by mnel byt sviznejsi a melo by tam byt spoustu volneho mista, proto prosim omluvte pomalejsi odezvu a nebo vypadky behem udrzby.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/03/23/cistka-serveru/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Panoramata</title>
		<link>http://blog.resslovaci.net/2008/01/07/panoramata/</link>
		<comments>http://blog.resslovaci.net/2008/01/07/panoramata/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 20:43:25 +0000</pubDate>
		<dc:creator>TTH</dc:creator>
		
		<category><![CDATA[Ze života]]></category>

		<guid isPermaLink="false">http://blog.resslovaci.net/2008/01/07/panoramata/</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.resslovaci.net/wp-content/photos/panorama.jpg" title="panorama" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_panorama.jpg" class="pp_image" alt="panorama" width="500" height="85" /></a><br />
<a href="http://blog.resslovaci.net/wp-content/photos/panorama2.jpg" title="panorama2" rel="lightbox"><img src="http://blog.resslovaci.net/wp-content/photos/thumb_panorama2.jpg" class="pp_image" alt="panorama2" width="500" height="194" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resslovaci.net/2008/01/07/panoramata/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
