ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Slava Dubrovskiy <slava@tangramltd.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] [centaurus] Бета версия centaurus 20101028
Date: Fri, 29 Oct 2010 15:36:11 +0300
Message-ID: <4CCABFBB.50404@tangramltd.com> (raw)
In-Reply-To: <20101028221859.52993294@boyarsh.office.altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 6773 bytes --]

 28.10.2010 21:18, Anton V. Boyarshinov пишет:
> Добрый день
> Через часок по адресу ftp://beta.altlinux.com/centaurus/ и на
> torrent.altlinux.ru будет доступна бета версия дистрибутива для серверов
> и рабочих станций.
>
> Основные изменения:
> * разбивка дисков "как в server 4.0" с выбором профиля: сервер/рабочая
>   станция, более разумные профили разбивки
> * исправлена установка по VNC
Не работает.
В загрузчике указываю как написано в help:
vnc=1 vncpassword=123 hostip=192.168.1.31/24 gateway=192.168.1.1

И после загрузки вижу, что настройки сети взялись из DHCP, т.е. то что
руками указано не работает.
Но это первый баг.

А второй то, что alterator-vnc запущен, но x11vnc нет.

Я пытался понять логику скрипта alterator-vnc

#!/bin/sh                                                                                                                                                                                                     

                                                                                                                                                                                                              

export
FD_GEOM=800x600                                                                                                                                                                                        

export
FD_PROG=alterator-install2                                                                                                                                                                             

if [ -n "$DISPLAY" ] ;
then                                                                                                                                                                                   

        VNC='xterm -geometry 1x1 -e
/usr/sbin/vncserver'                                                                                                                                                      

else                                                                                                                                                                                                          

       
VNC=/usr/sbin/vncserver                                                                                                                                                                               

fi                                                                                                                                                                                                            

                                                                                                                                                                                                              

for d in $(cat /proc/cmdline);
do                                                                                                                                                                             

        if [ -z "${d##vncpassword=*}" ] ;
then                                                                                                                                                                

                x11vnc -storepasswd "${d##vncpassword=}"
/tmp/vncpasswd                                                                                                                                       

                $VNC vncserver -usepw -create -rfbauth
/tmp/vncpasswd                                                                                                                                         

                exit
0                                                                                                                                                                                        

       
fi                                                                                                                                                                                                    

        if  [ -z "${d##vncconnect=*}" ] ;
then                                                                                                                                                                

                $VNC -create -connect
"${d##vncconnect=}"                                                                                                                                                     

                exit
0                                                                                                                                                                                        

       
fi                                                                                                                                                                                                    

done                                                                                                                                                                                                          

                                                                                                                                                                                                              

if grep -q vnc /proc/cmdline ;
then                                                                                                                                                                           

        $VNC vncserver
-create                                                                                                                                                                                

fi                                                                                                                                                                                                            

exit
0                                                                                                                                                                                                        


Но она мне не доступна. Зачем при установленной VNC=/usr/sbin/vncserver
затем запускать $VNC vncserver -usepw -create -rfbauth /tmp/vncpasswd ?

-- 
WBR,
Dubrovskiy Vyacheslav


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5525 bytes --]

  parent reply	other threads:[~2010-10-29 12:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-28 18:18 Anton V. Boyarshinov
2010-10-28 18:32 ` melcomtec
2010-10-29  4:39   ` Anton V. Boyarshinov
2010-10-29  9:50     ` melcomtec
2010-10-29 12:36 ` Slava Dubrovskiy [this message]
2010-10-29 16:44   ` Anton V. Boyarshinov
2010-10-29 17:35     ` Slava Dubrovskiy
2010-10-29 17:48       ` Anton V. Boyarshinov
2010-10-29 18:14         ` Slava Dubrovskiy
2010-10-29 18:28           ` Anton V. Boyarshinov
2010-10-30 20:10 ` vx 8400
2010-10-30 20:29   ` Anton V. Boyarshinov
2010-10-30 20:34     ` vx 8400
2010-11-01 10:35       ` Anton V. Boyarshinov
2010-10-30 20:28 ` vx 8400
2010-11-01 10:37   ` Anton V. Boyarshinov
2010-11-01 10:57     ` vx 8400
2010-11-01 11:20       ` Anton V. Boyarshinov
2010-11-01 11:28         ` vx 8400
2010-11-02 22:09 ` Igor Zubkov
2010-11-03  1:12   ` Михаил
2010-11-03  6:25   ` Andrey Rahmatullin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CCABFBB.50404@tangramltd.com \
    --to=slava@tangramltd.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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