Installing VNC Server on Oracle VM Server
1007404May 7 2013 — edited May 7 2013I have an Oracle Linux VM Server that I download from Oracle official site, the version is (running uname -mrs):
Linux 2.6.18-8.1.15.1.16.el5xen i686
When I run the command "yum install tigervnc-server" I got the following message:
"Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
Parsing package install arguments
Setting up repositories
No Repositories Available to Set Up
Reading repository metadata in from local files
No Match for argument: tigervnc-server
Nothing to do"
Does the tigervnc-server comes by default in this type of server? If not, where can I download it? Or how can I install the VNC SERVER?
I need to install the VNC Server so I can connect from my local machine via VNC Client in order to continue with the installation of Oracle DB Template for Siebel CRM.
I am following the guide: "Oracle Virtual Machine Template for Siebel CRM Installation Guide"
Thanks!