Install vncserver

root@si01 ~]# yum install vnc-server
Loaded plugins: security
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package vnc-server.x86_64 0:4.1.2-14.el5_5.4 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=================================================================================================
 Package              Arch             Version                       Repository             Size
=================================================================================================
Updating:
 vnc-server           x86_64           4.1.2-14.el5_5.4              ol5_u6_base           2.0 M

Transaction Summary
=================================================================================================
Install       0 Package(s)
Upgrade       1 Package(s)

Total download size: 2.0 M
Is this ok [y/N]: y
Downloading Packages:
Transaction Test Succeeded

[root@si01 ~]# service vncserver start
Starting VNC server: no displays configured                [  OK  ]

Running Transaction
  Updating       : vnc-server                                                                1/2 
  Cleanup        : vnc-server                                                                2/2 

Updated:
  vnc-server.x86_64 0:4.1.2-14.el5_5.4                                                           

Complete!

[root@si01 ~]# xhost +
access control disabled, clients can connect from any host
Running Transaction Test
Finished Transaction Test


As oracle, now you can run any OUI installation like dbca, netca, runInstaller, etc..

No comments:

Post a Comment