masilla: necesita una salida estándar reciente
Frecuentes
Visto 151 veces
1 Respuestas
0
Maybe use screen command:
http://www.rackaid.com/resources/linux-screen-tutorial-and-how-to/
or see a manual:
man screen
and then log output with:
“Ctrl-A” “H”
Respondido el 09 de Septiembre de 13 a las 23:09
No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas linux putty or haz tu propia pregunta.
Increase the size of the scrollback buffer, I commonly use 2000 lines of scrollback. - fvu
Any way to view it presently? - SheerSt
Check if you have not logging enabled (in options) by chance. - pabouk - Ukraine stay strong
session logging isn't checked - SheerSt
in putty configuration (that's the thing you see when starting putty, with on the left a tree with options Session, Terminal, Window, Connection and a bunch of subioptions), option Window, it's quite appropriately called
Lines of scrollback
. - fvu