[Vserver] Re: Locale query

2005-04-29 Thread Sune Vuorela
On 2005-04-29, Gaz Wilson [EMAIL PROTECTED] wrote:
 I have google'd for the error, but the same 2 solutions seem to get
 discussed, and neither seem relevant to the vserver platform (namely
 reinstall gcc and play with the localdef tool)

it is a localdef-issue

 Is this a common thing on vservers, and if so, what's the commonest solution?

If it is a debian vserver: apt-get install locales

-- 
Sune

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] size of /tmp

2005-04-26 Thread Sune Vuorela
Hi!

How do I set the size of /tmp in a vserver?

In all my vservers, /tmp is 16 mb.

# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/hdv1  14G  3,0G   11G  23% /
none   16M 0   16M   0% /tmp
#


-- 
Sune

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] Re: size of /tmp

2005-04-26 Thread Sune Vuorela
On 2005-04-26, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Here's one way: On host server

 vi /usr/local/etc/vservers/VSERVER/fstab
 none/proc   procdefaults0 0
 none/tmptmpfs   size=16m,mode=1777  0 0
 none/dev/ptsdevpts  gid=5,mode=620  0 0

 Change 16m to something else IE: 64m

 Then start/restart vserver

Thanks.

(Where could I have read this myself?)

-- 
Sune

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] all vservers seems to start in runlevel 3 no matter inittab

2005-03-12 Thread Sune Vuorela
Hi!

I have a problem. (It might be a bug)
I have just upgraded to 0.30.203-1 (debian experimental) and changed the 
config files to config dirs. Every thing works except:

I haven't set apps/init/runlevel
I have id:2:initdefault: in /etc/inittab

When I start the vserver, it is in runlevel 3 (!)

Have I missed something importaint?

-- 
Sune
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver