Upgrade/install real vnc from


 
Thread Tools Search this Thread
Top Forums UNIX for Beginners Questions & Answers Upgrade/install real vnc from
# 1  
Old 08-14-2016
Upgrade/install real vnc from

Hi,

I'm currently running real VNC version 5.3.1 and want to install (upgrade) to real VNC version 5.3.2, I have downloaded all the proper files for 5.3.2 and have them in the dir:
HOME/APPS/VNC/13_AUG_2016

With 5.3.1 currently running, and properly licensed, what are the exact steps to go to
5.3.2?
Thanks James.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

Upgrade nonbootable install to U09

I have a system that will not boot. It started this after applying Sun patches in preparation for an Oracle DB upgrade. How do I do an in place upgrade to U09 without losing data? (4 Replies)
Discussion started by: LittleLebowski
4 Replies

2. Solaris

solaris 8 - upgrade install

Hi, Im getting a downtime to upgrade a Solaris 8 system to Solaris 10 U8. Thus live upgrade is not necessary. Can I do the following? 1.break the svm mirror 2.change boot disk to raw device replacing the metadevice entries 3.from ok> prompt, boot cdrom <solaris 10 DVD> 4. Follow the screens of... (2 Replies)
Discussion started by: incredible
2 Replies

3. Shell Programming and Scripting

How to Upgrade Jdk After install in linux

hii... i want to upgrade my java version 1.4.2 to 1.6 in linux plateform after installing JDK. so what are the steps & commands in linux to upgrade it . Please Help me ... (1 Reply)
Discussion started by: rinkugarg
1 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
Login or Register to Ask a Question
x0vncserver(1)						     Virtual Network Computing						    x0vncserver(1)

NAME
x0vncserver - VNC server which continuously polls an X display SYNOPSIS
x0vncserver [parameters] DESCRIPTION
x0vncserver is a VNC server which continuously polls any X display, allowing it to be controlled via VNC. How usable it will be depends a lot on the machine it's running on, and what you're expecting. It won't be as fast as Xvnc or a native X server with VNC support compiled in, but in many cases it is the best option since it is just an ordinary X application requiring no special installation. It has many of the same parameters as Xvnc. Running x0vncserver -h will give a list of parameters with descriptions. Note that you need to explicitly specify an appropriate password file using the PasswordFile parameter. SEE ALSO
Xvnc(1) vncpasswd(1), vncviewer(1), vncserver(1), http://www.realvnc.com AUTHOR
Tristan Richardson, RealVNC Ltd. VNC was originally developed by the RealVNC team while at Olivetti Research Ltd / AT&T Laboratories Cambridge. It is now being maintained by RealVNC Ltd. See http://www.realvnc.com for details. RealVNC Ltd 03 Mar 2005 x0vncserver(1)