CentOS 5.4 - The perfect server howto

Discussion in 'HOWTO-Related Questions' started by dthuress, Jul 18, 2010.

  1. dthuress

    dthuress New Member

    Hello, I have some problems following your howto as I'm trying to do this on an VPS with no graphic access at all, serial console/PuTTy only.

    Is there another guide without physical GUI access?
    Please help me out!
     
  2. falko

    falko Super Moderator Howtoforge Staff

    The "Perfect Server" tutorials don't require a GUI. All you need is an SSH connection.
     
  3. SNGR

    SNGR New Member

    X Window+GNOME Desktop+FreeNX

    Code:
    yum  groupinstall “X Window System”
    yum groupinstall “GNOME Desktop Environment”
    yum install nc expect
    yum install freenx
    yum groupinstall chinese-support
    copy the /etc/nxserver/client.id_dsa.key to local and import into FreeNX

    FreeNX Windows download
    http://www.nomachine.com/download-client-windows.php
     

Share This Page