Results 1 to 2 of 2

How to Install VNC w/ GNOME on Debian VPS

This is a discussion on How to Install VNC w/ GNOME on Debian VPS within the Web Hosting forums, part of the Business category; VNC is a remote desktop sharing system that will allow you to connect your home PC to a GUI (graphical ...

  1. #1
    Junior Member Array VPS6.NET's Avatar
    Join Date
    Nov 2011
    Location
    Chicago, IL
    Posts
    26

    Lightbulb How to Install VNC w/ GNOME on Debian VPS

    VNC is a remote desktop sharing system that will allow you to connect your home PC to a GUI (graphical interface) hosted on your VPS, for easy remote management. This guide will walk you through the steps required to setup and access a VNC server hosted on a Debian VPS.


    Before beginning, ensure you are logged in to your VPS as the root user, and run the following:


    Code:
    # apt-get update
    # apt-get upgrade

    1. Install GNOME:


    Code:
    #apt-get install gnome-desktop-environment

    2. Install required fonts:


    Code:
    # apt-get install xfonts-100dpi
    # apt-get install xfonts-100dpi-transcoded
    # apt-get install xfonts-75dpi
    # apt-get install xfonts-75dpi-transcoded
    # apt-get install xfonts-base

    3. Install TightVNCServer:


    Code:
    # apt-get install tightvncserver

    4. Start TightVNCServer for the first time, it will copy config files and prompt you for a password:


    Code:
    # tightvncserver :1

    5. Stop the VNC server, so we can continue to configure it:


    Code:
    # tightvncserver -kill :1

    6. Edit the xstartup file:


    Code:
    # vi ~/.vnc/xstartup

    Press "A" to enter edit mode. Replace the contents of the file with the following (or edit to match):


    Code:
    #!/bin/shxrdb $HOME/.Xresources
    xsetroot -solid grey
    x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    # x-window-manager &
    gnome-session &

    Press ESC, type :wq, then press enter to save and close the file.


    7. Start the VNC server with your desired resolution:


    Code:
    # tightvncserver -geometry 1024x768 :1

    You can now access your server's remote GNOME desktop with a desktop VNC client. Enter your server's main IP address, Port 1 (or 5901, alternately), and the password you set earlier to connect to the desktop.


    Rewritten from the VPS6.NET Knowledgebase: https://vps6.net/my/knowledgebase/52...buntu-VPS.html
    █| Jeremy Hartnett, Managing Partner :: VPS6.NET, LP
    █| Managed, Semi-Managed Linux & Windows VPS Hosting | USA, DE, TR
    █| www.vps6.net | @vps6net | email: jh @vps6.net

  2. #2
    Senior Member Array
    Join Date
    Dec 2011
    Posts
    388

    Default Re: How to Install VNC w/ GNOME on Debian VPS

    really this best install information and best sharing...



Similar Threads

  1. How to install WP blogs in VPS
    By zetabyte in forum Blogging
    Replies: 3
    Last Post: 08-25-2011, 07:45 AM
  2. How to Install a WiFi Network
    By joseph00 in forum Tech Support
    Replies: 6
    Last Post: 05-16-2011, 09:53 AM
  3. how to install CS3 in window vista?
    By marsh in forum Tech Support
    Replies: 0
    Last Post: 05-14-2010, 06:57 AM
  4. GNOME delays 3.0 release
    By mayo in forum Member Discussion
    Replies: 0
    Last Post: 11-10-2009, 01:26 PM
  5. help install asp with xp cd
    By msn90 in forum Web Design
    Replies: 0
    Last Post: 07-04-2009, 11:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO Forum | Web Hosting Forum | Websites For Sale |