<?xml version="1.0" encoding="utf-8" ?>

<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>SunHelp.Ru Русская документация по Solaris, Sun</title>
    <link>http://www.sunhelp.ru/</link>
    <description>Описание DTrace, ZFS, Solaris Zones и других возможностей Solaris</description>
    <dc:language>ru</dc:language>

    <image rdf:resource="http://www.sunhelp.ru/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.sunhelp.ru/archives/265-guid.html" />
        <rdf:li resource="http://www.sunhelp.ru/archives/263-guid.html" />
        <rdf:li resource="http://www.sunhelp.ru/archives/262-guid.html" />
        <rdf:li resource="http://www.sunhelp.ru/archives/261-guid.html" />
        <rdf:li resource="http://www.sunhelp.ru/archives/260-guid.html" />
        <rdf:li resource="http://www.sunhelp.ru/archives/259-guid.html" />
        <rdf:li resource="http://www.sunhelp.ru/archives/257-guid.html" />
        <rdf:li resource="http://www.sunhelp.ru/archives/256-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://www.sunhelp.ru/templates/default/img/s9y_banner_small.png">
        <url>http://www.sunhelp.ru/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: SunHelp.Ru Русская документация по Solaris, Sun - Описание DTrace, ZFS, Solaris Zones и других возможностей Solaris</title>
        <link>http://www.sunhelp.ru/</link>
        <width>100</width>
        <height>21</height>
    </image>


<item rdf:about="http://www.sunhelp.ru/archives/265-guid.html">
    <title>Illumos Meetup Video</title>
    <link>http://www.sunhelp.ru/archives/265-Illumos_Meetup_Video.html</link>
    <description>
    Garrett D’Amore, Adam Leventhal and Bryan Cantrill discuss the past, present, and future of the Illumos operating system: &lt;a href=&quot;http://www.beginningwithi.com/comments/2011/06/16/illumos-meetup-video/&quot;&gt;video&lt;/a&gt; 
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (Alexander Eremin)</dc:creator>
    <dc:subject>
    Illumos, </dc:subject>
    <dc:date>2011-06-17T04:46:20Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=265</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=265</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.sunhelp.ru/archives/263-guid.html">
    <title>DTrace: Dynamic Tracing in Oracle Solaris, Mac OS X and FreeBSD </title>
    <link>http://www.sunhelp.ru/archives/263-DTrace_Dynamic_Tracing_in_Oracle_Solaris,_Mac_OS_X_and_FreeBSD_.html</link>
    <description>
    На Amazon.com доступна новая книга о DTrace.&lt;br /&gt;
&lt;a href=&quot;http://www.amazon.com/DTrace-Dynamic-Tracing-Solaris-FreeBSD/dp/0132091518/ref=pd_sim_b_5&quot;&gt;&lt;br /&gt;
&lt;img src=&quot;http://ecx.images-amazon.com/images/I/41AKe8-hswL.&lt;u&gt;BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA300_SH20_OU01&lt;/u&gt;.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
 
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (Alexander Eremin)</dc:creator>
    <dc:subject>
    DTrace, </dc:subject>
    <dc:date>2011-04-10T10:17:35Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=263</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=263</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.sunhelp.ru/archives/262-guid.html">
    <title>Несколько возможностей редактора vi</title>
    <link>http://www.sunhelp.ru/archives/262-Neskolko_vozmoZhnostej_redaktora_vi.html</link>
    <description>
    &lt;p align=&quot;right&quot; style=&quot;text-align: right;&quot;&gt;&lt;em&gt;Если &lt;strong&gt;ждать &lt;/strong&gt;от UNIX-системы решения своих задач - она покажется худшей из возможных операционных систем.&lt;br /&gt;
Если знать только минимальный набор команд редактирования vi – это худший из возможных текстовый редактор.&lt;/em&gt;&lt;/p align=&quot;right&quot; style=&quot;text-align: right;&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
Все команды, удаляющие фрагмент текста, записывают его в &lt;strong&gt;&quot;карман&quot;&lt;/strong&gt;, из которого этот фрагмент можно в любое время вставить командой &lt;strong&gt;p (paste)&lt;/strong&gt;. В соответствии с логикой vi, p вставляет содержимое кармана после курсора, а P – перед. Размещать в кармане части текста можно и не удаляя их, с помощью  команды &lt;strong&gt;y (yank)&lt;/strong&gt;. При этом синоним Y определяет операцию  &quot;запомнить текущую строку&quot; (то же, что yy, но в два раза короче).&lt;br /&gt;
&lt;br /&gt;
Если в карман попала целая строка или несколько, команда p вставит содержимое не после курсора, а после текущей строки. Когда строку нужно запомнить для вставки между символами, следует использовать команды перемещения, не работающие со строками, – поиск по файлу, перемещения внутри строки и т. п. &lt;br /&gt;&lt;a href=&quot;http://www.sunhelp.ru/archives/262-Neskolko_vozmoZhnostej_redaktora_vi.html#extended&quot;&gt;Продолжить чтение &quot;Несколько возможностей редактора vi&quot;&lt;/a&gt;
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (Olga)</dc:creator>
    <dc:subject>
    </dc:subject>
    <dc:date>2011-01-16T07:45:51Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=262</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=262</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.sunhelp.ru/archives/261-guid.html">
    <title>Сертификация по Solaris</title>
    <link>http://www.sunhelp.ru/archives/261-SertifikaciJa_po_Solaris.html</link>
    <description>
    Произошел &quot;ребрендинг&quot; программы сертификации Sun, новые сертификаты соответствуют стандартным для Oracle уровням: Oracle Certified Associate, Professional и Expert.&lt;br /&gt;
