nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Red Hat VNC Server Configuration

This is a discussion on Red Hat VNC Server Configuration within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hi All, Im new to Linux, Pls guide me how to access or share a complete desktop over the network....


Go Back   nixCraft Linux Forum > Linux Distribution > CentOS / RHEL / Fedora

Linux answers from nixCraft.


CentOS / RHEL / Fedora Discussion about Redhat Enterprise Linux or CentOS or Fedora Linux related problems.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 17-05-2009, 07:02 AM
Junior Member
User
 
Join Date: May 2009
OS: Debian
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
udhay is on a distinguished road
Default Red Hat VNC Server Configuration

Hi All,

Im new to Linux, Pls guide me how to access or share a complete desktop over the network.
Reply With Quote
  #2 (permalink)  
Old 18-05-2009, 04:00 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,709
Thanks: 11
Thanked 244 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Can you tell us your Linux distribution name?
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #3 (permalink)  
Old 23-05-2009, 06:19 AM
Junior Member
User
 
Join Date: May 2009
OS: Debian
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
udhay is on a distinguished road
Default

RedHat Linx
Reply With Quote
  #4 (permalink)  
Old 23-05-2009, 04:22 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,709
Thanks: 11
Thanked 244 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

No need to install vnc. Use the ssh itself, see:
Code:
http://www.cyberciti.biz/faq/linux-unix-tunneling-xwindows-securely-over-ssh/
http://www.cyberciti.biz/tips/linux-mac-osx-x11-forwarding-over-ssh-howto.html
If you still need vnc, install vnc server on RHEL box:
Code:
yum install vnc-server
Run this command,
Code:
 vncserver :1
 vncpasswd
Now vncserver setup for user. To connect from local connect enter:
Code:
vncviewer servername:1
vncviewer 202.54.1.2:1
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
Reply

Tags
centos vnc , centos vncserver , rhel vnc , rhel vncserver


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Server Configuration shasanka CentOS / RHEL / Fedora 1 23-07-2008 11:13 AM
Configuration of Sybase(ASE 15.0.2) Server manavmenace Databases servers 0 18-04-2008 10:53 AM
Ldap Server Configuration sumit Linux hardware 0 17-08-2007 09:43 PM
DNS server configuration ravish Web servers 1 24-07-2007 02:16 PM
Mail server configuration zafar466 Mail Servers 1 25-01-2007 03:27 AM


All times are GMT +5.5. The time now is 12:18 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38