Well after a long looooong reading it's running now. :) But i've a problem with the display, i need to work with Informix, when the client starts the application, the display gets totally distorted. Clients work with TERM=xterm without problems, but when they start screen, the variable changes to TERM=screen and problems arise, now /etc/screenrc has: termcapinfo xterm* G0:is=\E[?4l\E> termcapinfo linux me=\E[m:AX I think Informix work with terminfo, how can i solve these, swear i've read all the screen's man, the terminal howto, and a bunch of webpages, but can't make it work yet. I added "dumptermcap" to /etc/screenrc but doesn't help either. Greetings Oxiel El Lun 20 Dic 2004 19:01, Oxiel Contreras escribió:
El Lun 20 Dic 2004 18:47, Robt. Miller escribió:
On Mon, Dec 20, 2004 at 06:48:25PM -0400, Oxiel Contreras wrote:
screen
how do i take control?
oxiel:/etc # w 18:47:12 up 6:55, 3 users, load average: 0.12, 0.17, 0.12 USER TTY LOGIN@ IDLE JCPU PCPU WHAT quique tty1 18:41 4.00s 0.03s 0.03s -bash quique :0 11:53 ?xdm? 7:05 0.01s -:0 root pts/6 18:41 0.00s 0.08s 0.00s w
i want to take control of tty1
screen /dev/tty1
but the screen doesn't show nothing, will these work with ssh sessions too??
screen is a program that you want to have running before you try to see what's going on. If you have it installed type .. man screen ..for instructions.
too cryptic, some example please, if i have a user logged via ssh at pts/8 and i'm root at pts/6, how do i connect to his session???
thanks
Oxiel