Re: LXC unprivileged containers

2015-05-04 Thread Darren Baginski
03.05.2015, 12:50, "Jonathan Dowland" : > On Sun, May 03, 2015 at 09:44:45AM +0300, Johannes Graumann wrote: >>  PROMPT> sudo echo 1 > /sys/fs/cgroup/cpuset/cgroup.clone_children >>  PROMPT> sudo echo 1 > /proc/sys/kernel/unprivileged_userns_clone > > I think redirections don't work for privilege

Re: LXC unprivileged containers

2015-05-04 Thread Darren Baginski
Some progress: lxcuser@lxcbox$ cat /sys/fs/cgroup/cpuset/cgroup.clone_children 1 lxcuser@lxcbox$ cat /proc/sys/kernel/unprivileged_userns_clone 1 lxcuser@lxcbox$ lxc-create --name p1 --template download Setting up the GPG keyring Downloading the image index --- You just created a Debian contai

LXC unprivileged containers

2015-05-01 Thread Darren Baginski
Hello! I'm trying to spawn unprivileged LXC containers as described here http://www.flockport.com/lxc-using-unprivileged-containers/ , however getting: lxc-create -n myvm -t debian -- -r jessie unshare: Operation not permitted read pipe: No such file or directory lxc_container: lxccontainer.c:

ifupdown is not installed by preseed, while iproute2 is installed

2015-02-03 Thread Darren Baginski
Hello! I have been installed Debian Jessie using pressed, after successful install and reboot I realized that eth0 is down and ifupdown package was missing. Why ? Same preseed file on wheezy installs ifupdown by default. Then I tried to do root@localhost:~# apt-get install ifupdown Reading pack

Re: linux-vserver (or equvalent) in wheezy

2012-11-29 Thread Darren Baginski
08.06.2012, 17:41, "John A. Sullivan III" : > On Fri, 2012-06-08 at 09:40 +0100, Jon Dowland wrote: > >>  On Fri, Jun 08, 2012 at 12:58:16AM +0400, Darren Baginski wrote: >>>  Looks promising. Is there any infrastructure around yet?  I mean init >>> s

Poor veth performance

2012-09-04 Thread Darren Baginski
Hi! I faced poor veth performance on Debian squeeze. What I did 1) #ip link add type veth 2) #cat /etc/vservers/vserver01/interfaces/0/dev veth0 3) #cat /etc/vservers/vserver01/interfaces/0/ip 192.168.145.119 Whole 192.168.145.0/24 is routed to that host server. >From the linux-vserver contai

Re: Strange network activity after updates

2012-08-03 Thread Darren Baginski
03.08.2012, 23:06, "Frank McCormick" : > Sorry first reply went to his email address - > > On 03/08/12 01:56 PM, Paul Zimmerman wrote: > >>  Today I downloaded a large group of updates, including Open Office and some >> dns-related utilities. Once they were applied, >>  some strange network acti

Re: difficulty downloading packages, is ftp.us.debian.org having a problem?

2012-07-20 Thread Darren Baginski
20.07.2012, 12:11, "Alberto Luaces" : > > You can also try the http://http.debian.net/ redirector for not having > to select manually the best mirror.  See the webpage for instructions. > Don't try that misconception, use netselect or pick mirror manually. -- To UNSUBSCRIBE, email to debian-u

Re: Wheezy on UEFI

2012-07-11 Thread Darren Baginski
12.07.2012, 00:36, "Martin Steigerwald" : > Am Mittwoch, 11. Juli 2012 schrieb Darren Baginski: > > I tried that with the ThinkPad T520 here and failed back then. > > But then I missed the modprobe efivars and efibootmgr steps. I understand > the first one, but wha

Wheezy on UEFI

2012-07-10 Thread Darren Baginski
Hi list! Today I have installed Wheezy on UEFI system, Asus UX31A to be more particular. While installing I faced some issues. Looks like installer can't recognize and do not ask whenever system is BIOS or UEFI and installs grub-pc, while grub-uefi required in such case. Thus making system unboota

Re: linux-vserver (or equvalent) in wheezy

2012-06-08 Thread Darren Baginski
08.06.2012, 17:41, "John A. Sullivan III" : > I find there are other advantages to VServer.  We use both KVM and > VServer in our environment on hefty hardware.  Not only do the lower > requirements make a difference on highly virtualized systems (nothing > like seeing dozens of small servers ru

Re: linux-vserver (or equvalent) in wheezy

2012-06-07 Thread Darren Baginski
07.06.2012, 23:45, "Adrian Fita" : > > I think that would be Linux Containers (LXC): http://wiki.debian.org/LXC. > Looks promising. Is there any infrastructure around yet? I mean init scripts for auto start , /etc/ files like the same for linux-vserver ? -- To UNSUBSCRIBE, email to debian-use

linux-vserver (or equvalent) in wheezy

2012-06-07 Thread Darren Baginski
Hi! Could you please tell me what is the option now should be used instead of linux-vserver in wheezy? Looks like there is no kernel with linux-vserver for wheezy. I'm aware about KVM, but we understand it's not the same. I'm looking for lightweight containerization like linux-vserver which works

Re: GPT preseed [ almost solved ]

2012-06-02 Thread Darren Baginski
34 62534 30.5 MiBEF02 2 62535 3187535 1.5 GiB 8200 3 318753652992223 23.7 GiB0700 31.05.2012, 13:16, "Tom H" : > On Wed, May 30, 2012 at 6:21 PM, Darren Baginski wrote: > >>  I've added

Re: GPT preseed [ almost solved ]

2012-05-30 Thread Darren Baginski
30.05.2012, 20:41, "Tom H" : > > I'd collected some info on creating a gpt label last August for future > use but I never tested it; and I thought that the above was enough > when answering your initial post; sorry. (Didn't the reply on the > second link help?) Looking through the stuff that I'd

Re: GPT pressed

2012-05-28 Thread Darren Baginski
29.05.2012, 02:29, "Tom H" : > On Mon, May 28, 2012 at 3:02 PM, Darren Baginski wrote: > >>  Perhaps I didn't search well, but can someone point me >>  how to force GPT partitioning scheme in the preseed.cfg ? > > http://lists.debian.org/d

Re: GPT pressed

2012-05-28 Thread Darren Baginski
29.05.2012, 02:29, "Tom H" : > On Mon, May 28, 2012 at 3:02 PM, Darren Baginski wrote: > >>  Perhaps I didn't search well, but can someone point me >>  how to force GPT partitioning scheme in the preseed.cfg ? > > http://lists.debian.org/d

GPT pressed

2012-05-28 Thread Darren Baginski
Hi ! Perhaps I didn't search well, but can someone point me how to force GPT partitioning scheme in the preseed.cfg ? Another question, why debian installer keeps asking about keyboard layout even then I have it set in the preseed.cfg file and have "preseed/file=/preseed.cfg auto=true, priority=

preseed IPv6 stateles, finding first drive, gpt

2011-12-01 Thread Darren Baginski
Hi! I would like to build preseed.cfg which 1) has only ipv6 staless config on all interfaces found (number of interfaces may vary) 2) OS installed on a first hard drive found (hda, sda, vda whichever reported as a first hard drive, not a usb flash ) 3) partitioning scheme should be always gpt