&lt;a href=&quot;http://solarisblog.ru/raznoe/sertifikaciya-po-solaris&quot;  title=&quot;Источник&quot;&gt;Источник&lt;/a&gt; &lt;br /&gt;&lt;a href=&quot;http://www.sunhelp.ru/archives/261-SertifikaciJa_po_Solaris.html#extended&quot;&gt;Продолжить чтение &quot;Сертификация по Solaris&quot;&lt;/a&gt;
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (Olga)</dc:creator>
    <dc:subject>
    Solaris, </dc:subject>
    <dc:date>2011-01-16T07:14:14Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=261</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=261</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.sunhelp.ru/archives/260-guid.html">
    <title>The beep</title>
    <link>http://www.sunhelp.ru/archives/260-The_beep.html</link>
    <description>
    &lt;p align=&quot;right&quot; style=&quot;text-align: right;&quot;&gt;Автор: &lt;a href=&quot;http://sunhelp.ru/forum/profile.php?mode=viewprofile&amp;u=1054&quot;  title=&quot;openuser&quot;&gt;openuser&lt;/a&gt;&lt;/p align=&quot;right&quot; style=&quot;text-align: right;&quot;&gt;&lt;br /&gt;
Начиная с версии Gnome 2.24, при работе с программами, система издаëт громкий звуковой сигнал системным динамиком, который нужно сейчас выключить.&lt;br /&gt;
&lt;strong&gt;Gnome&lt;/strong&gt;&lt;br /&gt;
Устанавливаем пакет SUNWgnome-config-editor, затем запускаем gconf-editor из терминала.&lt;br /&gt;
Переходим apps -&gt; metacity -&gt; general и снимаем отметку с пункта audible_bell.&lt;br /&gt;
Это должно отключить системный сигнал во всех приложениях Gnome.&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
GDM&lt;/strong&gt;&lt;br /&gt;
Для выключения сисгнала в GDM набираем в консоли&lt;br /&gt;
&lt;code&gt;$ pfexec /usr/sbin/gdmsetup &lt;/code&gt;&lt;br /&gt;
и на вкладке Accessibility снимаем отметку Login screen ready 
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (Olga)</dc:creator>
    <dc:subject>
    OpenSolaris, </dc:subject>
    <dc:date>2011-01-16T06:55:28Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=260</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=260</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.sunhelp.ru/archives/259-guid.html">
    <title>Oracle Solaris 11 Express</title>
    <link>http://www.sunhelp.ru/archives/259-Oracle_Solaris_11_Express.html</link>
    <description>
    Доступен для загрузки новый дистрибутив Oracle Solaris 11 Express.&lt;br /&gt;
С дополнительной информацией можно ознакомиться по ссылке&lt;br /&gt;
&lt;a href=&quot;http://www.oracle.com/us/products/servers-storage/solaris/solaris-11-express-185123.html&quot;  title=&quot;Solaris 11 Express&quot;&gt;Oracle Solaris 11 Express&lt;/a&gt; 
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (SunHelp.Ru)</dc:creator>
    <dc:subject>
    Solaris, </dc:subject>
    <dc:date>2010-11-16T08:56:24Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=259</wfw:comment>
        <slash:comments>5</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=259</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.sunhelp.ru/archives/257-guid.html">
    <title>Первый релиз OpenIndiana</title>
    <link>http://www.sunhelp.ru/archives/257-Pervyj_reliz_OpenIndiana.html</link>
    <description>
    14 сентября состоялся анонс дистрибутива OpenIndiana. Те, кто упорно сидит на 134 сборке OpenSolaris,&lt;br /&gt;
могут обновить систему с помощью следующих команд:&lt;br /&gt;
&lt;ul&gt;  &lt;br /&gt;
 pfexec pkg set-publisher --non-sticky opensolaris.org&lt;br /&gt;
  pfexec pkg set-publisher -g http://pkg.openindiana.org/dev openindiana.org&lt;br /&gt;
  pfexec pkg set-publisher -P openindiana.org&lt;br /&gt;
  pfexec pkg uninstall entire&lt;br /&gt;
  pfexec pkg image-update&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
Подробнее читаем &lt;a href=&quot;http://wiki.openindiana.org:8080/display/oi/Installing+or+Upgrading&quot;&gt;здесь&lt;/a&gt;.&lt;br /&gt;
LiveCD доступен &lt;a href=&quot;http://dlc.openindiana.org/isos/&quot;&gt;здесь&lt;/a&gt;.&lt;br /&gt;
 
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (Alexander Eremin)</dc:creator>
    <dc:subject>
    OpenSolaris, </dc:subject>
    <dc:date>2010-09-15T16:11:55Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=257</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=257</wfw:commentRss>
    
    
</item>
<item rdf:about="http://www.sunhelp.ru/archives/256-guid.html">
    <title>Что нового в  Oracle Solaris 10 9/10 </title>
    <link>http://www.sunhelp.ru/archives/256-Chto_novogo_v__Oracle_Solaris_10_910_.html</link>
    <description>
    Читаем оригинал: &lt;a href=&quot;http://dlc.sun.com/pdf/821-1840/821-1840.pdf&quot;&gt;Oracle Solaris 10 9/10 What&#039;s New&lt;/a&gt;. 
    </description>

    <dc:publisher>SunHelp.Ru Русская документация по Solaris, Sun</dc:publisher>
    <dc:creator>nospam@example.com (Alexander Eremin)</dc:creator>
    <dc:subject>
    Solaris, </dc:subject>
    <dc:date>2010-09-09T08:09:46Z</dc:date>
    <wfw:comment>http://www.sunhelp.ru/wfwcomment.php?cid=256</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.sunhelp.ru/rss.php?version=1.0&amp;type=comments&amp;cid=256</wfw:commentRss>
    
    
</item>

</rdf:RDF>

