Skip to content

Instantly share code, notes, and snippets.

@kaivanov
Created April 22, 2014 18:20
[root@host1 /lxc]# mkdir /cgroup
[root@host1 /lxc]# echo "none /cgroup cgroup defaults 0 0" >>/etc/fstab
[root@host1 /lxc]# mount /cgroup
[root@host1 /lxc]# mkdir /cgroup/mycontainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment