[Vserver] Re: NXServer inside of VServer?

2005-07-08 Thread Martin Honermeyer
(I am cross posting this to the linux-vserver list, as it is of interest to those people, too.) Hello Pablo, many thanks!! I got it working!!! This is what I did: * Deleted everything from /tmp. * Tried to login again = same problem, window closes after a few seconds * looked at the user's

Re: [Vserver] realloc(3)/mremap(2) errors

2005-07-08 Thread Enrico Scholz
[EMAIL PROTECTED] (Enrico Scholz) writes: | $ diet gcc x.c | $ strace ./a.out | execve(./a.out, [./a.out], [/* 41 vars */]) = 0 | old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x97f47000 | mremap(0x97f47000, 4096, 8192, MREMAP_MAYMOVE) = -1 ENOMEM (Cannot

Re: [Vserver] Re: NXServer inside of VServer?

2005-07-08 Thread Bodo Eggert
On Sat, 25 Jun 2005, Martin Honermeyer wrote: * Deleted everything from /tmp. * Tried to login again = same problem, window closes after a few seconds * looked at the user's .xsession-errors file: _IceTransmkdir: ERROR: Owner of /tmp/.ICE-unix must be set to root [...] Note: I have to

[Vserver] Re: Re: NXServer inside of VServer?

2005-07-08 Thread Martin Honermeyer
Hello Bodo, Bodo Eggert wrote: On Sat, 25 Jun 2005, Martin Honermeyer wrote: * Deleted everything from /tmp. * Tried to login again = same problem, window closes after a few seconds * looked at the user's .xsession-errors file: _IceTransmkdir: ERROR: Owner of /tmp/.ICE-unix must be set to

[Vserver] Slackware

2005-07-08 Thread Martin Archanco
Hello The problem is the services running in the virtual server. That is what the por 3306 is that in use from server master and the virtual server use v_mysql or other syntax. In the linux-vserver view this. inetd/xinetd You can't bind inetd to a interface, replace it with xinetd.

Re: [Vserver] Re: Re: NXServer inside of VServer?

2005-07-08 Thread Herbert Poetzl
On Fri, Jul 08, 2005 at 01:48:18PM +0200, Martin Honermeyer wrote: Hello Bodo, Bodo Eggert wrote: On Sat, 25 Jun 2005, Martin Honermeyer wrote: * Deleted everything from /tmp. * Tried to login again = same problem, window closes after a few seconds * looked at the user's

Re: [Vserver] realloc(3)/mremap(2) errors

2005-07-08 Thread Herbert Poetzl
On Fri, Jul 08, 2005 at 11:32:03AM +0200, Enrico Scholz wrote: [EMAIL PROTECTED] (Enrico Scholz) writes: | $ diet gcc x.c | $ strace ./a.out | execve(./a.out, [./a.out], [/* 41 vars */]) = 0 | old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x97f47000

Re: [Vserver] realloc(3)/mremap(2) errors

2005-07-08 Thread Herbert Poetzl
On Fri, Jul 08, 2005 at 07:21:18PM +0200, Herbert Poetzl wrote: On Fri, Jul 08, 2005 at 11:32:03AM +0200, Enrico Scholz wrote: [EMAIL PROTECTED] (Enrico Scholz) writes: | $ diet gcc x.c | $ strace ./a.out | execve(./a.out, [./a.out], [/* 41 vars */]) = 0 | old_mmap(NULL, 4096,

Re: [Vserver] Slackware

2005-07-08 Thread Bodo Eggert
On Fri, 8 Jul 2005, Martin Archanco wrote: In the linux-vserver view this. inetd/xinetd You can't bind inetd to a interface, replace it with xinetd. This is wrong, you _can_ bind inetd to interfaces. Example: ---/etc/inetd--- 127.0.0.1: swat stream tcp nowait.400 root

Re: [Vserver] Can't set the ipv4 root (Invalid argument)

2005-07-08 Thread patrick
Hello I've just tried now the util-vserver-0.25 and 0.28 and got i always got the same error. Then i've tried : rescue:/usr/local/util-vserver-0.28# chcontext --ctx 49150 sleep 100 Can't set the new security context : Invalid argument [1] 11747 [1] Exit 255chcontext --ctx

Re: [Vserver] Slackware

2005-07-08 Thread Martin Archanco
Hello The line is 127.0.0.1: ftp stream tcp nowait root /usr/sbin/tcpd proftpd ? The question is what not listen in de vserver ..the exit for netstat Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp0

[Vserver] Re: Re: Re: NXServer inside of VServer?

2005-07-08 Thread Martin Honermeyer
Herbert Poetzl wrote: On Fri, Jul 08, 2005 at 01:48:18PM +0200, Martin Honermeyer wrote: Hello Bodo, Bodo Eggert wrote: On Sat, 25 Jun 2005, Martin Honermeyer wrote: I've got an additional problem resulting from the inability to access pty's from the guest. I'd like to start xterm /

Re: [Vserver] Can't set the ipv4 root (Invalid argument)

2005-07-08 Thread Herbert Poetzl
On Fri, Jul 08, 2005 at 09:36:53PM +0200, [EMAIL PROTECTED] wrote: Hello I've just tried now the util-vserver-0.25 and 0.28 and got i always got the same error. I'd say you misread my email ... (maybe read it once again :) It is an issue with the _kernel_, or to be precise the tools back

Re: [Vserver] Slackware

2005-07-08 Thread Bodo Eggert
On Fri, 8 Jul 2005, Martin Archanco wrote: The line is NACK two lines: 127.0.0.1: ftp stream tcp nowait root /usr/sbin/tcpd proftpd inetd will ignore bogus lines -- Religion is an insult to human dignity. With or without it, you'd have good people doing good things and evil people