Gcloud - How to install ubuntu cloud



Ref:


https://subscription.packtpub.com/book/big_data_and_business_intelligence/9781788474221/1/ch01lvl1sec15/installing-and-configuring-ubuntu-desktop-for-google-cloud-platform

Docker on ubuntu

https://docs.docker.com/engine/install/ubuntu/


$ sudo apt-get update

$ sudo apt-get upgrade

$ sudo apt-get install gnome-shell

$ sudo apt-get install ubuntu-gnome-desktop

$ sudo apt-get install autocutsel

$ sudo apt-get install gnome-core

$ sudo apt-get install gnome-panel

$ sudo apt-get install gnome-themes-standard


Use below command to setup vncserver and allow connections to the local shell:

$ sudo apt-get install tightvncserver

$ touch ~/.Xresources

  1. Next, launch the server by typing the following command:


A startup script is automatically generated by the shell, as shown in the following screenshot. This startup script can be accessed and edited by copying and pasting its PATH in the following manner: