ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Re(2) from Nemos to Sergey V Turchin
@ 2003-11-13  7:29 Немос
  2003-11-13 13:57 ` Sergey V Turchin
  0 siblings, 1 reply; 2+ messages in thread
From: Немос @ 2003-11-13  7:29 UTC (permalink / raw)
  To: community

>Да, теоретически могли слететь права.
>С зависимостями между пакетами все в порядке?
    Да с зависимостями все в порядке.

>В mc как раз не должно быть в порядке, в .desktop файлах
>текст должен быть в UTF-8.
    Проблема с отображением русских букв в каталогах windows раздела
при открытие в программе запущенной под wine. В mc эти каталоги
отображаются правильно (т. е. в fstab кодировка указана верно )
причем здесь .desktop файлы.
    Ещё не знаешь что здесь не так
[root@localhost root]# ppp-on-main
[root@localhost root]# ppp-off
/usr/local/sbin/ppp-off: line 3: kill: cat /var/run/ppp0.pid: no such pid

третья строчка это kill -INT 'cat /var/run/ppp0.pid'

ввожу вручную
[root@localhost root]# kill -INT 'cat /var/run/ppp0.pid'
-bash: kill: cat /var/run/ppp0.pid: no such pid

но
[root@localhost root]# cat /var/run/ppp0.pid
1539
[root@localhost root]# kill 1539
[root@localhost root]#
и pppd выключается. Скрипт копировал из how-to и из тех. поддержки
провайдера,
в чем тут дело?

Немос.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-13 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-13  7:29 [Comm] Re(2) from Nemos to Sergey V Turchin Немос
2003-11-13 13:57 ` Sergey V Turchin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git