On 03 Sep 2001 16:34:52 +0300, Dragos Traian Georgescu wrote:
>
> Incerc sa pornesc VNC-ul si nu vrea :(
>
> Warning: This program is an suid-root program or is being run by the
> root user.
Sa stii ca are dreptate, saracul. ;-) Nu-l rula ca root.
In directorul /home/user/.vnc creeaza fisierul xstartup (executabil) cu
urmatorul continut:
==================================
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &
==================================
Daca twm ti se pare exagerat de simplist, poti rula Window Maker:
==================================
#!/bin/sh
wmaker &
==================================
(vezi sa rulezi wmaker.inst ca userul respectiv in prealabil)
--
Florin Andrei
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.