Bitcoin Forum
July 30, 2024, 06:21:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Controlling multiple terminal windows with SSH  (Read 911 times)
afarzin (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
July 02, 2011, 03:56:29 AM
 #1

If I have 3 terminal windows running (one for each card), how can I SSH in remotely and access all 3?
gigabytecoin
Sr. Member
****
Offline Offline

Activity: 280
Merit: 252


View Profile
July 02, 2011, 04:04:52 AM
 #2

You have 3 terminal windows running in a desktop version of ubuntu, I assume?

You cannot SSH directly into a terminal window so far as I know, but you can ssh directly into a "machine" and then open up as many terminal windows as you would like in the background using screen.

You have to have openssh installed and port 22 open on the machine you want to log in with. Then you can simply dial up the ip address (with putty or another ssh client of your choice).

Type screen to enter screen. Hit CTRL+C to "create" a new window. You can make as many as you would like.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!