Soalris 10 - vnc 4.1.2 java setup


 
Thread Tools Search this Thread
Operating Systems Solaris Soalris 10 - vnc 4.1.2 java setup
# 1  
Old 03-03-2007
Soalris 10 - vnc 4.1.2 java setup

I have vnc installed and configured and it's working when I use the vncviewer to connect to my vnc server.

How do I setup the java vnc on the server?
When I go to http://192.168.1.1:5800, it says no connection.

I have tired this:
Code:
#Xvnc -httpd /usr/local/vnc/classes -httpport 5800

Fatal server error:
Server is already active for display 0
        If this server is no longer running, remove /tmp/.X0-lock
        and start again.

# 2  
Old 03-08-2007
Hi,

The problem is that once you boot into the system, X (graphical interface) gets started (which causes the sync problem) - in order for you to configure the proper monitor sync/frequency you first need to shut down the existing X.

Do what you did, switch to console 1, then login as root and type:

rcxdm stop

This will stop the existing graphical system.

Then switch to Initlevel 3 by typing: init 3

Then run the graphical adjustment program, sax2: sax2

From there you can adjust the monitor specifications and test until you find a suitable configuration that works.

Once you are satisfied with the configuration, save it and type:

init 5 then followed by rcxdm start
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Password got expired but not prompting for new passowrd in soalris 10

Password got expired but not prompting for new passowrd in soalris 10 and another user got locked why it got locked and when it got locked how to check the logs (1 Reply)
Discussion started by: upender
1 Replies

2. Red Hat

Memory conmsumption by Java server is very high on Linux compared to Soalris

Hello All, We have a jave server running on both linux and Solaris environments. On solaris,it consumes only 600-700MB whereas it goes upto 21G in Linux. I am monitoring the memory consumption through top command. Is this high memory consumption expected in Linux? (1 Reply)
Discussion started by: prasperl
1 Replies

3. Solaris

soft errors in soalris

hi friends, How will you clear the soft error on disk ? (2 Replies)
Discussion started by: rajaramrnb
2 Replies

4. UNIX for Dummies Questions & Answers

Veritas Cluster for Oracle on Soalris Zone

Hi, Does anyone has idea how to implement Veritas Cluster Server 5.3 (SF 5.3) for Oracle 10g on Solaris Zone (Containers). Please let me know any of you folks have worked on similar implementation and if you could pass on some information related to it. BR, Shreeram Rane (1 Reply)
Discussion started by: Shreeram Rane
1 Replies

5. Red Hat

installation question / vnc setup

hi, i am a new fedora9 user. i always confused about the usage of rpm and hope someone may clarify along with the VNC setup. let me use vnc installation as an example. I downloaded vnc rpm package from the official web site and it was automatically saved to /home/henry .. ok then i cd to... (1 Reply)
Discussion started by: k2k
1 Replies

6. Solaris

Soalris 10 - Zones information

Hi Does anyone know of a good way to collect information about what resources are being used by all zones e.g. disk space, cpu, mem, virt mem? Are there any gui tools available for this type of operation that I've missed? The only info that I have gathered isfrom the following command: #... (1 Reply)
Discussion started by: skewbie
1 Replies

7. Solaris

mplayer on soalris

Hi all ... I would like to know how to install mplayer on solaris 10 i have been trying to understand it through the docs on their website but didnt get it that well.. So if anyone can give me step by step instructions to install it ..i would much appreciate it!!! Thanks (3 Replies)
Discussion started by: wrapster
3 Replies

8. Solaris

soalris 10 sparc 64-bit

Hi all, When i use the command ps , it throws the error like this "ld.so.1: ps: fatal: /lib/libc.so.1: wrong ELF class: ELFCLASS32 Killed" Some of the commands will work.say for e.g. who,cp but w will not work. Please can anyone help me on this to solve this... (7 Replies)
Discussion started by: shanshine
7 Replies

9. Solaris

VNC setup

Hi, I need to setup VNC to get the X display on my local machine. I installed vncserver, according to the link http://salixtraining.co.uk Started the VNC server. But i am not getting the display from the vncviewer. I get connection timed out error. Actually i am on SSH connection. ... (0 Replies)
Discussion started by: bang_dba
0 Replies

10. Solaris

SATA driver for soalris 9

can any one help me look for a driver for SATA harddisk, im installing solaris 9 to it. thanks and regards msouthofheavenk ;) (2 Replies)
Discussion started by: msouthofheavenk
2 Replies
Login or Register to Ask a Question