Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-13-2004, 11:40 AM
|
#1
|
|
Member
Registered: Nov 2002
Location: Lone Tree, CO
Distribution: Xubuntu Gutsy
Posts: 174
Rep:
|
Virtual Consoles from SSH
Running Putty on the client. Wondering if there is a way to have virtual consoles on the ssh box, instead of having to open multiple putty sessions to have multiple consoles.
|
|
|
|
01-13-2004, 12:36 PM
|
#2
|
|
Guru
Registered: Jan 2001
Posts: 24,128
Rep: 
|
No, AFAIK not at this time you can't. You have to deal with multiple putty windows open.
|
|
|
|
01-13-2004, 12:37 PM
|
#3
|
|
Member
Registered: Sep 2003
Distribution: Mandrake 10.0
Posts: 200
Rep:
|
You can. This functionality has nothing to do with putty, which is merely a way to obtain a login.
You want the program screen. man screen. It's a fullscreen terminal window manager. It can also run even when you aren't logged in. In other words you can ssh into the box and reattach a session and have all of your old terminal windows right there, doing whatever they've been doing.
Basically:
screen (start screen session, opens terminal 0)
CTRL-A C (open another terminal)
CTRL-A " (lists all terminals)
CTRL-A D (detach session; all programs in all terminals continue running)
screen -r (re-attach an old screen session to your current login)
Last edited by mac_phil; 01-13-2004 at 12:48 PM.
|
|
|
|
01-13-2004, 01:26 PM
|
#4
|
|
Member
Registered: Nov 2002
Location: Lone Tree, CO
Distribution: Xubuntu Gutsy
Posts: 174
Original Poster
Rep:
|
Works like a charm, thank you
|
|
|
|
01-13-2004, 01:28 PM
|
#5
|
|
Guru
Registered: Jan 2001
Posts: 24,128
Rep: 
|
Quote:
Originally posted by mac_phil
You can. This functionality has nothing to do with putty, which is merely a way to obtain a login.
You want the program screen. man screen. It's a fullscreen terminal window manager. It can also run even when you aren't logged in. In other words you can ssh into the box and reattach a session and have all of your old terminal windows right there, doing whatever they've been doing.
Basically:
screen (start screen session, opens terminal 0)
CTRL-A C (open another terminal)
CTRL-A " (lists all terminals)
CTRL-A D (detach session; all programs in all terminals continue running)
screen -r (re-attach an old screen session to your current login)
|
Ahh.. yeah, was under the impression only wanted or was asking to do it under putty..
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:02 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|