Re: NoMachine

From: Ow Mun Heng (Ow.Mun.Heng_at_wdc.com)
Date: 11/02/04

  • Next message: John Mellor: "Re: NoMachine"
    To: Fedora List <fedora-list@redhat.com>
    Date: Tue, 02 Nov 2004 11:13:53 +0800
    
    

    On Tue, 2004-11-02 at 10:59, Rick Lim wrote:
    > >From what I can see the virtual machine NX aka No Machine uses ssh.
    > I need to login as root to do maintenance remotely using the GUI, No Machine
    > will not allow me to login as root.
    >
    > Is there a work around for this keeping in mind that I need to login as root
    > and use a GUI interface.

    I'm not sure if NX has the option to allow root logins. But most admin
    work suffice to use terminal/xterms no?

    You could always try using VNC tunnelled via SSH.(?) Performance wise,
    it could be different?

    What about doing admin on the linux box from a linux box? running X apps
    remotely and displaying it locally?

    ssh -X -C user@host
    gui app &

    something like that??

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: John Mellor: "Re: NoMachine"

    Relevant Pages

    • Re: BSM, SSH, and Session ID
      ... Are you logging in as root through ssh or is that just the way it is ... Sun SSH/OpenSSH should fork off before the login because the sshd ... It should always be a different session, ...
      (Focus-SUN)
    • Re: telnet as root question
      ... >> make securetty tell telnet and SSH apart? ... >login program after opening the pts. ... >check securetty to know if root login is allowed. ...
      (comp.os.linux.security)
    • Re: BSM, SSH, and Session ID
      ... I can't recall how Sun SSH on Solaris 9 behaves but recent versions of Sun SSH/OpenSSH should fork off before the login because the sshd process that a user is connected to after authentication runs with their privileges, ... It should always be a different session, even if the user login is root. ...
      (Focus-SUN)
    • RE: Login restrictions in NIS environment
      ... to ban root from logging in remotely except from certain IP addresses. ... but it does not allow root to login even from ... > stack is called by both login and ssh access. ...
      (RedHat)
    • RE: NoMachine
      ... It would be better to ssh to the system using a regular user account the ... use su - to change to root. ... You will get the gui sent to your terminal. ... If you use VNC as suggested in another message make sure you tunnel it ...
      (Fedora)