<?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>Sokolov blog</title>
	<atom:link href="http://blog.sokolov.me/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sokolov.me</link>
	<description>всякие заметки, в-основном freebsd,linux</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Ubuntu: CPU clock speed</title>
		<link>http://blog.sokolov.me/2012/05/10/ubuntu-cpu-clock-speed/</link>
		<comments>http://blog.sokolov.me/2012/05/10/ubuntu-cpu-clock-speed/#comments</comments>
		<pubDate>Thu, 10 May 2012 17:02:11 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Без рубрики]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1127</guid>
		<description><![CDATA[Yes if you want it to run full speed all the time just do the following: sudo apt-get install rcconf sudo rcconf Find &#171;On Demand&#187; service and disable it. Reboot and enjoy full speed.]]></description>
			<content:encoded><![CDATA[<p>Yes if you want it to run full speed all the time just do the following:</p>
<p>sudo apt-get install rcconf</p>
<p>sudo rcconf</p>
<p>Find &#171;On Demand&#187; service and disable it.</p>
<p>Reboot and enjoy full speed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2012/05/10/ubuntu-cpu-clock-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Как распаковать RPM</title>
		<link>http://blog.sokolov.me/2012/03/18/%d0%ba%d0%b0%d0%ba-%d1%80%d0%b0%d1%81%d0%bf%d0%b0%d0%ba%d0%be%d0%b2%d0%b0%d1%82%d1%8c-rpm/</link>
		<comments>http://blog.sokolov.me/2012/03/18/%d0%ba%d0%b0%d0%ba-%d1%80%d0%b0%d1%81%d0%bf%d0%b0%d0%ba%d0%be%d0%b2%d0%b0%d1%82%d1%8c-rpm/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 10:27:04 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1124</guid>
		<description><![CDATA[rpm2cpiofilename.rpm &#124; cpio -idmuv --no-absolute-filenames]]></description>
			<content:encoded><![CDATA[<p><code>rpm2cpiofilename.rpm | cpio -idmuv --no-absolute-filenames</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2012/03/18/%d0%ba%d0%b0%d0%ba-%d1%80%d0%b0%d1%81%d0%bf%d0%b0%d0%ba%d0%be%d0%b2%d0%b0%d1%82%d1%8c-rpm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KUbuntu: subversion segfault on svn up</title>
		<link>http://blog.sokolov.me/2012/02/21/kubuntu-subversion-segfault-on-svn-up/</link>
		<comments>http://blog.sokolov.me/2012/02/21/kubuntu-subversion-segfault-on-svn-up/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 11:05:25 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Без рубрики]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1119</guid>
		<description><![CDATA[Проблема решается путем добавления store-passwords = no в файл /etc/subversion/config]]></description>
			<content:encoded><![CDATA[<p>Проблема решается путем добавления</p>
<pre>store-passwords = no</pre>
<p>в файл /etc/subversion/config</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2012/02/21/kubuntu-subversion-segfault-on-svn-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Operations On Files (ROOF)</title>
		<link>http://blog.sokolov.me/2011/12/14/remote-operations-on-files-roof/</link>
		<comments>http://blog.sokolov.me/2011/12/14/remote-operations-on-files-roof/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 16:39:52 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Без рубрики]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1117</guid>
		<description><![CDATA[Remote Operations On Files Источник: Remote Operations On Files (ROOF).]]></description>
			<content:encoded><![CDATA[<p>Remote Operations On Files</p>
<p>Источник: <a href='http://roof.sourceforge.net/'>Remote Operations On Files (ROOF)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2011/12/14/remote-operations-on-files-roof/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: CMake, Kernel module etc</title>
		<link>http://blog.sokolov.me/2011/12/14/linux-c-note/</link>
		<comments>http://blog.sokolov.me/2011/12/14/linux-c-note/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 15:20:29 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Cmake]]></category>
		<category><![CDATA[Kernel Module]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1105</guid>
		<description><![CDATA[Linux: Как написать модуль ядра: The Kernel Newbie Corner: Your First Loadable Kernel Module &#124; Linux.com. http://www.tldp.org/LDP/lkmpg/2.6/html/ CMake: Отличные примеры, в т.ч. компиляции модуля ядра через CMAKE: How to use cmake]]></description>
			<content:encoded><![CDATA[<p><strong>Linux: Как написать модуль ядра:</strong><br />
<a href="https://www.linux.com/news/software/linux-kernel/23685-the-kernel-newbie-corner-your-first-loadable-kernel-module">The Kernel Newbie Corner: Your First Loadable Kernel Module | Linux.com</a>.</p>
<p><a href="http://www.tldp.org/LDP/lkmpg/2.6/html/">http://www.tldp.org/LDP/lkmpg/2.6/html/</a></p>
<p><strong>CMake:</strong><br />
Отличные примеры, в т.ч. компиляции модуля ядра через CMAKE: <a href='http://rachid.koucha.free.fr/tech_corner/cmake_manual.html'>How to use cmake</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2011/12/14/linux-c-note/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://blog.sokolov.me/2011/12/08/1101/</link>
		<comments>http://blog.sokolov.me/2011/12/08/1101/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 11:35:34 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Без рубрики]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1101</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2011/12/08/1101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Выборы &#8212; обман. ЕР в топку!</title>
		<link>http://blog.sokolov.me/2011/12/08/%d0%b2%d1%8b%d0%b1%d0%be%d1%80%d1%8b-%d0%be%d0%b1%d0%bc%d0%b0%d0%bd-%d0%b5%d1%80-%d0%b2-%d1%82%d0%be%d0%bf%d0%ba%d1%83/</link>
		<comments>http://blog.sokolov.me/2011/12/08/%d0%b2%d1%8b%d0%b1%d0%be%d1%80%d1%8b-%d0%be%d0%b1%d0%bc%d0%b0%d0%bd-%d0%b5%d1%80-%d0%b2-%d1%82%d0%be%d0%bf%d0%ba%d1%83/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 11:35:27 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Без рубрики]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1099</guid>
		<description><![CDATA[Как все было на самом деле. Избирательный участок №6 г. Москва. Хроника одного дня. Источник: cifidiol &#8212; Как все было на самом деле. Избирательный участок №6 г. Москва. Хроника одного дня..]]></description>
			<content:encoded><![CDATA[<p>Как все было на самом деле. Избирательный участок №6 г. Москва. Хроника одного дня.</p>
<p>Источник: <a href="http://cifidiol.livejournal.com/1600.html">cifidiol &#8212; Как все было на самом деле. Избирательный участок №6 г. Москва. Хроника одного дня.</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2011/12/08/%d0%b2%d1%8b%d0%b1%d0%be%d1%80%d1%8b-%d0%be%d0%b1%d0%bc%d0%b0%d0%bd-%d0%b5%d1%80-%d0%b2-%d1%82%d0%be%d0%bf%d0%ba%d1%83/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Аналог colorget под Linux</title>
		<link>http://blog.sokolov.me/2011/12/05/%d0%b0%d0%bd%d0%b0%d0%bb%d0%be%d0%b3-colorget-%d0%bf%d0%be%d0%b4-linux/</link>
		<comments>http://blog.sokolov.me/2011/12/05/%d0%b0%d0%bd%d0%b0%d0%bb%d0%be%d0%b3-colorget-%d0%bf%d0%be%d0%b4-linux/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 11:36:25 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Без рубрики]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1088</guid>
		<description><![CDATA[Это что-то не то: http://sourceforge.net/projects/pixie/]]></description>
			<content:encoded><![CDATA[<p>Это что-то не то: <a href="http://sourceforge.net/projects/pixie/">http://sourceforge.net/projects/pixie/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2011/12/05/%d0%b0%d0%bd%d0%b0%d0%bb%d0%be%d0%b3-colorget-%d0%bf%d0%be%d0%b4-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to install java on ubuntu 11.10</title>
		<link>http://blog.sokolov.me/2011/12/02/how-to-install-java-on-ubuntu-11-10/</link>
		<comments>http://blog.sokolov.me/2011/12/02/how-to-install-java-on-ubuntu-11-10/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 19:46:54 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1092</guid>
		<description><![CDATA[OpenJDK 7 Java Runtime sudo apt-get install openjdk-7-jre install Java for browser – firefox/chrome&#8230; sudo apt-get install icedtea6-plugin Источник: how to install java on ubuntu 11.10.]]></description>
			<content:encoded><![CDATA[<p><strong>OpenJDK 7 Java Runtime</strong></p>
<pre>sudo apt-get install openjdk-7-jre</pre>
<p><strong>install Java for browser – firefox/chrome&#8230;</strong></p>
<pre>sudo apt-get install icedtea6-plugin</pre>
<p>Источник: <a href="http://blog.sudobits.com/2011/09/12/how-to-install-java-on-ubuntu-11-10/">how to install java on ubuntu 11.10</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2011/12/02/how-to-install-java-on-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Как узнать какие файлы открывает программа при запуске</title>
		<link>http://blog.sokolov.me/2011/11/17/%d0%ba%d0%b0%d0%ba-%d1%83%d0%b7%d0%bd%d0%b0%d1%82%d1%8c-%d0%ba%d0%b0%d0%ba%d0%b8%d0%b5-%d1%84%d0%b0%d0%b9%d0%bb%d1%8b-%d0%be%d1%82%d0%ba%d1%80%d1%8b%d0%b2%d0%b0%d0%b5%d1%82-%d0%bf%d1%80%d0%be%d0%b3/</link>
		<comments>http://blog.sokolov.me/2011/11/17/%d0%ba%d0%b0%d0%ba-%d1%83%d0%b7%d0%bd%d0%b0%d1%82%d1%8c-%d0%ba%d0%b0%d0%ba%d0%b8%d0%b5-%d1%84%d0%b0%d0%b9%d0%bb%d1%8b-%d0%be%d1%82%d0%ba%d1%80%d1%8b%d0%b2%d0%b0%d0%b5%d1%82-%d0%bf%d1%80%d0%be%d0%b3/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:44:47 +0000</pubDate>
		<dc:creator>pavel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Без рубрики]]></category>

		<guid isPermaLink="false">http://blog.sokolov.me/?p=1072</guid>
		<description><![CDATA[strace -f -e trace=open]]></description>
			<content:encoded><![CDATA[<p><code>strace -f -e trace=open <filename></filename></code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sokolov.me/2011/11/17/%d0%ba%d0%b0%d0%ba-%d1%83%d0%b7%d0%bd%d0%b0%d1%82%d1%8c-%d0%ba%d0%b0%d0%ba%d0%b8%d0%b5-%d1%84%d0%b0%d0%b9%d0%bb%d1%8b-%d0%be%d1%82%d0%ba%d1%80%d1%8b%d0%b2%d0%b0%d0%b5%d1%82-%d0%bf%d1%80%d0%be%d0%b3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

