diff --git a/sources/tech/20141029 How to create and manage LXC containers on Ubuntu.md b/sources/tech/20141029 How to create and manage LXC containers on Ubuntu.md index 5731a7d737..956d64dc69 100644 --- a/sources/tech/20141029 How to create and manage LXC containers on Ubuntu.md +++ b/sources/tech/20141029 How to create and manage LXC containers on Ubuntu.md @@ -1,3 +1,4 @@ +[bazz222222222] How to create and manage LXC containers on Ubuntu ================================================================================ While the concept of containers was introduced more than a decade ago to manage shared hosting environments securely (e.g., FreeBSD jails), Linux containers such as LXC or [Docker][1] have gone mainstream only recently with the rising need to deploy applications for the cloud. While [Docker][2] is getting all the media spotlight these days with strong backing from major cloud providers (e.g., Amazon AWS, Microsoft Azure) and distro providers (e.g., Red Hat, Ubuntu), LXC is in fact the original container technology developed for Linux platforms. @@ -138,4 +139,4 @@ via: http://xmodulo.com/lxc-containers-ubuntu.html [a]:http://xmodulo.com/author/nanni [1]:http://xmodulo.com/docker-containers-centos-fedora.html -[2]:http://xmodulo.com/manage-linux-containers-docker-ubuntu.html \ No newline at end of file +[2]:http://xmodulo.com/manage-linux-containers-docker-ubuntu.html