<?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>Заметки системного администратора</title>
	<atom:link href="https://free-pc-help.ru/feed/" rel="self" type="application/rss+xml" />
	<link>https://free-pc-help.ru</link>
	<description>FreeBSD, Windows, Linux</description>
	<lastBuildDate>Sun, 29 Dec 2019 13:44:27 +0000</lastBuildDate>
	<language>ru-RU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.11</generator>
	<item>
		<title>Если не печатает через Windows Terminal Service</title>
		<link>https://free-pc-help.ru/news/esli-ne-pechataet-cherez-windows-terminal-service/</link>
					<comments>https://free-pc-help.ru/news/esli-ne-pechataet-cherez-windows-terminal-service/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Sun, 29 Dec 2019 13:42:47 +0000</pubDate>
				<category><![CDATA[Новости]]></category>
		<category><![CDATA[RDP]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=481</guid>

					<description><![CDATA[<p>Computer Configuration\Administrative Templates\Windows Components\Terminal Services\Terminal Server\Printer Redirection и в Use Terminal Services Easy Print printer driver first ставим Disable.</p>
<p>The post <a href="https://free-pc-help.ru/news/esli-ne-pechataet-cherez-windows-terminal-service/">Если не печатает через Windows Terminal Service</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/news/esli-ne-pechataet-cherez-windows-terminal-service/feed/</wfw:commentRss>
			<slash:comments>1269</slash:comments>
		
		
			</item>
		<item>
		<title>После обновления до nginx 1.9.11 и выше получаем ошибку nginx: [emerg] unknown directive &#171;passenger_root&#187; in /usr/local/etc/nginx/nginx.conf</title>
		<link>https://free-pc-help.ru/freebsd/posle-obnovleniya-do-nginx-1-9-11-i-vyshe-poluchaem-oshibku-nginx-emerg-unknown-directive-passenger_root-in-usrlocaletcnginxnginx-conf/</link>
					<comments>https://free-pc-help.ru/freebsd/posle-obnovleniya-do-nginx-1-9-11-i-vyshe-poluchaem-oshibku-nginx-emerg-unknown-directive-passenger_root-in-usrlocaletcnginxnginx-conf/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Mon, 02 May 2016 10:06:01 +0000</pubDate>
				<category><![CDATA[FreeBSD]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=494</guid>

					<description><![CDATA[<p>После обновления до nginx 1.9.11 и выше получаем ошибку в FreeBSD nginx: [emerg] unknown directive &#171;passenger_root&#187; in /usr/local/etc/nginx/nginx.conf Происходит это потому, что начиная с версии nginx 1.9.11 и выше, в моем случае nginx 1.10.0, passenger компилируется как динамический модуль и теперь его нужно подключать отдельно. Для того избежать данной ошибки, необходимо в файл nginx.conf добавить [&#8230;]</p>
<p>The post <a href="https://free-pc-help.ru/freebsd/posle-obnovleniya-do-nginx-1-9-11-i-vyshe-poluchaem-oshibku-nginx-emerg-unknown-directive-passenger_root-in-usrlocaletcnginxnginx-conf/">После обновления до nginx 1.9.11 и выше получаем ошибку nginx: [emerg] unknown directive «passenger_root» in /usr/local/etc/nginx/nginx.conf</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/freebsd/posle-obnovleniya-do-nginx-1-9-11-i-vyshe-poluchaem-oshibku-nginx-emerg-unknown-directive-passenger_root-in-usrlocaletcnginxnginx-conf/feed/</wfw:commentRss>
			<slash:comments>2514</slash:comments>
		
		
			</item>
		<item>
		<title>1 of 2 tests failed (1 test was not run) Please report to openvpn-users@lists.sourceforge.net</title>
		<link>https://free-pc-help.ru/news/1-of-2-tests-failed-1-test-was-not-run-please-report-to-openvpn-userslists-sourceforge-net/</link>
					<comments>https://free-pc-help.ru/news/1-of-2-tests-failed-1-test-was-not-run-please-report-to-openvpn-userslists-sourceforge-net/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Sat, 27 Dec 2014 18:41:26 +0000</pubDate>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Новости]]></category>
		<category><![CDATA[OpenVPN]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=489</guid>

					<description><![CDATA[<p>При установке OpenVPN 2.3.2 вылетает ошибка 11 of 2 tests failed (1 test was not run) Please report to openvpn-users@lists.sourceforge.net Лечится добавлением опции при сборке: 1make WITHOUT_CHECK=YES</p>
<p>The post <a href="https://free-pc-help.ru/news/1-of-2-tests-failed-1-test-was-not-run-please-report-to-openvpn-userslists-sourceforge-net/">1 of 2 tests failed (1 test was not run) Please report to openvpn-users@lists.sourceforge.net</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/news/1-of-2-tests-failed-1-test-was-not-run-please-report-to-openvpn-userslists-sourceforge-net/feed/</wfw:commentRss>
			<slash:comments>64</slash:comments>
		
		
			</item>
		<item>
		<title>SHA256 Checksum OK for gmp-5.1.3.tar.xz. tar: Unrecognized archive format</title>
		<link>https://free-pc-help.ru/freebsd/sha256-checksum-ok-for-gmp-5-1-3-tar-xz-tar-unrecognized-archive-format/</link>
					<comments>https://free-pc-help.ru/freebsd/sha256-checksum-ok-for-gmp-5-1-3-tar-xz-tar-unrecognized-archive-format/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Mon, 02 Dec 2013 12:24:06 +0000</pubDate>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[gmp]]></category>
		<category><![CDATA[tar]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=484</guid>

					<description><![CDATA[<p>При обновлении портов снова вылезла ошибка: 12345===&#62; &#160;Extracting for gmp-5.1.3 =&#62; SHA256 Checksum OK for gmp-5.1.3.tar.xz. tar: Unrecognized archive format tar: Error exit delayed from previous errors. *** Error code 1 Решение (уже есть на сайте, если лень искать): 123456# cd /usr/ports/archivers/libarchive # make install clean # ln -sf /usr/local/bin/bsdtar /usr/bin/tar # tar --version bsdtar [&#8230;]</p>
<p>The post <a href="https://free-pc-help.ru/freebsd/sha256-checksum-ok-for-gmp-5-1-3-tar-xz-tar-unrecognized-archive-format/">SHA256 Checksum OK for gmp-5.1.3.tar.xz. tar: Unrecognized archive format</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/freebsd/sha256-checksum-ok-for-gmp-5-1-3-tar-xz-tar-unrecognized-archive-format/feed/</wfw:commentRss>
			<slash:comments>10404</slash:comments>
		
		
			</item>
		<item>
		<title>Где лежат звуковые файлы Asterisk в FreeBSD</title>
		<link>https://free-pc-help.ru/freebsd/gde-lezhat-zvukovye-fajly-asterisk-v-freebsd/</link>
					<comments>https://free-pc-help.ru/freebsd/gde-lezhat-zvukovye-fajly-asterisk-v-freebsd/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Sun, 09 Jun 2013 05:48:25 +0000</pubDate>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=474</guid>

					<description><![CDATA[<p>Лежат они здесь: 1/usr/local/share/asterisk/sounds</p>
<p>The post <a href="https://free-pc-help.ru/freebsd/gde-lezhat-zvukovye-fajly-asterisk-v-freebsd/">Где лежат звуковые файлы Asterisk в FreeBSD</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/freebsd/gde-lezhat-zvukovye-fajly-asterisk-v-freebsd/feed/</wfw:commentRss>
			<slash:comments>95</slash:comments>
		
		
			</item>
		<item>
		<title>Вышел новый каталог Орифлейм № 8</title>
		<link>https://free-pc-help.ru/oriflame/vyshel-novyj-katalog-oriflejm-8/</link>
					<comments>https://free-pc-help.ru/oriflame/vyshel-novyj-katalog-oriflejm-8/#respond</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Sun, 02 Jun 2013 20:50:19 +0000</pubDate>
				<category><![CDATA[Oriflame]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=470</guid>

					<description><![CDATA[<p>Рад вам сообщить о выходе нового каталога Oriflame. Для тех кто уже пользуется или еще не пользуется продукцией шведской компании Oriflame, предлагаю воспользоваться услугой заказ через интернет. Для этого вам необходимо: 1. Пройти по ссылке 2. Выбрать необходимую продукцию и записать артикул 3. В личном сообщении выслать мне артикулы с указанием количества (например, 25449 — [&#8230;]</p>
<p>The post <a href="https://free-pc-help.ru/oriflame/vyshel-novyj-katalog-oriflejm-8/">Вышел новый каталог Орифлейм № 8</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/oriflame/vyshel-novyj-katalog-oriflejm-8/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>curl-7.24.0.tar.lzma&#160;&#8212; tar: Unrecognized archive format</title>
		<link>https://free-pc-help.ru/news/curl-7-24-0-tar-lzma-tar-unrecognized-archive-format/</link>
					<comments>https://free-pc-help.ru/news/curl-7-24-0-tar-lzma-tar-unrecognized-archive-format/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Sat, 25 May 2013 07:18:22 +0000</pubDate>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Новости]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[lzma]]></category>
		<category><![CDATA[tar]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=463</guid>

					<description><![CDATA[<p>При установке порта curl, вылезла ошибка, говорящая о том, что формат архива lzma неизвестен tar&#39;у: 1234=&#62; SHA256 Checksum OK for curl-7.24.0.tar.lzma. ===&#62; &#160; curl-7.24.0_3 depends on file: /usr/local/bin/perl5.12.4 - found tar: Unrecognized archive format tar: Error exit delayed from previous errors. Решение: 123456# cd /usr/ports/archivers/libarchive # make install clean # ln -sf /usr/local/bin/bsdtar /usr/bin/tar # [&#8230;]</p>
<p>The post <a href="https://free-pc-help.ru/news/curl-7-24-0-tar-lzma-tar-unrecognized-archive-format/">curl-7.24.0.tar.lzma — tar: Unrecognized archive format</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/news/curl-7-24-0-tar-lzma-tar-unrecognized-archive-format/feed/</wfw:commentRss>
			<slash:comments>113</slash:comments>
		
		
			</item>
		<item>
		<title>Installing RDoc documentation for mail-2.5.3... ERROR:  While generating documentation for mail-2.5.3 ... MESSAGE:   &#171;\xC3&#187; from ASCII-8BIT to UTF-8 ... RDOC args: --op /usr/local/lib/ruby/gems/1.9/doc/mail-2.5.3/rdoc lib README.md CONTRIBUTING.md CHANGELOG.rdoc TODO.rdoc --title mail-2.5.3 Documentation --quiet *** [do-install] Error code 1</title>
		<link>https://free-pc-help.ru/freebsd/installing-rdoc-documentation-for-mail-2-5-3-error-while-generating-documentation-for-mail-2-5-3-message-xc3-from-ascii-8bit-to-utf-8-rdoc-args-op-usrlocallibrubygems1-9/</link>
					<comments>https://free-pc-help.ru/freebsd/installing-rdoc-documentation-for-mail-2-5-3-error-while-generating-documentation-for-mail-2-5-3-message-xc3-from-ascii-8bit-to-utf-8-rdoc-args-op-usrlocallibrubygems1-9/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Thu, 23 May 2013 07:57:26 +0000</pubDate>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[rubygem-rails]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=460</guid>

					<description><![CDATA[<p>При установке порта www/rubygem-rails, вылезла ошибка: 1Installing RDoc documentation for mail-2.5.3... ERROR: &#160;While generating documentation for mail-2.5.3 ... MESSAGE: &#160; &#34;\xC3&#34; from ASCII-8BIT to UTF-8 ... RDOC args: --op /usr/local/lib/ruby/gems/1.9/doc/mail-2.5.3/rdoc lib README.md CONTRIBUTING.md CHANGELOG.rdoc TODO.rdoc --title mail-2.5.3 Documentation --quiet *** &#91;do-install&#93; Error code 1 Так как FreeBSD 9.1 была только установлена, локаль была по-умолчанию. Чтобы [&#8230;]</p>
<p>The post <a href="https://free-pc-help.ru/freebsd/installing-rdoc-documentation-for-mail-2-5-3-error-while-generating-documentation-for-mail-2-5-3-message-xc3-from-ascii-8bit-to-utf-8-rdoc-args-op-usrlocallibrubygems1-9/">Installing RDoc documentation for mail-2.5.3... ERROR:  While generating documentation for mail-2.5.3 ... MESSAGE:   «\xC3» from ASCII-8BIT to UTF-8 ... RDOC args: --op /usr/local/lib/ruby/gems/1.9/doc/mail-2.5.3/rdoc lib README.md CONTRIBUTING.md CHANGELOG.rdoc TODO.rdoc --title mail-2.5.3 Documentation --quiet *** [do-install] Error code 1</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/freebsd/installing-rdoc-documentation-for-mail-2-5-3-error-while-generating-documentation-for-mail-2-5-3-message-xc3-from-ascii-8bit-to-utf-8-rdoc-args-op-usrlocallibrubygems1-9/feed/</wfw:commentRss>
			<slash:comments>245</slash:comments>
		
		
			</item>
		<item>
		<title>Достойная замена Google Reader</title>
		<link>https://free-pc-help.ru/news/dostojnaya-zamena-google-reader/</link>
					<comments>https://free-pc-help.ru/news/dostojnaya-zamena-google-reader/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Sat, 18 May 2013 19:25:43 +0000</pubDate>
				<category><![CDATA[Новости]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Reader]]></category>
		<category><![CDATA[RSS Reader]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=458</guid>

					<description><![CDATA[<p>Всем известно, что 1 июня (или июля), точно не помню. Google закрывает сервис Google Reader. Кто ищет достойную замену предлагаю воcпользоваться http://www.inoreader.com/. Можно авторизовываться через аккаунт Google. Импорт всех фидов из Google Reader у меня занял не более 1 минуты. Всем рекомендую!</p>
<p>The post <a href="https://free-pc-help.ru/news/dostojnaya-zamena-google-reader/">Достойная замена Google Reader</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/news/dostojnaya-zamena-google-reader/feed/</wfw:commentRss>
			<slash:comments>30</slash:comments>
		
		
			</item>
		<item>
		<title>Could not find a JavaScript runtime</title>
		<link>https://free-pc-help.ru/freebsd/could-not-find-a-javascript-runtime/</link>
					<comments>https://free-pc-help.ru/freebsd/could-not-find-a-javascript-runtime/#comments</comments>
		
		<dc:creator><![CDATA[silent]]></dc:creator>
		<pubDate>Thu, 16 May 2013 11:26:07 +0000</pubDate>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<guid isPermaLink="false">http://free-pc-help.ru/?p=456</guid>

					<description><![CDATA[<p>После установки Rails вывалилась ошибка: 1Could not find a JavaScript runtime. See https://github.com/sstephenson/execjs for a list of available runtimes. &#40;ExecJS::RuntimeUnavailable&#41; Приводим /usr/local/lib/ruby/gems/1.8/gems/execjs-1.4.0/lib/execjs/runtimes.rb к такому виду 123456&#160; Node = ExternalRuntime.new&#40; &#160; &#160; &#160; :name &#160; &#160; &#160; &#160;=&#62; &#34;Node.js (V8)&#34;, &#160; &#160; &#160; :command &#160; &#160; =&#62; &#91;&#34;nodejs&#34;, &#34;/usr/local/bin/node&#34;&#93;, &#160; &#160; &#160; :runner_path =&#62; ExecJS.root + [&#8230;]</p>
<p>The post <a href="https://free-pc-help.ru/freebsd/could-not-find-a-javascript-runtime/">Could not find a JavaScript runtime</a> first appeared on <a href="https://free-pc-help.ru">Заметки системного администратора</a>.</p>]]></description>
		
					<wfw:commentRss>https://free-pc-help.ru/freebsd/could-not-find-a-javascript-runtime/feed/</wfw:commentRss>
			<slash:comments>1006</slash:comments>
		
		
			</item>
	</channel>
</rss>
