[Lxc-users] Regarding creating a LXC container in fedora 17

2013-05-14 Thread Ajith Adapa
Hi, Sorry for my basic question as I am new to LXC. I would like to know the steps to create a LXC container using lxc in fedora 17. I have searched for the same in google but I am not able to find any useful posts to do the same. It would be more helpful if anyone can share the steps if they

Re: [Lxc-users] Regarding creating a LXC container in fedora 17

2013-05-14 Thread David Parks
The basic place to get started is just lxc-create: http://lxc.sourceforge.net/man/lxc-create.html Try typing 'lxc-tab,tab' and check out all the lxc commands, the important ones are: . lxc-create -n your-container-name . lxc-start -d -n your-container-name (-d =

Re: [Lxc-users] Regarding creating a LXC container in fedora 17

2013-05-14 Thread Fajar A. Nugraha
On Tue, May 14, 2013 at 1:45 PM, David Parks davidpark...@yahoo.com wrote: That’s probably enough to make you dangerous and get your first container running. Good luck. ** ... that is, if you're not using F17 or any other systemd-based distro as container. Looking at

Re: [Lxc-users] Regarding creating a LXC container in fedora 17

2013-05-14 Thread Michael H. Warfield
On Tue, 2013-05-14 at 11:58 +0530, Ajith Adapa wrote: Hi, Sorry for my basic question as I am new to LXC. I would like to know the steps to create a LXC container using lxc in fedora 17. I have searched for the same in google but I am not able to find any useful posts to do the same. It