Installing realvnc on Linux


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Installing realvnc on Linux
# 1  
Old 05-01-2016
Installing realvnc on Linux

Hi,

I'm running Oracle Linux 7 - 64 bit (PRODUCT_VERSION=7.2). I'm currently using RealVNC 5.3.0.
I've upgraded this several times, put the instructions in notepad...I can't find them.

I've downloaded RealVNC 5.3.1 and want to upgrade from 5.3.0 to 5.3.1. Since oracle Linux is very
similar to red hat, I have the VNC-Server-5.3.1-Linux-x64.rpm file.

how do I install this?
Thanks James
# 2  
Old 05-01-2016
Did you try
Code:
rpm -Uvh VNC-Server-5.3.1-Linux-x64.rpm

?
As with all system changes, ensure you have a system backup.
# 3  
Old 05-01-2016
I had two issues, the first...I was not logged on as root..I know I did, but obviously not. So, as root I tried again...
Code:
rpm -Uvh VNC-Server-5.3.1-Linux-x64.rpm

said it was already installed. 5.3.0 was but not 5.3.1, so I used
Code:
 rpm -Uvh --replacepkgs VNC-Server-5.3.1-Linux-x64.rpm

this worked.

Last edited by Don Cragun; 05-01-2016 at 04:40 PM.. Reason: Add CODE tags.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Installing Linux packages

hi, I wants to customize the Linux packages after installting the Linux OS... I am not able to install the packages packages in GUI mode System-> Administration->add/remove software.i want to install some desktop and dabase related packages how do i install those packages... I use RHEL6.2... (1 Reply)
Discussion started by: Rahulne25
1 Replies

2. Red Hat

Installing LINUX KS from USB

:confused:Hello All, We are trying to install RHEL6 via USB using KICKSTART installation. We had following configuration: Below is the entry of isolinux.cfg file : menu label ^Kickstart Installation:via USB kernel vmlinuz append initrd=initrd.img ks=cdrom:/ks.cfg Below is the entry... (2 Replies)
Discussion started by: NIMISH AGARWAL
2 Replies

3. Solaris

RealVNC Connection problem

Hey, I just downloaded the newest version of RealVNC from their site yesterday. When logging in with root, everything works fine. But when I log into any other account I get an "access is denied" message. I have the program installed in "root" and when I installed it again under a different... (0 Replies)
Discussion started by: akitashen
0 Replies

4. UNIX for Dummies Questions & Answers

Installing LINUX on a separate HD

For the last few installations of Linux I have installed it with XP via a dual boot set up on one HD. Now I have purchased a 2nd HD and would like to install Linux on the 2nd HD and keep the first HD for XP. How do I go about setting up the HD's for this? Do I have to create a small partition on... (2 Replies)
Discussion started by: nistleloy
2 Replies

5. SuSE

Issue installing linux

I apologize in advance if this is the wrong forum for this Alright, I am a long time Microsoft user (games of course). I have installed Linux in the past, but not on this computer. Brand new computer, have been using it extensively for the past month or so, and recently I just had the urge... (9 Replies)
Discussion started by: Wyzer1
9 Replies

6. UNIX for Dummies Questions & Answers

problems with "realvnc" (solaris 8, intel)

Hello, I'm in trouble installing RealVNC (Solaris 8, Intel). The script is always interrupted at the moment the vncpassword is evaluated (to be created). It always stops with the following message: "/usr/bin/vncpasswd: Syntaxfehler in Zeile 1: '(' unerwartet" - means as much as... (2 Replies)
Discussion started by: sysadv
2 Replies

7. UNIX for Dummies Questions & Answers

installing LINUX

I would like to install LINUX alongside my XP environment, but XP uses NTFS file system which cannot be re-partitioned without destroying what is already on my drive. I don't want to do that right now. Can I install LINUX on an external firewire drive such that I will be able to select XP or... (1 Reply)
Discussion started by: pkappaz
1 Replies

8. UNIX for Dummies Questions & Answers

Installing Oracle on Linux

Happy Holidays everybody. I'm trying to install oracle 8i personal on my desktop, but I don't know how to do it at the command prompt. Heck, i don't even know how to access my cdrom drive from the command prompt. Could somebody give me a hint to get me started. I would tried to do it with Xwindows... (2 Replies)
Discussion started by: tmanpakdee
2 Replies

9. UNIX for Dummies Questions & Answers

Installing RedHat Linux 7

Hey everybody. Its been awhile since I last posted but in short I am now in posession of RedHat Linux 7.0 which I got from a book called the RedHat 7 Bible. As this is not an official distribution I cannot get product support from RedHat so I decided to try here. I have three computers. I... (2 Replies)
Discussion started by: TheGoof
2 Replies

10. UNIX for Dummies Questions & Answers

Installing Programs In Linux

I am not sure how to install a program in linux. I have Java 2 on a CD the CD Mounts but then I'm lost. What do I need to do so that the programm will install on my system? Thank you, Monkette (6 Replies)
Discussion started by: kdelph
6 Replies
Login or Register to Ask a Question