Linux

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • setting up VNc Server on linux

    5 answers - 629 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hello Rick
    we have few IBM workstation 6217 with RHEL 4, and we need to setup remote
    desktop on them to work on the systems remotely.
    what we heard there is VNC server in redhat bydefault, i need to know how to
    configure it?
    and is there any other tool available to use desktop remotelly on linux
    Sujit
    Live the life in style with MSN Lifestyle. Check out!
    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com
    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe
  • No.1 | | 2077 bytes | |

    Hello,

    if you are using gnome, it will be very easy.

    go to desktop -preferences -remote desktop. the rest i believe you can
    try it yourself.

    Hope that helps

    11/16/06, Kristjan Hinn - PERH <Kristjan.Hinn (AT) regionaalhaigla (DOT) eewrote:

    Hi,

    Im not Rick but im running vnc on RH4. just run the vncserver and
    configure your profile. .vnc/xstartup file if you want to startup gnome
    or some else graphical interface.

    My xstartup file
    --
    xsetroot -solid grey
    vncconfig -iconic &
    xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTP Desktop" &
    gnome-session &

    it starts gnome gui

    regards,
    kristjan hinn

    Message
    From: redhat-install-list-bounces (AT) redhat (DOT) com
    [@redhat.com] Behalf Sujitkumar
    Shirkar
    Sent: Thursday, November 16, 2006 7:39 AM
    To: redhat-install-list (AT) redhat (DOT) com; bret_stern (AT) machinemanagement (DOT) com
    Subject: setting up VNc Server on linux

    Hello Rick

    we have few IBM workstation 6217 with RHEL 4, and we need to setup
    remote
    desktop on them to work on the systems remotely.

    what we heard there is VNC server in redhat bydefault, i need to know
    how to
    configure it?

    and is there any other tool available to use desktop remotelly on linux

    Sujit

    Live the life in style with MSN Lifestyle. Check out!

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe
  • No.2 | | 704 bytes | |

    Sujitkumar Shirkar wrote:
    Hello Rick

    we have few IBM workstation 6217 with RHEL 4, and we need to setup
    remote desktop on them to work on the systems remotely.

    what we heard there is VNC server in redhat bydefault, i need to know
    how to configure it?

    and is there any other tool available to use desktop remotelly on linux

    Sujit

    ssh with X11 forwading?
    if you running windows, you need to setup xserver first, mine is cygwin.

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe
  • No.3 | | 1900 bytes | |

    Hi,
    you can use ssh -X to redirect graphics to your local machine. For
    sample ssh -X 192.168.2.1.

    To use vnc you need vncclient on your local machine.

    Dalibor Juric

    Red Hat Certified Technician
    Technical Support IBM und FSC

    Livingston Electronic Services GmbH
    Borsigstr.11
    64291 Darmstadt
    Germany

    Tel. +49 6151 9344 251
    Fax +49 6151 9344 111

    http://www.livingston.com
    mailto:djuric (AT) livingston (DOT) de

    LSUNGEN, DIE SICH RECHNEN!

    This e-mail contains proprietary information some or all of which may be
    legally privileged. It is intended for the recipient only. If an
    addressing or a transmission error has misdirected this e-mail, please
    notify the author by replying to the e-mail. If you are not the intended
    recipient you must not use, disclose, distribute, copy, print, or rely
    on this e-mail.

    Sujitkumar Shirkar schrieb:
    Hello Rick

    we have few IBM workstation 6217 with RHEL 4, and we need to setup
    remote desktop on them to work on the systems remotely.

    what we heard there is VNC server in redhat bydefault, i need to know
    how to configure it?

    and is there any other tool available to use desktop remotelly on linux

    Sujit

    Live the life in style with MSN Lifestyle. Check out!

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe

    This email has been scanned by the MessageLabs Email Security System.
    For more information please visit

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe
  • No.4 | | 828 bytes | |

    Dalibor Juric wrote:
    Hi,
    you can use ssh -X to redirect graphics to your local machine. For
    sample ssh -X 192.168.2.1.

    To use vnc you need vncclient on your local machine.

    Dalibor Juric
    Red Hat Certified Technician
    Technical Support IBM und FSC

    Livingston Electronic Services GmbH
    Borsigstr.11
    64291 Darmstadt
    Germany

    i use vnc only in emergency, because the default is not secured, unless
    you use ssh for tunneling.
    if no vnc client, you can use firefox or else (like IE) to connect to
    the server with port 5800.

    Budi Febrianto

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe
  • No.5 | | 2219 bytes | |

    yeah of course, i forget internet browser. Sorry.

    Regards

    Dalibor Juric

    Red Hat Certified Technician
    Technical Support IBM und FSC

    Livingston Electronic Services GmbH
    Borsigstr.11
    64291 Darmstadt
    Germany

    Tel. +49 6151 9344 251
    Fax +49 6151 9344 111

    http://www.livingston.com
    mailto:djuric (AT) livingston (DOT) de

    LSUNGEN, DIE SICH RECHNEN!

    This e-mail contains proprietary information some or all of which may be
    legally privileged. It is intended for the recipient only. If an
    addressing or a transmission error has misdirected this e-mail, please
    notify the author by replying to the e-mail. If you are not the intended
    recipient you must not use, disclose, distribute, copy, print, or rely
    on this e-mail.

    Budi Febrianto schrieb:
    Dalibor Juric wrote:
    >Hi,
    >you can use ssh -X to redirect graphics to your local machine. For
    >sample ssh -X 192.168.2.1.
    >>

    >To use vnc you need vncclient on your local machine.
    >>

    >Dalibor Juric
    >Red Hat Certified Technician
    >Technical Support IBM und FSC
    >>
    >>

    >Livingston Electronic Services GmbH
    >Borsigstr.11
    >64291 Darmstadt
    >Germany
    >>

    i use vnc only in emergency, because the default is not secured,
    unless you use ssh for tunneling.
    if no vnc client, you can use firefox or else (like IE) to connect to
    the server with port 5800.

    Budi Febrianto

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe

    This email has been scanned by the MessageLabs Email Security System.
    For more information please visit

    Redhat-install-list mailing list
    Redhat-install-list (AT) redhat (DOT) com

    To Unsubscribe Go To ABVE URL or send a message to:
    redhat-install-list-request (AT) redhat (DOT) com
    Subject: unsubscribe

Re: setting up VNc Server on linux


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Linux"

EMSDN.COM