<?xml version='1.0' encoding='koi8-r'?>
<feed xmlns='http://www.w3.org/2005/Atom' xmlns:slash='http://purl.org/rss/1.0/modules/slash/' xml:base='http://lug.ivanovo.ru'>
  <id>http://lug.ivanovo.ru/f/forum.pl</id>
  <link rel='self' href='http://lug.ivanovo.ru/attach/xml/board15.atom10.xml'/>
  <link rel='alternate' href='http://lug.ivanovo.ru/f/forum.pl'/>
  <title>Ivanovo Linux Users Group - Общее администрирование</title>
  <subtitle>Latest forum posts</subtitle>
  <updated>2017-10-11T20:02:01Z</updated>
  <generator version='2.12.0' uri='http://www.mwforum.org/'>mwForum</generator>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=8010</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=8010'/>
    <title>What do you use Ubuntu for?</title>
    <author><name>JoeClark</name></author>
    <published>2017-10-11T12:43:43Z</published>
    <updated>2017-10-11T12:43:43Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>0</slash:comments>
    <content type='html'>
      <![CDATA[I use Ubuntu on my laptop mainly as a web browsing system, but also for email, office work, light gaming, etc. What do you use Ubuntu for? Any very strange uses out there?<br/><br/>I didn&#39;t find the right solution from the internet.<br/><br/>References:<br/><a class='url' href='https://www.cnet.com/forums/discussions/what-do-you-use-ubuntu-for-65123/'>https://www.cnet.com/forums/discussions/what-do-you-use-ubuntu-for-65123/</a><br/><br/><a class='url' href='https://blog.advids.co/20-marketing-video-examples-from-website-builder-software-platform-and-tool/'>website builder software</a>]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7957</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7957'/>
    <title>pptpd &amp; squid проблема</title>
    <author><name>hawk</name></author>
    <published>2013-09-26T05:41:19Z</published>
    <updated>2013-09-26T05:41:19Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>8</slash:comments>
    <content type='html'>
      <![CDATA[Оживлю тему, с проблемой разобрался случайно, отключив для ряда пользователей проверку по MAC :).<br/>Т.е.&#160; <div class='lblock'><br/>acl ip1027 src 192.168.10.27/32<br/>acl mac1027 arp 14:da:e9:97:e4:24<br/>.....<br/>#http_access allow mac1027 ip1027<br/>http_access allow ip1027<br/></div><br/>перестаёт отваливаться.]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7954</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7954'/>
    <title>Squid  3.1.12 ACL is used but there is no HTTP reply -- not matching.</title>
    <author><name>kolka88</name></author>
    <published>2013-08-15T22:31:00Z</published>
    <updated>2013-08-15T22:31:00Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>10</slash:comments>
    <content type='html'>
      <![CDATA[Проблема решена. Как мне ответили на другом форуме:<br/>Не сталкивался лично, но в документации ясно сказано, что rep_mime_type не предназначен для http_access.<br/><br/>rep_mime_type: regular expression pattern matching on the reply (downloaded content) content-type header. This is only usable in the http_reply_access directive, not http_access.<br/><a class='url' href='http://wiki.squid-cache.org/SquidFaq/SquidAcl'>http://wiki.squid-cache.org/SquidFaq/SquidAcl</a><br/><br/>делаем http_reply_access вместо http_access.]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7953</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7953'/>
    <title>Squid  3.1.12 ACL is used but there is no HTTP reply -- not matching.</title>
    <author><name>kolka88</name></author>
    <published>2013-08-07T22:11:27Z</published>
    <updated>2013-08-07T22:11:27Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>10</slash:comments>
    <content type='html'>
      <![CDATA[Вот конфиг:<br/><br/><div class='lblock'>http_port 127.0.0.1:3128 intercept<br/>connect_timeout 20 second<br/>shutdown_lifetime 1 seconds<br/>cache_dir ufs /usr/local/squid/cache 3000 16 256<br/>maximum_object_size 4 GB<br/>quick_abort_min -1 KB<br/>coredump_dir /usr/local/squid/cache<br/>access_log /usr/local/squid/log/access.log squid<br/>log_mime_hdrs on<br/>acl webserver src 10.135.1.7/32<br/>acl localnet src 10.135.1.0/25 # RFC1918 possible internal network<br/>acl multimedia urlpath_regex &quot;/usr/local/etc/squid/AccessLists/block_multimedia.txt&quot;<br/>acl morning time 08:00-09:00<br/>acl lanch time 12:00-13:00<br/>acl after_work time 18:00-23:00<br/>acl fails rep_mime_type ^.*mms.* <br/>acl fails rep_mime_type ^.*ms-hdr.* <br/>acl fails rep_mime_type ^.*x-fcs.* <br/>acl fails rep_mime_type ^.*x-ms-asf.* <br/>acl fails2 urlpath_regex dvrplayer mediastream mms:// <br/>acl fails2 urlpath_regex .asf$ .afx$ .flv$ .swf$ <br/>acl deny_rep_mime_flashvideo rep_mime_type -i video/flv <br/>acl deny_rep_mime_shockwave rep_mime_type -i ^application/x-shockwave-flash$ <br/>acl x-type req_mime_type -i ^application/octet-stream$ <br/>acl x-type req_mime_type -i application/octet-stream <br/>acl x-type req_mime_type -i ^application/x-mplayer2$ <br/>acl x-type req_mime_type -i application/x-mplayer2 <br/>acl x-type req_mime_type -i ^application/x-oleobject$ <br/>acl x-type req_mime_type -i application/x-oleobject <br/>acl x-type req_mime_type -i application/x-pncmd <br/>acl x-type req_mime_type -i ^video/x-ms-asf$ <br/>acl x-type2 rep_mime_type -i ^application/octet-stream$ <br/>acl x-type2 rep_mime_type -i application/octet-stream <br/>acl x-type2 rep_mime_type -i ^application/x-mplayer2$ <br/>acl x-type2 rep_mime_type -i application/x-mplayer2 <br/>acl x-type2 rep_mime_type -i ^application/x-oleobject$<br/>acl x-type2 rep_mime_type -i application/x-oleobject<br/>acl x-type2 rep_mime_type -i application/x-pncmd<br/>acl x-type2 rep_mime_type -i ^video/x-ms-asf$<br/>acl torrent_mime rep_mime_type -i ^application/x-bittorrent$<br/>acl torrent_mime rep_mime_type -i application/x-bittorrent <br/>acl CONNECT method CONNECT<br/>acl allowdomen dstdomain &quot;/usr/local/etc/squid/AccessLists/allowdomenlitvin.txt&quot;<br/>acl allowdomenkasp dstdomain &quot;/usr/local/etc/squid/AccessLists/allowdomenkasp.txt&quot;<br/>acl RestrictedDomains dstdomain &quot;/usr/local/etc/squid/AccessLists/RestrictedDomains.txt&quot;<br/>http_access allow manager webserver<br/>http_access allow manager<br/>http_access allow webserver<br/>http_access allow localhost<br/>http_access deny all selector<br/>http_access allow all allowdomenkasp<br/>http_access allow buh allowdomen <br/>http_access allow morning&#160; RestrictedDomains<br/>http_access allow lanch RestrictedDomains<br/>http_access allow after_work RestrictedDomains<br/>http_access allow lanch deny_rep_mime_flashvideo<br/>http_reply_access allow lanch deny_rep_mime_flashvideo<br/>http_access allow lanch deny_rep_mime_shockwave<br/>http_reply_access allow lanch deny_rep_mime_shockwave<br/>http_access allow lanch x-type<br/>http_reply_access allow lanch x-type<br/>http_access allow lanch fails<br/>http_reply_access allow lanch fails<br/>http_access allow lanch fails2<br/>http_reply_access allow lanch fails2<br/>http_access allow lanch multimedia<br/>http_reply_access allow lanch multimedia<br/>http_access allow manager localhost<br/>http_access deny manager<br/>http_access deny CONNECT<br/>http_access deny to_localhost<br/>http_access allow it RestrictedDomains<br/>http_access allow it multimedia<br/>http_access allow it deny_rep_mime_flashvideo<br/>http_reply_access allow it deny_rep_mime_flashvideo<br/>http_access allow it deny_rep_mime_shockwave<br/>http_reply_access allow it deny_rep_mime_shockwave<br/>http_access allow it fails<br/>http_reply_access allow it fails<br/>http_access allow it fails2<br/>http_reply_access allow it fails2<br/>http_access allow it x-type<br/>http_reply_access allow it x-type<br/>http_access allow it x-type2<br/>http_reply_access allow it x-type2<br/>http_access allow it torrent_mime<br/>http_reply_access allow it torrent_mime<br/>http_reply_access deny deny_rep_mime_flashvideo<br/>http_reply_access deny deny_rep_mime_shockwave<br/>http_access deny fails<br/>http_reply_access deny fails<br/>http_access deny fails2<br/>http_reply_access deny fails2<br/>http_access deny x-type<br/>http_reply_access deny x-type<br/>http_access deny torrent_mime&#160; &#160; &#160; <br/>http_reply_access deny torrent_mime<br/>#http_access deny x-type2<br/>#http_reply_access deny x-type2<br/>http_access deny torrent_mime<br/>http_reply_access deny torrent_mime<br/>http_access deny RestrictedDomains<br/>http_access deny multimedia<br/>http_access allow localnet<br/>http_access allow localnet2<br/>refresh_pattern -i (/cgi-bin/|\?) 0&#160; &#160;&#160; 0%&#160; &#160; &#160; 0<br/>refresh_pattern .&#160; &#160; &#160; &#160; &#160; &#160; &#160;&#160; 0&#160; &#160; &#160;&#160; 20%&#160; &#160;&#160; 4320<br/>error_directory /usr/local/etc/squid/errors.local/ru<br/>wccp2_router 10.135.1.1<br/>wccp2_forwarding_method gre<br/>wccp2_return_method gre<br/></div><br/><br/>Причем не важно, делается запрос на любой абсолютно url да тут даже и не делаю запрос на url он начинает выплевывать это все дело(((, даже рестарт делаю и сразу срач, я подозреваю что может в этот момент и запросов то нет...<br/><div class='lblock'><br/>tail -r /var/log/squid/cache.log | more<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:34 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;torrent_mime&#39; ACL is used but there is no HTTP reply -- not matching.<br/>2013/08/08 09:07:33 kid1| ACL::checklistMatches WARNING: &#39;fails&#39; ACL is used but there is no HTTP reply -- not matching.<br/></div><br/><br/>И что делать даже не знаю...]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7952</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7952'/>
    <title>Squid  3.1.12 ACL is used but there is no HTTP reply -- not matching.</title>
    <author><name>LOE</name></author>
    <published>2013-08-07T13:18:18Z</published>
    <updated>2013-08-07T13:18:18Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>10</slash:comments>
    <content type='html'>
      <![CDATA[Кидай свой конфиг сквида (приаттачить к сообщению или в личку) и давай полный url запроса(-ов)<br/>Надо щупать руками ситуацию.]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7951</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7951'/>
    <title>Squid  3.1.12 ACL is used but there is no HTTP reply -- not matching.</title>
    <author><name>kolka88</name></author>
    <published>2013-08-07T10:41:30Z</published>
    <updated>2013-08-07T10:41:30Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>10</slash:comments>
    <content type='html'>
      <![CDATA[Вы так и не решили проблему? У меня тоже самое... Люди неужто никто с таким не сталкивался?]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7908</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7908'/>
    <title>Книги системное администрирование посоветуйте ?</title>
    <author><name>LOE</name></author>
    <published>2013-02-01T13:44:15Z</published>
    <updated>2013-02-01T13:44:15Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>1</slash:comments>
    <content type='html'>
      <![CDATA[Обсуждение по данной тематике (поиск книг) уже было<br/>Если Топикстартер не знает что ему нужно, никто ему не поможет.<br/>Гугл (а так-же ozon.ru) в помошь.<br/><br/>Тема блокируется. Дальнейшие дубли будут удаляться.<br/><br/>PS. совет: найти книгу (или описание) в электронном виде, убедиться что это то, что нужно. после этого купить бумажный вариант.]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7907</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7907'/>
    <title>Книги системное администрирование посоветуйте ?</title>
    <author><name>Deness</name></author>
    <published>2013-02-01T10:47:55Z</published>
    <updated>2013-02-01T10:47:55Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>1</slash:comments>
    <content type='html'>
      <![CDATA[Я знаю эти но какие из них купить не знаю ?<br/><br/>Какие самые важные ?<br/><br/>Том Адельштайн <br/><br/>Системное администрирование в Linux<br/><br/>Эви Немет <br/><br/>Руководство администратора Linux<br/><br/>Э. Немет <br/><br/>Unix и Linux: Руководство системного администратора<br/><br/>Марк Собель <br/><br/>Linux. Администрирование и системное программирование]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7905</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7905'/>
    <title>Книга по Bash ?</title>
    <author><name>LOE</name></author>
    <published>2013-01-21T09:53:25Z</published>
    <updated>2013-01-21T09:53:25Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>13</slash:comments>
    <content type='html'>
      <![CDATA[Вот не понимаю таких людей ...<br/>Цитата:<div class='lblock'>&#160; Написал(а) Deness Дата 18.01.13 18:00 <br/> А скачать где на русском ?</div><br/>Теперь тебе нужна бумажная книга.<br/>Хорошо, <a class='url' href='http://www.ozon.ru/?context=search&amp;text=linux'>топай на ozon</a>, выбирай любую, покупай и читай бумажный вариант.<br/><br/>PS. топик закрываю.]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7904</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7904'/>
    <title>Книга по Bash ?</title>
    <author><name>Deness</name></author>
    <published>2013-01-21T09:39:30Z</published>
    <updated>2013-01-21T09:39:30Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>13</slash:comments>
    <content type='html'>
      <![CDATA[видел]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7903</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7903'/>
    <title>Книга по Bash ?</title>
    <author><name>Deness</name></author>
    <published>2013-01-21T09:38:48Z</published>
    <updated>2013-01-21T09:38:48Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>13</slash:comments>
    <content type='html'>
      <![CDATA[Я уже повторял мне книга нужна !<br/><br/>Пялица в монитор нету жилания !<br/><br/>Названия и автора напишите ?]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7899</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7899'/>
    <title>Книга по Bash ?</title>
    <author><name>LOE</name></author>
    <published>2013-01-20T20:52:29Z</published>
    <updated>2013-01-20T20:52:29Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>13</slash:comments>
    <content type='html'>
      <![CDATA[Поскольку включить мозг тебе не удается, вот <a class='url' href='http://www.opennet.ru/man.shtml?topic=bash&amp;category=1'>информация для размышления</a> (по-русски)<br/><br/>PS. такого нежелания подумать своим мозгом я еще не встречал.]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7898</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7898'/>
    <title>ReiserFS блоки ?</title>
    <author><name>LOE</name></author>
    <published>2013-01-20T20:44:06Z</published>
    <updated>2013-01-20T20:44:06Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>5</slash:comments>
    <content type='html'>
      <![CDATA[Легче что?<br/><br/>Если хочешь узнать детали реализации файловых систем, то ставь исходники ядра и усмотрись в исходники драйверов разных ФС.<br/><br/>PS. почитай <a class='url' href='http://ru.wikipedia.org/wiki/Список_файловых_систем'>Список файловых систем</a>. Их есть много и у каждой свои плюсы и минусы.<br/>PPS. бессмысленная дискуссия]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7895</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7895'/>
    <title>ReiserFS блоки ?</title>
    <author><name>Deness</name></author>
    <published>2013-01-20T19:34:20Z</published>
    <updated>2013-01-20T19:34:20Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>5</slash:comments>
    <content type='html'>
      <![CDATA[ясно ей легче ?]]>
    </content>
  </entry>
  <entry>
    <id>http://lug.ivanovo.ru/f/topic_show.pl?pid=7894</id>
    <link href='http://lug.ivanovo.ru/f/topic_show.pl?pid=7894'/>
    <title>Книга по Bash ?</title>
    <author><name>Deness</name></author>
    <published>2013-01-20T19:33:36Z</published>
    <updated>2013-01-20T19:33:36Z</updated>
    <category term='Общее администрирование'/>
    <slash:comments>13</slash:comments>
    <content type='html'>
      <![CDATA[всё]]>
    </content>
  </entry>
</feed>
