Oracle DBaaS 1z0-160 part 10 :VNC setup to connect directly to Oracle cloud database VM
1.Please install tigervnc-server using yum and create VNC user and password [root@ORCL ~]# yum install tigervnc-server xorg-x11-fonts-Type1 [root@ORCL ~]# useradd elinuxbook [root@ORCL ~]# passwd elinuxbook [root@ORCL ~]# su – elinuxbook [elinuxbook@ORCL ~]$ vncpasswd 2.Configure display to proper resolution and user “elinuxbook” [root@ORCL ~]#vi /etc/sysconfig/vncservers # VNCSERVERS=”2:myusername” # VNCSERVERARGS[2]=”-geometry 800×600 -nolisten… Continue Reading Oracle DBaaS 1z0-160 part 10 :VNC setup to connect directly to Oracle cloud database VM