1

I have server CentOS 5.2 that has GUI, ORACLE 10g R2 installed on it, I want to provide any DBA who will use the system access to the server via VNC, but I don't want to share the GUI, only terminal appear, is that possible, thanks

EDIT

lets say I have ORACLE user and the password is ORACLE, when I add the following tags to the VNC I can access the gnome interface.

VNCSERVERS="2:oracle"
VNCSERVERARGS[2]="-geometry 1024x800"
Ahmad Abuhasna
  • 261
  • 4
  • 15
  • 1
    Why not give him SSH terminal access instead ? BTW this question might be better suited for http://unix.stackexchange.com/ – Morten Jensen Apr 24 '15 at 11:58
  • I thought about it, but if I granted them ssh access via putty, it need some configuration from the user end and that will be too hard due large number of uses. – Ahmad Abuhasna Apr 24 '15 at 12:24
  • what kind of configuration are you thinking of specifically ? I assume the DBA already has a user name + password, since that would be needed on VNC as well. – Morten Jensen Apr 24 '15 at 12:32
  • they have access to the GUI (gnome), but recently my manager asked me to disable the gnome interface when they are using VNC. – Ahmad Abuhasna Apr 24 '15 at 12:38

0 Answers0