Cloud Made Easy

Ubuntu 16.04 LTS on Cloud

April 25, 2017, Written by 0 comment

AWS Deployment Azure Deployment

Google Deployment

Summary

Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things. Ubuntu is offered in three official editions: Ubuntu Desktop for personal computers, Ubuntu Server for servers and the cloud and Ubuntu Core for Internet of things devices and robots.

Ubuntu’s goal is to be secure “out-of-the box”. By default, the user’s programs run with low privileges and cannot corrupt the operating system or other users’ files.
For increased security, the sudo tool is used to assign temporary privileges for performing administrative tasks, which allows the root account to remain locked and helps prevent inexperienced users from inadvertently making catastrophic system changes or opening security holes.Ubuntu also supports full disk encryption as well as encryption of the home and Private directories

CloudMint provides Enterprise Ready images of Ubuntu on cloud ( AWS marketplace and Azure).

Deploy Ubuntu securely on cloud i.e. AWS marketplace and Azure and Google Cloud Platform (GCP)

Highlights

Major Features Of Ubuntu 16.04 LTS

  • Local menus make a comeback: For previous few versions, menus were available in the global top panel in Ubuntu Unity. Global menus are still enabled by default but now you have the choice to choose between global menu and local menu.
  • Minimize on click:  In Ubuntu 16.04 now user can minimize the window by clicking on on a program in Unity launcher. Just to add, it won’t work when multiple windows of the same applications are opened.
  • Even tinier Unity launcher icons : Unity launcher can now be even more slim. The default launcher icon size remains the same in Ubuntu 16.04 but here you can reduced the size of the icons to 16px.
  • Live window resizing is now default : In Ubuntu 16.04, the live resizing of windows is enabled by default.
  • Keyboard filtering for Unity Spread: In Ubuntu 16.04, when you have triggered Unity Spread and you start typing something, it will bring the application window(s) in the front whose name/title matches with what you type.

AWS


Installation Instructions For Ubuntu

Installation Instructions For Ubuntu

Note: How to find PublicDNS in AWS

Step 1) SSH Connection: To connect to the deployed instance, Please follow Instructions to Connect to Ubuntu instance on AWS Cloud

1) Download Putty.

2) Connect to the virtual machine using SSH key Refer this link:

  • Hostname: PublicDNS  / IP of machine
  • Port : 22

Step 2) Other Information:

1.Default ports:

  • Linux Machines:  SSH Port – 22

Configure custom inbound and outbound rules using this link

Azure


Installation Instructions For Ubuntu

Installation Instructions For Ubuntu

Note: How to find PublicDNS in Azure

Step 1) SSH Connection: To connect to the deployed instance, Please follow Instructions to Connect to Ubuntu instance on Azure Cloud

1) Download Putty.

2) Connect to the virtual machine using following SSH credentials:

  • Hostname: PublicDNS  / IP of machine
  • Port : 22

Username: Your chosen username when you created the machine ( For example:  Azureuser)

Password: Your Chosen Password when you created the machine ( How to reset the password if you do not remember)

Step 2) Other Information:

1.Default ports:

  • Linux Machines:  SSH Port – 22

Configure custom inbound and outbound rules using this link

Google

Installation Instructions For Ubuntu

Installation Instructions For Ubuntu

Step 1) SSH Connection: To connect to the deployed instance, Please follow Instructions to Connect to Ubuntu instance on Google Cloud

1) Download Putty.

2) Connect to the virtual machine using SSH key

  • Hostname: PublicDNS  / IP of machine
  • Port : 22

Step 2) Other Information:

1.Default ports:

  • Linux Machines:  SSH Port – 22

Video

Ubuntu Installation

 

Peter Hendricks