Simon-Linux

From Datateknik
(Difference between revisions)
Jump to: navigation, search
 
(11 intermediate revisions by one user not shown)
Line 1: Line 1:
LXC is a userspace interface for the Linux kernel containment features.  
+
= Python =
Through a powerful API and simple tools, it lets Linux users easily create and
+
Vi vill kunna köra separata python miljöer eller versioner utan att de ska krocka med varandra..
manage system or application containers.
+
  
[[https://linuxcontainers.org/lxc/introduction/ linuxcontainers.org]]
+
  pip install virtualenv
 
+
## Notable commands:
+
  # apt install lxc
+
# lxc-create -t DIST-TYP -n NAMN -> exempel lxc-create -t ubuntu -n web1
+
# lxc-ls --fancy / lxc-ls -f
+

Latest revision as of 21:44, 13 October 2020

[edit] Python

Vi vill kunna köra separata python miljöer eller versioner utan att de ska krocka med varandra..

pip install virtualenv
Personal tools
Namespaces

Variants
Actions
Navigation
Tools