Main Page: Difference between revisions

From Personal wiki
(add lada container)
(recreate osm link to new page)
Line 5: Line 5:
an LXC container is a type of virtualization environment made possible by namespace isolation of processes. Any program within a container still runs on the same (linux) kernel but knows about a different init (pid=0) process and cannot see processes from the host. LXC enables isolation of different resources and is mainly used for network and data access control.
an LXC container is a type of virtualization environment made possible by namespace isolation of processes. Any program within a container still runs on the same (linux) kernel but knows about a different init (pid=0) process and cannot see processes from the host. LXC enables isolation of different resources and is mainly used for network and data access control.


===== [[Main Page/osm|osm]] =====
===== [[Osm]] =====
Complete cartography storage and rendering pipeline
Complete cartography storage and rendering pipeline



Revision as of 20:36, 5 April 2022

Technical

Information about current and past software and hardware configurations

LXC containers

an LXC container is a type of virtualization environment made possible by namespace isolation of processes. Any program within a container still runs on the same (linux) kernel but knows about a different init (pid=0) process and cannot see processes from the host. LXC enables isolation of different resources and is mainly used for network and data access control.

Osm

Complete cartography storage and rendering pipeline

Lada

Webserver of most video data and some static content too

Additional getting started links

Consult the User's Guide for information on using the wiki software.

Getting started