Sponsored Content
Full Discussion: VNC in solaris 10
Operating Systems Solaris VNC in solaris 10 Post 302433497 by QuadRunner750 on Tuesday 29th of June 2010 11:19:55 PM
Old 06-30-2010
Quote:
Originally Posted by jlliagre
Okay, that will be fixed with this command:
Code:
env PATH=$PATH:/usr/openwin/bin:/usr/X11/bin vncserver

Code:
# env PATH=?PATH:/usr/openwin/bin:/usr/X11/bin vncserver
env: No such file or directory

I find that to be very odd becuase I didn't get that error last time I used env...

Nothing happened. Solaris 10 kernel is SunOS 5.10.
Ah. Pardon my ignorance.

---------- Post updated at 11:03 PM ---------- Previous update was at 11:01 PM ----------

Quote:
Originally Posted by shadowdancer
Try this:
using bash:

PATH=${PATH}:/usr/X11/bin:/usr/openwin/bin
vncserver
I believe that did it!

Code:
 # PATH=${PATH}:/usr/X11/bin:/usr/openwin/bin
# vncserver
You will require a password to access your desktops.
Password:
Verify:
xauth:  creating new authority file //.Xauthority
New 'unknown:1 ()' desktop is unknown:1
Creating default startup script //.vnc/xstartup
Starting applications specified in //.vnc/xstartup
Log file is //.vnc/unknown:1.log
#



---------- Post updated at 11:19 PM ---------- Previous update was at 11:03 PM ----------

Quote:
Originally Posted by shadowdancer
Try this:
using bash:

PATH=${PATH}:/usr/X11/bin:/usr/openwin/bin
vncserver
I had to redo this after I rebooted. Now when I try and connect with TightVNC on my desktop all I get is
"TightVNC info: Failed to connect to server (my ip address)"

I'm using bge0 inet address. Is that the correct one? I've only configured bge0 and I've got an ethernet cable going from there to the switch that everything else is plugged into. Do I need to be in net mgmt port or something?
 

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
All times are GMT -4. The time now is 09:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy