<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Комментарии: Русификация KDE, на примере BACK&#124;TRACK4 pre final</title>
	<atom:link href="http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/feed/" rel="self" type="application/rss+xml" />
	<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Mar 2012 15:51:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Автор: gendalf</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-27734</link>
		<dc:creator>gendalf</dc:creator>
		<pubDate>Sat, 03 Mar 2012 21:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-27734</guid>
		<description>как открыть вордовский документ???? я полный нуб в вопросах связаных с линуксом, поэтому поподробнее, плиз.</description>
		<content:encoded><![CDATA[<p>как открыть вордовский документ???? я полный нуб в вопросах связаных с линуксом, поэтому поподробнее, плиз.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Э_L_A_Y</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2458</link>
		<dc:creator>Э_L_A_Y</dc:creator>
		<pubDate>Tue, 12 Oct 2010 18:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2458</guid>
		<description>export - определяет переменные окружения, вводится в терминале.
&lt;pre lang=&quot;bash&quot;&gt;export http_proxy=http://ip_address:port 
export ftp_proxy=http://ip_address:port&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>export &#8212; определяет переменные окружения, вводится в терминале.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">http_proxy</span>=http:<span style="color: #000000; font-weight: bold;">//</span>ip_address:port 
<span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">ftp_proxy</span>=http:<span style="color: #000000; font-weight: bold;">//</span>ip_address:port</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Автор: system</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2456</link>
		<dc:creator>system</dc:creator>
		<pubDate>Tue, 12 Oct 2010 17:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2456</guid>
		<description>Да что-то не могу разобраться - завтра попробую и отпишусь - и мне непонятно что делать с export http_proxy=http://username:password@ip_address:port так как настройки на прокси идут без юзера и пароля - по мас адресу</description>
		<content:encoded><![CDATA[<p>Да что-то не могу разобраться &#8212; завтра попробую и отпишусь &#8212; и мне непонятно что делать с export http_proxy=http://username:password@ip_address:port так как настройки на прокси идут без юзера и пароля &#8212; по мас адресу</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Э_L_A_Y</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2454</link>
		<dc:creator>Э_L_A_Y</dc:creator>
		<pubDate>Tue, 12 Oct 2010 16:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2454</guid>
		<description>А если в консоли выполнить перед обновлением?
&lt;pre lang=&quot;bash&quot;&gt;export http_proxy=http://username:password@ip_address:port 
export ftp_proxy=http://username:password@ip_address:port&lt;/pre&gt;
Разумеется заменив параметры на свои. Жаль нет сейчас под рукой BackTrack, а что разве там нет графической утилиты для настройки соединения через прокси?</description>
		<content:encoded><![CDATA[<p>А если в консоли выполнить перед обновлением?</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">http_proxy</span>=http:<span style="color: #000000; font-weight: bold;">//</span>username:password<span style="color: #000000; font-weight: bold;">@</span>ip_address:port 
<span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">ftp_proxy</span>=http:<span style="color: #000000; font-weight: bold;">//</span>username:password<span style="color: #000000; font-weight: bold;">@</span>ip_address:port</pre></div></div>

<p>Разумеется заменив параметры на свои. Жаль нет сейчас под рукой BackTrack, а что разве там нет графической утилиты для настройки соединения через прокси?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: system</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2453</link>
		<dc:creator>system</dc:creator>
		<pubDate>Tue, 12 Oct 2010 15:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2453</guid>
		<description>В ОТВЕТ на сообщение:
Проверьте /etc/resolv.conf на наличие верных dns серверов, если находитесь за роутером впишите ip dns сервера провайдера и ip шлюза(роутера).
Например:

nameserver 172.22.0.1
nameserver 192.168.1.1
______________________________________________________________
Схема такая: подключено через прокси UG -  в настройках браузера на ос BT4 прописал - и инет есть (там ставится шлюзIP и порт) - а как правильно настроить чтобы обновляло ???</description>
		<content:encoded><![CDATA[<p>В ОТВЕТ на сообщение:<br />
Проверьте /etc/resolv.conf на наличие верных dns серверов, если находитесь за роутером впишите ip dns сервера провайдера и ip шлюза(роутера).<br />
Например:</p>
<p>nameserver 172.22.0.1<br />
nameserver 192.168.1.1<br />
______________________________________________________________<br />
Схема такая: подключено через прокси UG &#8212;  в настройках браузера на ос BT4 прописал &#8212; и инет есть (там ставится шлюзIP и порт) &#8212; а как правильно настроить чтобы обновляло ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Э_L_A_Y</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2450</link>
		<dc:creator>Э_L_A_Y</dc:creator>
		<pubDate>Tue, 12 Oct 2010 10:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2450</guid>
		<description>Проверьте /etc/resolv.conf на наличие верных dns серверов, если находитесь за роутером впишите ip dns сервера провайдера и ip шлюза(роутера).
Например:
&lt;pre lang=&quot;text&quot;&gt;nameserver 172.22.0.1
nameserver 192.168.1.1&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Проверьте /etc/resolv.conf на наличие верных dns серверов, если находитесь за роутером впишите ip dns сервера провайдера и ip шлюза(роутера).<br />
Например:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">nameserver 172.22.0.1
nameserver 192.168.1.1</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Автор: system</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2443</link>
		<dc:creator>system</dc:creator>
		<pubDate>Mon, 11 Oct 2010 21:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2443</guid>
		<description>Есть ли другой способ или ссылка по обновлению пакетов в BT4 - так как не хочет обновлять с консоли и пишет ошибку на archive.offensive-security.com (Could not resolve) - с интернетом порядок

прошу ВАС - ответить</description>
		<content:encoded><![CDATA[<p>Есть ли другой способ или ссылка по обновлению пакетов в BT4 &#8212; так как не хочет обновлять с консоли и пишет ошибку на archive.offensive-security.com (Could not resolve) &#8212; с интернетом порядок</p>
<p>прошу ВАС &#8212; ответить</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Э_L_A_Y</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2422</link>
		<dc:creator>Э_L_A_Y</dc:creator>
		<pubDate>Tue, 05 Oct 2010 18:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2422</guid>
		<description>alayнижниеподчеркивание80со6акамаiл.ru, только я врятли чем то смогу помочь с backtrack, с момента последней статьи к нему не притрагивался, уже год наверное :)</description>
		<content:encoded><![CDATA[<p>alayнижниеподчеркивание80со6акамаiл.ru, только я врятли чем то смогу помочь с backtrack, с момента последней статьи к нему не притрагивался, уже год наверное :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Keltos</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-2421</link>
		<dc:creator>Keltos</dc:creator>
		<pubDate>Tue, 05 Oct 2010 15:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-2421</guid>
		<description>Приветствую.
Отличный сайт, и отличная статья.
Если у вас есть icq напишите пожалуйста, или как можно с вами связаться, есть вопросы связанные с BackTrack</description>
		<content:encoded><![CDATA[<p>Приветствую.<br />
Отличный сайт, и отличная статья.<br />
Если у вас есть icq напишите пожалуйста, или как можно с вами связаться, есть вопросы связанные с BackTrack</p>
]]></content:encoded>
	</item>
	<item>
		<title>Автор: Aysek</title>
		<link>http://bruteforcer.ru/index.php/2009/10/06/rusifikaciya-kde-na-primere-backtrack4-pre-final/comment-page-1/#comment-1739</link>
		<dc:creator>Aysek</dc:creator>
		<pubDate>Fri, 21 May 2010 09:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://bruteforcer.ru/?p=3#comment-1739</guid>
		<description>Спасибо, всё нашёл.</description>
		<content:encoded><![CDATA[<p>Спасибо, всё нашёл.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

