Showing posts with label virtualization. Show all posts
Showing posts with label virtualization. Show all posts

Sunday, July 9, 2017

What is the difference between Docker, LXD, and LXC




LinuX Containers (LXC) is an operating system-level virtualization method for running multiple isolated Linux systems (containers) on a single control host (LXC host)

https://wiki.archlinux.org/index.php/Linux_Containers


low level ...

https://linuxcontainers.org/

Docker

by Docker, Inc
a container system making use of LXC containers
so you can: Build, Ship, and Run Any App, Anywhere http://www.docker.com

LXD

by Canonical, Ltd
a container system making use of LXC containers
so that you can: run LXD on Ubuntu and spin up instances of RHEL, CentOS, SUSE, Debian, Ubuntu and just about any other Linux too, instantly, ...http://www.zdnet.com/article/ubuntu-lxd-not-a-docker-replacement-a-docker-enhancement/

Docker vs LXD

Docker specializes in deploying apps
LXD specializes in deploying (Linux) Virtual Machines



LXD (pronounced “lex-dee”) is a container hypervisor from Ubuntu. LXD containers look and act like virtual machines, but have the lightweight performance and scalability of process containers. You can use LXD on its own to deploy traditional workload applications, or you can use Docker containers inside LXD containers to get the best of both technologies.

The infographic below introduces the basic facts about LXD, provides figures on LXD performance, explains how LXD and Docker work together and offers applications of LXD in your business.

Thursday, October 6, 2016

VMware vSphere 6.0 course in "English&Arabic"



What's New

This release of vSphere 6.0 includes ESXi 6.0 and vCenter Server 6.0. Read about the new and enhanced features in this release in What's New in the VMware vSphere 6.0 Platform.

Internationalization

VMware vSphere 6.0 is available in the following languages:
  • English
  • French
  • German
  • Japanese
  • Korean
  • Simplified Chinese
  • Traditional Chinese
Components of VMware vSphere 6.0, including vCenter Server, ESXi, the vSphere Web Client, and the vSphere Client do not accept non-ASCII input.
Course links:

In english:




In Arabic:




Related Posts Plugin for WordPress, Blogger...