MARK's DBA Blog
  • Home

Install VNC Server on Ubuntu

12/1/2014

0 Comments

 
INSTALL VNC SERVER

I used vncserver to login to my host and run the Oracle Installer during the first install. Here are the directions to install VNC on your Ubuntu Server.

maenglan@mengland-win ~$ ssh mengland-unx
maenglan@mengland-unx's password:
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-32-generic x86_64)
...

maenglan@mengland-unx:~$ sudo apt-get install gnome-core
this task could take 10minutes to complete, after this install you can login to your server with gnome if you wish.

maenglan@mengland-unx:~$ sudo
apt-get install vnc4server
0 Comments
    Picture
    Picture

    Author

    There are some that call me Tim.

    Categories

    All
    Oracle Database 12c
    Oracle Enterprise Manager
    Ubuntu Samba
    Ubuntu Server
    Ubuntu VNC

    Archives

    November 2016
    July 2015
    May 2015
    December 2014

    RSS Feed

Powered by Create your own unique website with customizable templates.
  • Home