Re: Подвисание роутера

2008-07-11 Пенетрантность Dmitry Nezhevenko
On Thu, Jul 10, 2008 at 09:28:27PM +0300, Покотиленко Костик wrote:
 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
 RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
 
 не эта случайно, у меня на ней такая же проблема, она встроенная. А 8139
 сейчас самый распространённый чип, поэтому с драйверами проблем нет, а
 если экземпляр глючный попадётся - так она ж  5$ стоит!

У меня такой вот встроенный 8168 иногда виснет, когда сетевая активность
слишком большая. Помогает ifdown  ifup интерфейса. В ядерной багзилле
бага висит.

-- 
WBR, Dmitry


signature.asc
Description: Digital signature


xterm16 vim schema

2008-07-11 Пенетрантность Andrey Nikitin
Привет.

Приглянулась мне тема vim с названием xterm16
А именно её вариант: 
  - monitor: LCD, 
  - colormap: softlight,
  - brightness: low или default
http://www.stanford.edu/%7Egi1242/per/opensource/xterm16/c-source.html

Бесхитростная установка в gvim-е прошла быстро и точно,
прописыванием в ~/.vimrc нижеследующего кода:

 Switch syntax highlighting on, when the terminal has colors
 Also switch on highlighting the last used search pattern.
if t_Co  2 || has(gui_running)
   let xterm16_brightness = 'default'  Change if needed
   let xterm16_colormap = 'softlight'Change if needed
   colorscheme xterm16
   syntax on
   set hlsearch
endif

Поработав в xterm16 несколько дней, решил установить её и во всех других
местах, в которых обитаю в рабочее время, а именно:
   - vim,
   - konsole.

Будучи чайником в vim, но уже не желающим работать в других редакторах,
задаю вопросы по vim, на которые не смог ответить сам.

1) По консольному vim.
C модифицированным .vimrc(см.выше) vim отрывается в цветовой схеме xterm16,
но не устанавливаются xterm16_brightness и xterm16_colormap.
Почему или как изменить?

2) Для эмулятора терминала konsole есть тема xterm16.schema,
но она получена с варианта xterm16
  - monitor: CRT, 
  - colormap: standard,
  - brightness: default

Хотелось бы поменять.
Вот что приведено в мануале:
For konsole, the file *xterm16.schema* contains the colors of this color
scheme with 'standard' colormap, default brightness and CRTColors. If you
use a different colormap / brightness, get the palette from the variable
|xterm16_palette|, and modify the file appropriately. You'll need to
convert the palette from to decimal. The following few lines might help: 

 Brightness 134 (high), colormap standard
let palette = '#00 #af #00af00 #afaf00 #af #af00af #00afaf 
#9a9a9a #5f5f5f #d7 #00d700 #d7d700 #d7 #d700d7 #00d7d7 #d7d7d7'

let i = 0
while i  16
echo 'Color' i '0x'.strpart(palette,i*8+1,2)+0 ''
\ '0x'.strpart(palette,i*8+3,2)+0 ' '
\ '0x'.strpart(palette,i*8+5,2)+0
let i = i + 1
endwhile

   To change the default colors on Konsole, add the file |xterm16.schema| to
~/.kde/share/apps/konsole. Select the Xterm 16 Colors schema from the
schema menu.

Судя по синтаксису, код нужно запустить в самом vim-е - как?,
преварительно поменяв переменную palette - как? или можно использовать
  let palette = xterm16_palette
в уже настроенной цветовой схеме.

Vim-гуру, направьте в нужное русло.


-- 
С Уважением,
   Андрей Никитин


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian FAQ

2008-07-11 Пенетрантность Sergei Stolyarov
andrey i. mavlyanov - debian-russian debian-russian@lists.debian.org @ 
Thursday 10 
July 2008:

ai Есть предложение публиковать сабж с debian-russian.org здесь раз в
ai месяц (раз в две недели?).
ai 
ai Есть возражения?

Есть. Во-первых, тут не фидо. Во-вторых, качества FAQ с debian-russian.org 
оставляет 
желать лучшего, мне его читать просто неприятно из-за несмешной несерьёзности 
текста.

-- 
Sergei Stolyarov


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Подвисание роутер а

2008-07-11 Пенетрантность Akkerman

Покотиленко Костик пишет:

04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI 
Express Gigabit Ethernet controller (rev 01)

не эта случайно, у меня на ней такая же проблема, она встроенная. А 8139 сейчас 
самый распространённый чип, поэтому с драйверами проблем нет, а если экземпляр 
глючный попадётся - так она ж  5$ стоит!


Нет, у меня внешняя карта:
02:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Подвисание роутера

