Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto] VNCServer al boot
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
kki
n00b
n00b


Joined: 21 Nov 2003
Posts: 10

PostPosted: Fri Nov 21, 2003 10:24 pm    Post subject: [Risolto] VNCServer al boot Reply with quote

Ciao.

Sono niubbo di linux e gentoo.
Vorrei sapere come far partire al boot vncserver come user normale
(no root) per poi connettermi da remoto.
Per ora, ho messo in local.start lo script adsl-start, cosi mi parte la connessione
anche senza mio intervento, e pure sshd ho messo in automatico, ora mi manca
vnc appunto, se lo metto in local.start, ottengo un errore al boot :
"unable to find xauth"

o simile errore.

Idee ?

grazie !


Last edited by kki on Fri Nov 21, 2003 11:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
oRDeX
Veteran
Veteran


Joined: 19 Oct 2003
Posts: 1325
Location: Italy

PostPosted: Fri Nov 21, 2003 10:40 pm    Post subject: forse Reply with quote

non ne sono sicuro...visto che VNCserver non l'ho mai usato, ma da quello che serve, e dal tipo di errorre che ti restituisce, credo che sia necessario prima avviare X tramite il comando startx e poi dovrebbe essere possibile lanciare il server...famme sapè ;D byebye
Back to top
View user's profile Send private message
kki
n00b
n00b


Joined: 21 Nov 2003
Posts: 10

PostPosted: Fri Nov 21, 2003 11:13 pm    Post subject: Reply with quote

Ho trovato un post in questo forum (sezione inglese)

in /etc/conf.d/local.start:

su - username -c "source /etc/profile && export HOME=~ && /usr/bin/vncserver :1 -geometry 1024x768"

in /etc/conf.d/local.stop:

su - remote -c "source /etc/profile && export HOME=~ && /usr/bin/vncserver -kill :1"

sembra funzionare benone.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum