VNC in solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris VNC in solaris 10
# 1  
Old 06-26-2010
VNC in solaris 10

First you need to know that I'm 100% new to solaris/unix.

I'm trying to setup VNC on my sparc based server that I just installed solaris 10 on but when I type in vncserver to start it, I get "couldn't find "xauth" on your PATH"

What do I do so I can get a gui up and running remotely on my xp desktop? I already have TightVNC installed on the desktop but when I try to connect to the server it fails.

Thank you very much in advance!

Brendan
# 2  
Old 06-27-2010
You are probably missing /usr/openwin/bin in your PATH.
# 3  
Old 06-27-2010
you don't need VNC to run a remote desktop session. XDMCP is running by default (on a full installation) in solaris. all you need is a XDMCP client in windows to use the session.
# 4  
Old 06-27-2010
Quote:
Originally Posted by DukeNuke2
all you need is a XDMCP client in windows to use the session.
Installing X11 on the windows side might be more complex than installing vncviewer. vncviewer has also several advantages compared to xdmcp.
# 5  
Old 06-27-2010
Quote:
Originally Posted by jlliagre
Installing X11 on the windows side might be more complex than installing vncviewer. vncviewer has also several advantages compared to xdmcp.
the complexity depends on the used program... exceed for example is easy but not free. other solutions are maybe a little more complex. but the side effect is to learn something if you'll get it up and runnig.
also I prefer the build in solutions and avoid 3rd party products if possible. but that might only be me...
# 6  
Old 06-28-2010
So what would you all recommend I do? I'm just trying to use the graphics on the desktop to generate the gui from the server (the server has no graphics card).

Is it possible that the server needs to be in front of the router instead of behind it? They are all on the same ethernet switch behind the router right now.
# 7  
Old 06-28-2010
Quote:
Originally Posted by QuadRunner750
So what would you all recommend I do?
I still recommend what I did in post #2, i.e. fixing your PATH.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Autologin and vnc - Solaris 10

Hi guys, First of all I would like to thank you for reading my post. My question is about having autologin and VNC. I already configure VNC that works perfectly using the following procedure: 1. svcadm enable svc:/application/x11/xvnc-inetd:default 2. vi /etc/services vnc-server... (0 Replies)
Discussion started by: dennis3
0 Replies

2. Solaris

vnc Issue

Dear all, I recently installed did VNC configuration on a Solaris Server. I am using VNC E4 2 7 as my Windows client. The issue is that every time I log into my machine and use terminal ( a few commands like df -h or any other command and then close VNC ( windows). When I log back in ,... (9 Replies)
Discussion started by: Junaid Subhani
9 Replies

3. Solaris

Solaris and VNC

Hi Guys, I need some assistance with getting vnc viewer from an WinXP machine to be able to connect to a vncserver on Solaris. I have run vncserver on Solaris and i get the following message:- http://i46.tinypic.com/v6ktaf.jpg Is this right ? i see there are a couple of errors in the... (4 Replies)
Discussion started by: mansnake
4 Replies

4. Solaris

want complete solaris gui in vnc ?

Hi, I have installed vnc software in my desktop and trying start solaris gui and all i get is a partial gui that has one window open. the window i am getting with vncviewer is (1 Reply)
Discussion started by: chidori
1 Replies

5. Solaris

Start of VNC with Solaris

Hello, We have machines running Solaris 2.8 These are part of a process control system. A selection menu after the launch of Solaris can be selected whether the Solaris desktop or Leitsoftware to start. VNC server is up and running when the Solaris user interface is started or when the... (1 Reply)
Discussion started by: eckart.t
1 Replies

6. Red Hat

VNC problem

Hello all, I have the folowing problem: When I connected to a VNC server instance, the screen on the vncserver was frezzed. So, I executed the following commands in order to reestablish the VNC instance: service vncserver stop service vncserver start No problem at this point, but now when... (5 Replies)
Discussion started by: mig28mx
5 Replies

7. Solaris

Essential packeages to install VNC from SOLARIS COMPANION CD

Hi all....!!! Can someone tell the essential packages need to install VNC from soalris 10 companion cd...? I think there are three packages are essential. (SFWvnc, SFWgcmn, .....) Please help me.. thank you.. Rgd... Leshan (0 Replies)
Discussion started by: leshan
0 Replies

8. Solaris

VNC server from the Companion cd. Solaris 8 SPARC

hey. i have been installing the VNC server from the solaris Companion cd under solaris 8 SPARC, when i try to open the vncserver i get: Xvnc is not in your PATH, how do i add it to the PATH ? and how do i install it if i need to do that, thx (0 Replies)
Discussion started by: mads-nielsen
0 Replies

9. Solaris

Is there something like vnc for solaris?

my desktop is a linux box, and I was wondering if there was a way to leverage X11/associated applications on a v440 remotely... like "Sun Update Connection"...thanks, manny (4 Replies)
Discussion started by: mr_manny
4 Replies

10. UNIX for Dummies Questions & Answers

Vnc

Anyone know of a site where I can download a copy (non-evaluation copy and preferably free. ;) nods to Neo's post in UNIX Operating System thread) of VNC for RedHat 8? Thanks in advance. (7 Replies)
Discussion started by: google
7 Replies
Login or Register to Ask a Question