Main Page: Difference between revisions
From Personal wiki
(Add osm details) |
(remove osm details) |
||
Line 7: | Line 7: | ||
===== [[Main Page/osm|osm]] ===== | ===== [[Main Page/osm|osm]] ===== | ||
Complete cartography storage and rendering pipeline | Complete cartography storage and rendering pipeline | ||
=== Additional getting started links === | === Additional getting started links === |
Revision as of 20:30, 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
Additional getting started links
Consult the User's Guide for information on using the wiki software.