2008-07-11 Пенетрантность Покотиленко Костик
В Птн, 11/07/2008 в 09:06 +0300, Dmitry Nezhevenko пишет:
 On Thu, Jul 10, 2008 at 09:28:27PM +0300, Покотиленко Костик wrote:
  04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
  RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
  
  не эта случайно, у меня на ней такая же проблема, она встроенная. А 8139
  сейчас самый распространённый чип, поэтому с драйверами проблем нет, а
  если экземпляр глючный попадётся - так она ж  5$ стоит!
 
 У меня такой вот встроенный 8168 иногда виснет, когда сетевая активность
 слишком большая. Помогает ifdown  ifup интерфейса. В ядерной багзилле
 бага висит.

Я так и думал! Номерок не подскажете?

-- 
Покотиленко Костик [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Подвисание роутера

2008-07-11 Пенетрантность Dmitry Nezhevenko
On Fri, Jul 11, 2008 at 02:04:57PM +0300, Покотиленко Костик wrote:
   не эта случайно, у меня на ней такая же проблема, она встроенная. А 8139
   сейчас самый распространённый чип, поэтому с драйверами проблем нет, а
   если экземпляр глючный попадётся - так она ж  5$ стоит!
  
  У меня такой вот встроенный 8168 иногда виснет, когда сетевая активность
  слишком большая. Помогает ifdown  ifup интерфейса. В ядерной багзилле
  бага висит.
 
 Я так и думал! Номерок не подскажете?
 

http://bugzilla.kernel.org/show_bug.cgi?id=6807

Мне это сейчас не особо актуально, т.к. это ноут. Обычно использую Wi-Fi.
Если это таки оно, просьба проплюсодинить в багзилле :)

-- 
WBR, Dmitry


signature.asc
Description: Digital signature


Re: Подвисание роутера

2008-07-11 Пенетрантность Mikhail A Antonov
,--[Dmitry Nezhevenko 11/07/2008 10:06 (GMT +3)
|  У меня такой вот встроенный 8168 иногда виснет, когда сетевая активность
|  слишком большая. Помогает ifdown  ifup интерфейса. В ядерной багзилле
|  бага висит.
`-
Наблюдаю ту же проблему :-/

-- 
Best regards,
 Mikhail


signature.asc
Description: This is a digitally signed message part.


Re: Подвисание роутера

2008-07-11 Пенетрантность Dmitry Nezhevenko
On Fri, Jul 11, 2008 at 04:12:04PM +0400, Mikhail A Antonov wrote:
 ,--[Dmitry Nezhevenko 11/07/2008 10:06 (GMT +3)
 |  У меня такой вот встроенный 8168 иногда виснет, когда сетевая активность
 |  слишком большая. Помогает ifdown  ifup интерфейса. В ядерной багзилле
 |  бага висит.
 `-
 Наблюдаю ту же проблему :-/
 

Ну вот плюсодиним в багзиллу, не стесняемся ;)

-- 
WBR, Dmitry


signature.asc
Description: Digital signature


Непонятки со сквидом...

2008-07-11 Пенетрантность Alexander Lutsenko

Доброго времени суток!
Прокси , squid, работает через вышестоящий прокси (ntlmaps в своей 
внутренней сети 192.168.0.0), так вот при запросе страниц без ? всё 
отрабатывает нормально, а при запросе страниц с ? , например 
http://www.google.com.ua/search?hl=ruq=googlebtnG=%D0%9F%D0%BE%D0%B8%D1%81%D0%BA+%D0%B2+Googlemeta=

возвращает:


   The requested URL could not be retrieved



While trying to retrieve the URL: http://www.google.com.ua/search?

The following error was encountered:

   Unable to determine IP address from host name for /www.google.com.ua/ 


The dnsserver returned:

   Server Failure: The name server was unable to process this query. 


This means that:

The cache was not able to resolve the hostname presented in the URL. 
Check if the address is correct. 


Your cache administrator is webmaster mailto:webmaster.


Generated Fri, 11 Jul 2008 14:05:22 GMT by filesrv.lg.bbb 
(squid/2.5.STABLE9)



в сквиде конфиг по умолчанию + строка:
cache_peer localhost   parent5865  3130  no-query default
На предыдущем (умершем) сервере всё вроде работало.
Спасибо.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Installation Debian Etch on HP Proliant DL160 G5

2008-07-11 Пенетрантность Oleg Anisimov (Олег Анисимов)

andrey i. mavlyanov пишет:

On Thu, 10 Jul 2008 19:36:51 +0400
Олег Анисимов [EMAIL PROTECTED] wrote:



Внимание - вопрос! Как установить Debian Etch на HP DL160 G5


взять альтернативный инсталлер отсюда: http://kmuto.jp/debian/d-i/


Спасибо, помогло!
Спасибо и всем остальным ответившим!

