<?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>Margus Roo &#187; Linux</title>
	<atom:link href="http://margusja.pri.ee/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://margusja.pri.ee</link>
	<description>Ohayoo gozaimas</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:19:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>linux &#8211; php &#8211; oracle OCI</title>
		<link>http://margusja.pri.ee/2010/07/29/linux-php-oracle-oci/</link>
		<comments>http://margusja.pri.ee/2010/07/29/linux-php-oracle-oci/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 11:51:14 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=1250</guid>
		<description><![CDATA[Oli tarvis php-le OCI tuge. http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/linuxsoft.html lehelt on vaja kaks pakki. oracle-instantclient11.2-basic ning oracle-instantclient11.2-devel. Mina võtsin RPM-id mis istusid kenasti FC-10 peale. library-d sattusid siia: /usr/lib/oracle/[VERSION]/client/lib/ siin ma tegin general symlingid: ln -s libclntsh.so.11.1 libclntsh.so ln -s libocci.so.11.1 libocci.so Siis tirisin http://pecl.php.net/get/oci8-1.4.1.tgz (ilmselt tulevikus versioon muutub) Pakkisin lahti ning läksin lahtipakitud kataloogi ./configure &#8211;with-oci8=shared,instantclient,/usr/lib/oracle/11.2/client/lib/  (11.2 [...]]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/07/29/linux-php-oracle-oci/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux, protsessid ja mälu</title>
		<link>http://margusja.pri.ee/2010/07/21/linux-protsessid-ja-malu/</link>
		<comments>http://margusja.pri.ee/2010/07/21/linux-protsessid-ja-malu/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 09:58:09 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=1234</guid>
		<description><![CDATA[ps aux &#8211; leiad protsessid edasi uuri täpsemalt protsess pmap -x [pid] või cat /proc/[pid]/smaps]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/07/21/linux-protsessid-ja-malu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BP kohvireostust likvideerimas</title>
		<link>http://margusja.pri.ee/2010/07/02/bp-kohvireostust-likvideerimas/</link>
		<comments>http://margusja.pri.ee/2010/07/02/bp-kohvireostust-likvideerimas/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 06:16:07 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=1195</guid>
		<description><![CDATA[[kml_flashembed movie="http://www.youtube.com/v/2AAa0gd7ClM" width="425" height="344" allowfullscreen="true" fvars="fs=1" /]]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/07/02/bp-kohvireostust-likvideerimas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>selenium-rc</title>
		<link>http://margusja.pri.ee/2010/05/27/selenium-rc/</link>
		<comments>http://margusja.pri.ee/2010/05/27/selenium-rc/#comments</comments>
		<pubDate>Thu, 27 May 2010 19:50:11 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=1078</guid>
		<description><![CDATA[Testin kas selenium-rc server toimib. Enne sisenen serverisse ssh serverinimi -X ehk siis X over ssh. [22:40:50 margusja@arendus ~]$ java -jar /usr/local/bin/selenium-server.jar -interactive 22:42:00.790 INFO - Java: Sun Microsystems Inc. 1.6.0_0-b12 22:42:00.791 INFO - OS: Linux 2.6.27.38-170.2.113.fc10.i686 i386 22:42:00.798 INFO - v1.0.1 [2696], with Core v@VERSION@ [@REVISION@] 22:42:00.864 INFO - Version Jetty/5.1.x 22:42:00.865 INFO - [...]]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/05/27/selenium-rc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache suexec mod_fcgi</title>
		<link>http://margusja.pri.ee/2010/05/19/apache-suexec-mod_fcgi/</link>
		<comments>http://margusja.pri.ee/2010/05/19/apache-suexec-mod_fcgi/#comments</comments>
		<pubDate>Wed, 19 May 2010 08:15:47 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=1049</guid>
		<description><![CDATA[Juhtus selline asi, et ühe virtualhosti seadistamisel annab error 500 ning logis: [Wed May 19 11:11:39 2010] [warn] (104)Connection reset by peer: mod_fcgid: read data from fastcgi server error. [Wed May 19 11:11:39 2010] [error] [client 192.168.0.177] Premature end of script headers: test.php Ja noh ei saa aru mis viga on. Lõpuks selgus, et virtuali [...]]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/05/19/apache-suexec-mod_fcgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux LVM/dmraid simple how to</title>
		<link>http://margusja.pri.ee/2010/05/18/linux-lvmdmraid-simple-how-to/</link>
		<comments>http://margusja.pri.ee/2010/05/18/linux-lvmdmraid-simple-how-to/#comments</comments>
		<pubDate>Tue, 18 May 2010 10:22:30 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=1044</guid>
		<description><![CDATA[Esiteks on tarvis luua dmaraid. Listi kasutatavatest ketastest saab [root@bacula hpt374]# dmraid -r /dev/sdd: hpt45x, "hpt45x_cdhfdagge", mirror, ok, 1953525157 sectors, data@ 0 /dev/sdb: hpt45x, "hpt45x_cdhfdagge", mirror, ok, 1953525157 sectors, data@ 0 /dev/sdc: hpt45x, "hpt45x_bhgfhhjhhf", mirror, ok, 1953525157 sectors, data@ 0 /dev/sda: hpt45x, "hpt45x_bhgfhhjhhf", mirror, ok, 1953525157 sectors, data@ 0 [root@bacula hpt374]# Antud juhul on näha, [...]]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/05/18/linux-lvmdmraid-simple-how-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ (cpp) lihtne UI</title>
		<link>http://margusja.pri.ee/2010/03/30/c-cpp-lihtne-ui/</link>
		<comments>http://margusja.pri.ee/2010/03/30/c-cpp-lihtne-ui/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 14:35:01 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=965</guid>
		<description><![CDATA[Pole ammu c++ maailmas midagi teinud. Alati on hea võtta endale eesmärk. Mina võtsin eesmärgiks luua lihtne mäng. Milline mäng seda ma veel ei tea. Kindel oli see, et ma vajasin kasutajaliidest. Kuna alustada on (mulle vähemalt meeldib) ilma väga suurte graafiliste objektideta siis minu kasutajaliides on käsurea oma. Aga asjast. Hetkel koosneb app neljast [...]]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/03/30/c-cpp-lihtne-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nii, stabikas läinud!</title>
		<link>http://margusja.pri.ee/2010/02/11/nii-stabikas-lainud/</link>
		<comments>http://margusja.pri.ee/2010/02/11/nii-stabikas-lainud/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 09:35:27 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=825</guid>
		<description><![CDATA[Kunagi, üks kuulus isik ütles sõnad &#8220;Stabilisaator on stabiliseerimiseks&#8221;]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/02/11/nii-stabikas-lainud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mäluboss</title>
		<link>http://margusja.pri.ee/2010/01/29/maluboss/</link>
		<comments>http://margusja.pri.ee/2010/01/29/maluboss/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 15:54:33 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=814</guid>
		<description><![CDATA[Paljud teist on ehk palju suuremate numbritega harjunud. Aga vabandage minu ülevoolavat emotsiooni]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/01/29/maluboss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello World in different languages and speed</title>
		<link>http://margusja.pri.ee/2010/01/25/hello-world-in-different-languages-and-speed/</link>
		<comments>http://margusja.pri.ee/2010/01/25/hello-world-in-different-languages-and-speed/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:27:32 +0000</pubDate>
		<dc:creator>margusja</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://margusja.pri.ee/?p=810</guid>
		<description><![CDATA[Assembler .section .data string: .ascii "Hello world %d \n\0"; .section .text .globl _start _start: movl %esp, %ebp subl $4, %esp movl $10000, %eax movl $0, %ebx loop: cmpl $0, %eax je loop_end subl $1, %eax pushl %eax pushl $string call printf addl $4, %esp popl %eax jmp loop loop_end: movl $1, %eax movl $0, %ebx [...]]]></description>
		<wfw:commentRss>http://margusja.pri.ee/2010/01/25/hello-world-in-different-languages-and-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
