On Sun, 2015-03-22 at 12:54 +1000, Mark Constable wrote:
> On 22/03/15 02:12, Michael H. Warfield wrote:
> > Append "linux" to the end of those lines in each file so it reads like
> > this (for tty1.conf)
> >
> > exec /sbin/getty -8 38400 tty1 linux
>
> Wonderful thorough explanation, thanks Mike.
On 22/03/15 02:12, Michael H. Warfield wrote:
Append "linux" to the end of those lines in each file so it reads like
this (for tty1.conf)
exec /sbin/getty -8 38400 tty1 linux
Wonderful thorough explanation, thanks Mike.
FWIW it's also possible to do something like this too (not documented in
On Sat, 2015-03-21 at 11:46 +0100, david.an...@bli.uzh.ch wrote:
> The colors also work when logging in with ssh.
> Only with lxc-console they do not work.
The problem is not with lxc-console. It's the getty configuration in
the Ubuntu container.
Try this...
Check the value of your TERM environ
The colors also work when logging in with ssh.
Only with lxc-console they do not work.
-"lxc-users" wrote: -
To: LXC users mailing-list
From: david.an...@bli.uzh.ch
Sent by: "lxc-users"
Date: 03/20/2015 20:30
Subject: Re: [lxc-users] color in console not working in unprivileged
con