↧
OpenVZ has vzctl exec, what is the equivelent for lxc
I'm switching from OpenVZ to lxc. The one thing that is really bugging me is that I can't find a lxc alternative to vzctl exec. Before on OpenVZ I could do vzctl exec 1033 restart nginx. Now, all I can...
View ArticleMounting a network file system inside LXC on Ubuntu 12.10
On an Ubuntu 12.10 server, I created an Ubuntu cloud lxc container. In the /var/lib/lxc/MY_CONTAINER/config file, I uncommented the line:lxc.aa_profile = unconfinedand started the container.Inside the...
View ArticleSet sysfs network option before interface is up
I want to set /sys/class/net/wwan0/qmi/raw_ip, and I don't want to do it by writing a shell script to take wwan0 down set it, then put wwan0 back up as a systemd unit. I'm trying this on Raspbian...
View Article