Tag: Install
Install TeamViewer on Ubuntu 16.04 LTS
What is TeamViewer?
Continue reading “Install TeamViewer on Ubuntu 16.04 LTS”Install PHP on Windows
How to Use Ansible

How To Install Docker on Ubuntu 16.04

Docker is an open-source software tool designed to automate and ease the process of creating, packaging, and deploying applications using an environment called a container. The use of Linux containers to deploy applications is called containerization. A Container allows us to package an application with all the parts needed to run an application (code, system tools, logs, libraries, configuration settings, and other dependencies) and sends it out as a single standalone package deployable via Ubuntu (in this case 16.04 LTS). Docker can be installed on other platforms as well. Currently, the Docker software is maintained by the Docker community and Docker Inc. Check out the official documentation to find more specifics on Docker. Docker Terms and Concepts.
Continue reading “How To Install Docker on Ubuntu 16.04”