A Few days back I play with Vagrant and trying to figure out the source of the virtual machine image that Vagrant use.
I learned that it download from cloud-images.ubuntu.com.
Cloud Computing and Internet Infrastructure, Linux, Open Source Tutorials
Learn how to install MySQL 8 on Ubuntu 16.04 (Xenial Xerus). We will also secure our MySQL installation and using mysqladmin to manage MySQL.
What is Redis Redis is : an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker. – Introduction to Redis Redis support multiple types of data structures. You can find data structures that Redis support below : Binary-safe strings Lists Sets Sorted Sets Hashes Bit arrays (or bitmaps) Hyperloglogs … Read more
Overview In this tutorial we’ll learn how to install git on Ubuntu 14.04 (Trusty Tahr). Git is a free and open source distributed version control system (VCS) designed to handle all project from small to large with speed and efficiency. Originally created by Linus Torvalds in 2005 and maintained by Junio Hamano since July 2005. … Read more
Ubuntu 16.04 (Xenial Xerus) is the latest LTS (Long Term Support) release of Ubuntu. LTS release will be supported for 5 years for Ubuntu Desktop, Ubuntu Server, Ubuntu Core and Ubuntu Kylin while another flavor will be supported for 3 years Non-LTS relase of Ubuntu only supported for 9 months. Ubuntu LTS have a concept … Read more
A Few days back I play with Vagrant and trying to figure out the source of the virtual machine image that Vagrant use.
I learned that it download from cloud-images.ubuntu.com.