[CentOS] Connect to local console from SSH session

Mon Feb 4 03:18:51 UTC 2008
Steven Ringwald <sringwald at verilan.com>

On Feb 3, 2008, at 7:15 PM, Joseph L. Casale wrote:

> I need to see what is happening on the local console to see the  
> status of something I left running, is there a way to do this?

The easiest thing that I can think of is using 'screen' or something.  
You have to run screen before you run the application you want to  
"watch", and then with screen -x, you can view/interact with the  
screen...

Steve


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080203/d0e25e02/attachment-0004.html>