Re: [SLE] How to: start only vnc server without local X instance - Suse 9.0 ?

From: Jerome R. Westrick (jerry_at_westrick.com)
Date: 08/28/04

  • Next message: Alex Daniloff: "[SLE] NFS madness on SuSE9.1 --> SOLVED"
    To: Suse Users <suse-linux-e@suse.com>
    Date: Sat, 28 Aug 2004 18:46:30 +0200
    
    

    On Sat, 2004-08-28 at 02:17, Randall R Schulz wrote:
    > Robert,
    >
    > On Friday 27 August 2004 14:35, Robert Rozman wrote:
    > > Hi,
    > >
    > > I'd like to have only vnc server to server X windows to remote vnc
    > > viewers without starting local X (to have only console).
    > >
    > > How to do this ?
    >
    > Does that make any sense? VNC is about so-called "desktop sharing" and is
    > implicitly about GUIs. If all you need in the way of remote access is a
    > CLI, then SSH is what you want.
    >
    It makes a lot of sense.
    If you only use the machine remote there is no need to
    run a FULL blown KDE on a screen that is turned of...

    What he wants is the Linux version of terminal server,
    and VNC is a great way to do it...

    > Conversely, if you want to run programs on your Linux box and interact
    > with them from the keyboard, display and mouse of a remote site, then you
    > want to invoke those programs on your box with the DISPLAY environment
    > variable set to refer to the host where that keyboard, display and mouse
    > exist and, of course, the necessary security setup in place on that X
    > server.
    >
    That depends on the the effects the latenca has on the program.
    Some programs work great this way, some don't! Additionally,
    with remote vnc you can use KDE over small throughput lines.

    > Don't ask me about setting up non-local X service, however. I've never
    > done it.
    >
    >

    SuSE is prepared for this option...

    In Yast->system->/etc/sysconfig editor
    Search for DisplayManager section

    Set the option there to the following values:
    DISPLAYMANAGER_REMOTE_ACCESS="yes"
    DISPLAYMANAGER_ROOT_LOGIN_REMOTE="yes" (If allow root)
    DISPLAYMANAGER_STARTS_XSERVER="no" (don't start local x-win)
    KDM_SHUTDOWN="auto" "Who is allowed to shutdown)
    DISPLAYMANAGER_PASSWORD_LESS_LOGIN="no"

    Then you need to setup VNC to work off Xinet.d, which SuSE has
    also prepared for you....

    Open a Unix shell and edit the file: /etc/xinetd.d/vnc
    in the section ´service vnc11ˇ change the ´server_argsˇ to the
    following:

    server_args = :42 -inetd -once -query local host -desktop Westrick_GmbH -geometry 1280x1024 -depth 16

    On the disable line change ´yesˇ to ´noˇ, execute the following line in
    a root shell:

    /etc/init.d/xinetd reload.

    Note: Westrick_GmbH cannot contian Spaces..., and is the name of your
    host...

    Good Luck
    Jerry

    > > Thanks in advance,
    > >
    > > Robert.
    >
    >
    > Randall Schulz

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Alex Daniloff: "[SLE] NFS madness on SuSE9.1 --> SOLVED"

    Relevant Pages

    • Re: VNC auf 2008 Server
      ... Es geht dabei um eine Steuersoftware die ein lokal vor Ort angeschlossenes USB-Gerät abfragt, wenn man sich jedoch per RDP drauf verbindet, sucht die Software automatisch beim Remotehost, unabhängig was man nun zum durchschleifen freigegeben hat oder nicht. ... If Fast User Switching or Remote Desktop are used, then VNC Server will connect session zero to the console in order to allow it to be accessed. ...
      (microsoft.public.de.german.windows.server.general)
    • SUMMARY: remote CDE logins
      ... access by any client (e.g. xterm running on what you call your server). ... your "DISPLAY" is what is serving X to the X application ... xhost + will disable access control, so anyone can access your X server. ... Do you want an entire CDE login session from the remote machine ...
      (Tru64-UNIX-Managers)
    • Re: problem to connect by ssh in graphic mode session
      ... >my computer and my server used debian ... I recently updated my remote access setup. ... You want vnc tunneled through ssh. ... Java client applet from ...
      (Debian-User)
    • VNC font problem
      ... I use VNC 3.3.6 client on windows NT 4 to connect from home ... to my VNC 3.3.6 server on solaris 8. ... My windows NT display setting is set to True Color. ... sub CheckGeometryAndDepth ...
      (comp.unix.solaris)
    • Re: C++ exception before WinMain
      ... It's the same architecture that some VNC implementations on ... Win32 do using a "dummy" driver. ... the xrdp server and the Xvnc server are the same ... of the frame buffer when nothing have changed on the display. ...
      (microsoft.public.windowsce.platbuilder)