--
--
С наилучшими пожеланиями,
Олег Анисимов
Начальник отдела
Интернет-провайдинга
==
ООО ЖАНР Телекомпания Доброе,
г. Владимир, ул. Комиссарова, 16
тел. (4922) 21-48-02 (доб. 103)
fax. (4922) 31-12-60
e-mail: [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



欢迎来到雅虎!请验证您的备用邮箱。

2008-07-11 Пенетрантность my-yahoo-register





It continues to increase

2008-07-11 Пенетрантность comfort

Up  300% and still rising, online buyers are reaping th_e profits._

mpix.p-k
Business: Mind Pix Inc.
At this time: 10 cents up .002 cents

This compnay is ,on the verge of really s olid growth.

Investmetns are prudent now early Tommororw-.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Check this out

2008-07-11 Пенетрантность shizoom95venkates

The price has risen to .10, everyone is getting on borad.

Tick: mpix
Mindpix
Thursday cls oe: 0.098 up .002

Read the news and check the' growth.

Get onl,ine and buy Friady Morning.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



console-setup 1.26: Please update debconf PO translation for the package console-setup

2008-07-11 Пенетрантность Christian Perrier
Hi,

You are noted as the last translator of the debconf translation for
console-setup. The English template has been changed, and now some messages
are marked fuzzy in your translation or are missing.

I would be grateful if you could take the time and update it.

Please send the updated file as a wishlist bug
against console-setup.

If you have commit rights to Debian Installer SVN, you can also commit the
file in packages/console-setup

The deadline for receiving the updated translation is
Wed, 16 Jul 2008 19:31:12 +0200.

Thanks in advance,

# translation of ru.po to Russian
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Yuri Kozlov [EMAIL PROTECTED], 2007, 2008.
msgid 
msgstr 
Project-Id-Version: console-setup 1.24\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-07-04 21:16+0200\n
PO-Revision-Date: 2008-06-14 11:33+0400\n
Last-Translator: Yuri Kozlov [EMAIL PROTECTED]\n
Language-Team: Russian debian-l10n-russian@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n
Plural-Forms:  nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  n%
10=4  (n%10010 || n%100=20) ? 1 : 2);\n

#. Type: text
#. Description
#. Main menu item. Please keep below 55 columns
#: ../console-setup.templates:1001
#, fuzzy
#| msgid Origin of the keyboard:
msgid Configure the keyboard
msgstr Для кого предназначена клавиатура:

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid . Arabic
msgstr . арабский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Armenian
msgstr # армянский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Cyrillic - KOI8-R and KOI8-U
msgstr # кириллица - KOI8-R и KOI8-U

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Cyrillic - non-Slavic languages
msgstr # кириллица - не славянские языки

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Cyrillic - Slavic languages (also Bosnian and Serbian Latin)
msgstr # кириллица - славянские языки (также боснийская и сербская латиница)

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid . Ethiopic
msgstr . эфиопский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Georgian
msgstr # грузинский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Greek
msgstr # греческий

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Hebrew
msgstr # иврит

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Lao
msgstr # лаосский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Latin1 and Latin5 - western Europe and Turkic languages
msgstr # Latin1 и Latin5 - языки западной Европы и тюркские

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Latin2 - central Europe and Romanian
msgstr # Latin2 - для центральной Европы и румынские

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Latin3 and Latin8 - Chichewa; Esperanto; Irish; Maltese and Welsh
msgstr 
# Latin3 и Latin8 - чева; эсперанто; ирландский; мальтийский и валлийский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Latin7 - Lithuanian; Latvian; Maori and Marshallese
msgstr # Latin7 - литовский; латышский; маори и маршальский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid . Latin - Vietnamese
msgstr . Latin - вьетнамский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid # Thai
msgstr # тайский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid . Combined - Latin; Slavic Cyrillic; Hebrew; basic Arabic
msgstr 
. комбинированный - латинский; славянская кириллица; иврит; основной арабский

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid . Combined - Latin; Slavic Cyrillic; Greek
msgstr . комбинированный - латинский; славянская кириллица; греческий

#. Type: select
#. Choices
#: ../console-setup.templates:2001
msgid . Combined - Latin; Slavic and non-Slavic Cyrillic
msgstr . комбинированный - латинский; славянская и не славянская кириллица

#. Type: select
#. Description
#: ../console-setup.templates:2002
msgid Set of characters that should be supported by the console font:
msgstr Набор символов, который должен поддерживаться консольным шрифтом:

#. Type: select
#. Description
#: ../console-setup.templates:2002
msgid 
If you don't use a framebuffer, the choices that start with \.\ will 
reduce the number of available colors on the console.
msgstr 
Если в консоли не используется фрейм-буфер, то в вариантах, начинающихся с 
\.\, будет доступно меньшее число цветов.

#. Type: select
#. Description
#: ../console-setup.templates:3001
msgid Keyboard model:
msgstr Модель клавиатуры:

#. Type: select
#. Description
#: ../console-setup.templates:4001
msgid Origin of the keyboard:
msgstr Для кого