<?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>Nest Org Ru Team Site &#187; 2010.02</title>
	<atom:link href="http://www.nest.org.ru/tag/2010-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nest.org.ru</link>
	<description>Team Blog – We Are Living Here :)</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:59:20 +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>rge драйвер и Opensolaris</title>
		<link>http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/</link>
		<comments>http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 00:55:02 +0000</pubDate>
		<dc:creator>Ilya Tyshchenko aka ilyxa</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[2010.02]]></category>
		<category><![CDATA[build 127]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[opensolarism sunw]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[rge]]></category>

		<guid isPermaLink="false">http://www.nest.su/?p=2421</guid>
		<description><![CDATA[Помните мое нытье на предмет неработающей сети &#8211; где-то тут я писал. Судя по всему &#8211; решение найдено &#8211; читаем внимательно описание бага 6807184. Я применил вот такое способ &#8211; сидел далеко на &#8220;удаленке&#8221; &#8211; и ошибка была непростительна pfexec su - wget http://homepage2.nifty.com/mrym3/taiyodo/rge.mcast.3.tar.gz gzcat rge.mcast.3.tar.gz &#124;tar xf - cat &#60;&#60; EOF &#62; change_rge.sh #!/bin/bash [...]
Related posts:<ol>
<li><a href='http://www.nest.org.ru/2009/11/15/%d0%b1%d0%b8%d1%82%d0%b2%d0%b0-%d0%b7%d0%b0-%d1%81%d0%b5%d1%82%d1%8c/' rel='bookmark' title='Битва за сеть.'>Битва за сеть.</a> <small>После обновления Opensolaris до билда 126 пронаблюдал странную картину: ilyxa@home:~$...</small></li>
<li><a href='http://www.nest.org.ru/2009/12/05/rge-%d0%b8-opensolaris-%d1%80%d0%b5%d1%88%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b1%d1%8b%d0%bb%d0%be-%d0%b1%d0%bb%d0%b8%d0%b7%d0%ba%d0%be/' rel='bookmark' title='rge и Opensolaris. Решение было близко ;)'>rge и Opensolaris. Решение было близко ;)</a> <small>Dec 5 00:02:37 home rge: [ID 801725 kern.info] NOTICE: rge0:...</small></li>
<li><a href='http://www.nest.org.ru/2010/07/16/ovdc-2-0-mac-os-x-and-srs-scalability-testing/' rel='bookmark' title='OVDC 2.0. Mac OS X and SRS Scalability Testing'>OVDC 2.0. Mac OS X and SRS Scalability Testing</a> <small>Быстрый мини-ответ на вот эту заметку &#8211; Using The Sun...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Помните мое нытье на предмет неработающей сети &#8211; где-то <a href="http://www.nest.su/2009/11/15/comstar-iscsi-и-virtualbox/">тут</a> я писал. Судя по всему &#8211; решение найдено &#8211; читаем внимательно описание бага <a href="http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6807184">6807184</a>.</p>
<p>Я применил вот такое способ &#8211; сидел далеко на &#8220;удаленке&#8221; &#8211; и ошибка была непростительна <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"> pfexec <span style="color: #c20cb9; font-weight: bold;">su</span> -
 <span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>homepage2.nifty.com<span style="color: #000000; font-weight: bold;">/</span>mrym3<span style="color: #000000; font-weight: bold;">/</span>taiyodo<span style="color: #000000; font-weight: bold;">/</span>rge.mcast.3.tar.gz
 gzcat rge.mcast.3.tar.gz  <span style="color: #000000; font-weight: bold;">|</span><span style="color: #c20cb9; font-weight: bold;">tar</span> xf -
 <span style="color: #c20cb9; font-weight: bold;">cat</span> <span style="color: #000000; font-weight: bold;">&lt;&lt;</span> EOF <span style="color: #000000; font-weight: bold;">&gt;</span> change_rge.sh
 <span style="color: #666666; font-style: italic;">#!/bin/bash</span>
 <span style="color: #c20cb9; font-weight: bold;">ifconfig</span> rge0 unplumb
 modunload <span style="color: #660033;">-i</span> <span style="color: #000000; font-weight: bold;">`</span>modinfo <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> Realtek <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">awk</span> <span style="color: #ff0000;">'{print $1}'</span><span style="color: #000000; font-weight: bold;">`</span>
 modload .<span style="color: #000000; font-weight: bold;">/</span>amd64<span style="color: #000000; font-weight: bold;">/</span>rge
 <span style="color: #c20cb9; font-weight: bold;">ifconfig</span> rge0 plumb
 <span style="color: #c20cb9; font-weight: bold;">ifconfig</span> rge0 192.168.1.10 netmask + broadcast + up
 route add default 192.168.1.1
 svcadm restart svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>physical:default
 EOF
 <span style="color: #c20cb9; font-weight: bold;">bash</span> change_rge.sh <span style="color: #000000; font-weight: bold;">&amp;</span></pre></div></div>

</blockquote>
<p>Радуемся <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Оно реально работает, но будьте внимательны &#8211; делая копипаст &#8211; я использую драйвер для amd64, а в другом случае, возможно, нужно написать хотя бы <em>isainfo</em> для начала <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Related posts:<ol>
<li><a href='http://www.nest.org.ru/2009/11/15/%d0%b1%d0%b8%d1%82%d0%b2%d0%b0-%d0%b7%d0%b0-%d1%81%d0%b5%d1%82%d1%8c/' rel='bookmark' title='Битва за сеть.'>Битва за сеть.</a> <small>После обновления Opensolaris до билда 126 пронаблюдал странную картину: ilyxa@home:~$...</small></li>
<li><a href='http://www.nest.org.ru/2009/12/05/rge-%d0%b8-opensolaris-%d1%80%d0%b5%d1%88%d0%b5%d0%bd%d0%b8%d0%b5-%d0%b1%d1%8b%d0%bb%d0%be-%d0%b1%d0%bb%d0%b8%d0%b7%d0%ba%d0%be/' rel='bookmark' title='rge и Opensolaris. Решение было близко ;)'>rge и Opensolaris. Решение было близко ;)</a> <small>Dec 5 00:02:37 home rge: [ID 801725 kern.info] NOTICE: rge0:...</small></li>
<li><a href='http://www.nest.org.ru/2010/07/16/ovdc-2-0-mac-os-x-and-srs-scalability-testing/' rel='bookmark' title='OVDC 2.0. Mac OS X and SRS Scalability Testing'>OVDC 2.0. Mac OS X and SRS Scalability Testing</a> <small>Быстрый мини-ответ на вот эту заметку &#8211; Using The Sun...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.nest.org.ru/2009/12/03/rge-%d0%b4%d1%80%d0%b0%d0%b9%d0%b2%d0%b5%d1%80-%d0%b8-opensolaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSolaris 2009.6: Disable Local Xserver</title>
		<link>http://www.nest.org.ru/2009/08/20/opensolaris-2009-6-disable-local-xserver/</link>
		<comments>http://www.nest.org.ru/2009/08/20/opensolaris-2009-6-disable-local-xserver/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 18:10:59 +0000</pubDate>
		<dc:creator>Ilya Tyshchenko aka ilyxa</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[2009.6]]></category>
		<category><![CDATA[2010.02]]></category>
		<category><![CDATA[Disable Local Xserver]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[srs]]></category>
		<category><![CDATA[SRSS]]></category>
		<category><![CDATA[Sun Ray]]></category>
		<category><![CDATA[SunRay]]></category>
		<category><![CDATA[SUNW]]></category>
		<category><![CDATA[zero screen]]></category>

		<guid isPermaLink="false">http://www.nest.su/?p=2089</guid>
		<description><![CDATA[Частично &#8211; в продолжение вот этого&#8230; Моя маленькая машинка на Atom 330 оказалась весьма требовательна к ресурсам &#8211; потому решил бороться до последнего за каждый килобайт памяти Первым &#8220;под нож&#8221; попал локальный Xorg&#8230; Уж не знаю почему &#8211; в целом, возникла логичная идея-фикс убрать его &#8211; машина все равно &#8220;безголовая&#8221;, head-less. Все поиски в интернете [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Частично &#8211; в продолжение <a href="http://www.nest.su/2009/07/23/sun-ray-server-5-early-access-1-on-opensolaris-2009-06/">вот этого</a>&#8230;</p>
<p>Моя маленькая машинка на Atom 330 оказалась весьма требовательна к ресурсам &#8211; потому решил бороться до последнего за каждый килобайт памяти <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Первым &#8220;под нож&#8221; попал локальный Xorg&#8230; Уж не знаю почему &#8211; в целом, возникла логичная идея-фикс убрать его &#8211; машина все равно &#8220;безголовая&#8221;, head-less.</p>
<p>Все поиски в интернете свелись к одному &#8211; запретите gdm и будет вам счастье &#8211; <em>svcadm disable gdm</em>. Этот способ, по понятным причинам, меня совсем не устраивал &#8211; Sun Ray Software требует его наличия&#8230; 3 минуты &#8220;гугления&#8221;, googling &#8211; и вуаля!</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"> pfexec <span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #660033;">-p</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>gdm<span style="color: #000000; font-weight: bold;">/</span>custom.conf <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>gdm<span style="color: #000000; font-weight: bold;">/</span>custom.conf.orig
 pfexec <span style="color: #c20cb9; font-weight: bold;">sh</span> <span style="color: #660033;">-c</span> <span style="color: #ff0000;">&quot;echo 0= &gt;&gt; /etc/X11/gdm/custom.conf&quot;</span>
 reboot <span style="color: #660033;">-f</span></pre></div></div>

<p>Ура, ура, ура &#8211; три раза <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.nest.org.ru/2009/08/20/opensolaris-2009-6-disable-local-xserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome, OpenSolaris preview 2010.02!</title>
		<link>http://www.nest.org.ru/2009/08/07/welcome-opensolaris-preview-2010-02/</link>
		<comments>http://www.nest.org.ru/2009/08/07/welcome-opensolaris-preview-2010-02/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 18:39:34 +0000</pubDate>
		<dc:creator>Ilya Tyshchenko aka ilyxa</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[2010.02]]></category>
		<category><![CDATA[9525]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[build 118]]></category>
		<category><![CDATA[Defect]]></category>
		<category><![CDATA[Defect 9525]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[SUNW]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.nest.su/?p=2027</guid>
		<description><![CDATA[Попался на неприятный дефект на новой домашней машинке &#8211; Bug 9525 Warnings with 945GSE chipset / Intel IGP 950 / i915, в двух словах: ilyxa@home:~$ pfexec reboot -f dryrun reboot: not all drivers have implemented quiesce&#40;9E&#41; ilyxa@home:~$ grep &#34;no quiesce&#34; /var/adm/messages Aug 7 22:26:34 home genunix: &#91;ID 884581 kern.warning&#93; WARNING: i915 has no quiesce&#40;&#41; Драйвер [...]
Related posts:<ol>
<li><a href='http://www.nest.org.ru/2009/11/15/%d0%b1%d0%b8%d1%82%d0%b2%d0%b0-%d0%b7%d0%b0-%d1%81%d0%b5%d1%82%d1%8c/' rel='bookmark' title='Битва за сеть.'>Битва за сеть.</a> <small>После обновления Opensolaris до билда 126 пронаблюдал странную картину: ilyxa@home:~$...</small></li>
<li><a href='http://www.nest.org.ru/2009/08/16/dtrace-invalid-library-dependency-build-117/' rel='bookmark' title='DTrace: Invalid library dependency (build 117+)'>DTrace: Invalid library dependency (build 117+)</a> <small>ilyxa@home:~$ pfexec intrstat intrstat: invalid program: Invalid library dependency in...</small></li>
<li><a href='http://www.nest.org.ru/2009/07/23/sun-ray-server-5-early-access-1-on-opensolaris-2009-06/' rel='bookmark' title='Sun Ray Server 5 Early Access 1 &#8211; on OpenSolaris 2009.06'>Sun Ray Server 5 Early Access 1 &#8211; on OpenSolaris 2009.06</a> <small>Disclaimer/Оговорки: За качество изложения &#8211; не пинайте, пишу &#8220;кусками&#8221; уже...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Попался на неприятный дефект на новой домашней машинке &#8211; <a href="http://defect.opensolaris.org/bz/show_bug.cgi?id=9525">Bug 9525 Warnings with 945GSE chipset / Intel IGP 950 / i915</a>, в двух словах:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$ pfexec reboot <span style="color: #660033;">-f</span> dryrun
reboot: not all drivers have implemented quiesce<span style="color: #7a0874; font-weight: bold;">&#40;</span>9E<span style="color: #7a0874; font-weight: bold;">&#41;</span>
ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$ <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;no quiesce&quot;</span> <span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>adm<span style="color: #000000; font-weight: bold;">/</span>messages
Aug  <span style="color: #000000;">7</span> <span style="color: #000000;">22</span>:<span style="color: #000000;">26</span>:<span style="color: #000000;">34</span> home genunix: <span style="color: #7a0874; font-weight: bold;">&#91;</span>ID <span style="color: #000000;">884581</span> kern.warning<span style="color: #7a0874; font-weight: bold;">&#93;</span> WARNING: i915 has no quiesce<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span></pre></div></div>

<p>Драйвер не поддерживает перевода в пассивное состояние (<a href="http://lingvo.yandex.ru/en?st_translate=on&amp;text=quiesce&amp;st_translate=0&amp;encyc_redir=on">дословный перевод</a>, Google Translate, кстати, не дал мне корректного варианта).</p>
<p>Баг пофиксен в билде 115! Потому &#8211; и снова здрасьте, буду обновляться до build 118:) :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">pfexec pkg set-authority <span style="color: #660033;">-O</span> http:<span style="color: #000000; font-weight: bold;">//</span>pkg.opensolaris.org<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span> opensolaris.org
pfexec pkg image-update <span style="color: #660033;">-v</span> <span style="color: #660033;">--be-name</span> osol-<span style="color: #000000;">2010.02</span>-0.5.11-<span style="color: #000000;">0.118</span></pre></div></div>

<p>UPDATE: после установки не работает ntp:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$ svcs <span style="color: #660033;">-xv</span>
svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>ntp:default <span style="color: #7a0874; font-weight: bold;">&#40;</span>Network Time Protocol <span style="color: #7a0874; font-weight: bold;">&#40;</span>NTP<span style="color: #7a0874; font-weight: bold;">&#41;</span> Version <span style="color: #000000;">4</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
State: maintenance since August  <span style="color: #000000;">8</span>, <span style="color: #000000;">2009</span>  <span style="color: #000000;">8</span>:<span style="color: #000000;">13</span>:<span style="color: #000000;">20</span> AM MSD
Reason: Start method failed repeatedly, <span style="color: #c20cb9; font-weight: bold;">last</span> exited with status <span style="color: #000000;">127</span>.
See: http:<span style="color: #000000; font-weight: bold;">//</span>sun.com<span style="color: #000000; font-weight: bold;">/</span>msg<span style="color: #000000; font-weight: bold;">/</span>SMF-<span style="color: #000000;">8000</span>-KS
See: <span style="color: #c20cb9; font-weight: bold;">man</span> <span style="color: #660033;">-M</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">man</span> <span style="color: #660033;">-s</span> 1M ntpq
See: <span style="color: #c20cb9; font-weight: bold;">man</span> <span style="color: #660033;">-M</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">man</span> <span style="color: #660033;">-s</span> 1M ntpd
See: <span style="color: #c20cb9; font-weight: bold;">man</span> <span style="color: #660033;">-M</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">man</span> <span style="color: #660033;">-s</span> <span style="color: #000000;">4</span> ntp.conf
See: <span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>svc<span style="color: #000000; font-weight: bold;">/</span>log<span style="color: #000000; font-weight: bold;">/</span>network-ntp:default.log
Impact: This service is not running.</pre></div></div>

<p>Лекарство:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$ svcadm <span style="color: #c20cb9; font-weight: bold;">clear</span> svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>ntp:default
ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$ svcadm refresh svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>ntp:default
ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$ svcadm <span style="color: #7a0874; font-weight: bold;">enable</span> svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>ntp:default
ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$ svcs svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>ntp:default
STATE          STIME    FMRI
online          <span style="color: #000000;">8</span>:<span style="color: #000000;">40</span>:<span style="color: #000000;">46</span> svc:<span style="color: #000000; font-weight: bold;">/</span>network<span style="color: #000000; font-weight: bold;">/</span>ntp:default
ilyxa<span style="color: #000000; font-weight: bold;">@</span>home:~$</pre></div></div>

<p><strong>reboot -f теперь работает на 5+ <img src='http://www.nest.org.ru/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ЧТД!</strong></p>
<p>Related posts:<ol>
<li><a href='http://www.nest.org.ru/2009/11/15/%d0%b1%d0%b8%d1%82%d0%b2%d0%b0-%d0%b7%d0%b0-%d1%81%d0%b5%d1%82%d1%8c/' rel='bookmark' title='Битва за сеть.'>Битва за сеть.</a> <small>После обновления Opensolaris до билда 126 пронаблюдал странную картину: ilyxa@home:~$...</small></li>
<li><a href='http://www.nest.org.ru/2009/08/16/dtrace-invalid-library-dependency-build-117/' rel='bookmark' title='DTrace: Invalid library dependency (build 117+)'>DTrace: Invalid library dependency (build 117+)</a> <small>ilyxa@home:~$ pfexec intrstat intrstat: invalid program: Invalid library dependency in...</small></li>
<li><a href='http://www.nest.org.ru/2009/07/23/sun-ray-server-5-early-access-1-on-opensolaris-2009-06/' rel='bookmark' title='Sun Ray Server 5 Early Access 1 &#8211; on OpenSolaris 2009.06'>Sun Ray Server 5 Early Access 1 &#8211; on OpenSolaris 2009.06</a> <small>Disclaimer/Оговорки: За качество изложения &#8211; не пинайте, пишу &#8220;кусками&#8221; уже...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.nest.org.ru/2009/08/07/welcome-opensolaris-preview-2010-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

