Skip to Content.
Sympa Menu

baslinux - Re: [BL] Going online as user, summary, was Re: ssh as 'user'

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: sindi keesan <keesan AT sdf.lonestar.org>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Going online as user, summary, was Re: ssh as 'user'
  • Date: Thu, 1 Mar 2007 19:10:54 +0000 (UTC)

Do you have rxvt working for user in BL2?
It still complains about can't open pseudo-tty.

tldp's HOWTO explains pseudo-terminal is a set of pty/tty.

chmod 666 /dev/ptyp*
chmod 666 /dev/ttyp*

Makes these devices readable/writeable by everyone.

BL3 had it right already. BL2 now works for user with rxvt and 'screen'.

splitvt:
Can't initialize screen: Terminal type must be set to vt100.

write permissions on 'vt100' for user did not help.
It works for root.


???

Sindi




Archive powered by MHonArc 2.6.24.

Top of Page