How to Keep Your SSH Terminal Connected and from Being Automatically Disconnected by the Remote Computer   - 3,402 Views,

Summary: Do you want to stay connected via ssh to a remote computer, even when you're idle? Whether you are on a Windows, Mac, or Linux machine, don't you just hate it when you are connected to a remote system via ssh, and you do something in another window, only to find when you return to your ssh session that you've been automatically disconnected by the remote system, and you have to log in all over again? Here's how make it so that you can stay connected to the remote computer with ssh no matter how long you are idle.
   Most Recent Searches that Led to This Page: ssh stay connected, stay connected ssh, can not stay connected via ssh on cable, laptop lost connection when I conncted with remote terminals, macintosh terminal ssh internet computers, php ssh2 check if still connected, php ssh2 stay connected, remote system explorer ssh terminal, ssh automatic disconnect, ssh dont disconnect, ssh who is connected, terminal stay connected, kepp mac terminal connected, keeping ssh connected while in other window terninal, cannot connect using ssh after being disconnected

Previous Article « Talk About Your Nifty Mobile Cell Phone Games - This One is Motion Detecting 3D Lawn Darts!
Read Next Article » Exploding Cell Phone Kills Man

How to Keep Your SSH Terminal Connected and from Being Automatically Disconnected by the Remote Computer        Follow Anne on Twitter     Friend Anne on Facebook

Don’t you just hate it when you are connected to a remote computer system via ssh, and you do something in another window, only to find when you return to your ssh session that you’ve been automatically disconnected by the remote system, and you have to log in all over again? Here’s how make it so that you can stay connected to the remote computer with ssh no matter how long you are idle.

First, you will need to find your ssh configuration file; if you don’t have one, you will need to create it.

On a Mac, for example, your personal ssh configuration file is at:

~/.ssh/config

If you want to create this change for the entire computer (including other users), you will instead want to use the file found at /etc/ssh/ssh_config

On other types of computers, you can find the ssh configuration file in similar locations (and the individual user file is almost always going to be at ~/.ssh/config).

Now, make a backup copy of the file, just to be safe.

Then edit the actual file to include this simple line:

ServerAliveInterval 300

That’s it!

Now your computer will let the remote server know, every X seconds, that your computer is still there and should not be connected. The number in that line is the number of seconds - in the example above it’s 300 seconds, or five minutes. You may need to adjust the number to suit your own needs, but 300 is usually sufficient.

That’s all there is to it!

Was this information helpful? If so, please leave us a review!

SHARE:
How to Keep Your SSH Terminal Connected and from Being Automatically Disconnected by the Remote Computer
SOCIAL:        Friend Anne on Facebook        Follow Anne on Twitter        Twitter Explained in Plain English
SEARCH:
       

Leave a Comment

Previous Article « Talk About Your Nifty Mobile Cell Phone Games - This One is Motion Detecting 3D Lawn Darts!
Read Next Article » Exploding Cell Phone Kills Man

Read more:

»  Offline Gmail Announced: Use Gmail Offline on Your Desktop or Laptop Even with No Internet Connection

»  PayKiosks Internet Terminals Begins Wireless Internet Kiosk Rollout in All American Truck Stops

»  Get Free Remote Access Over the Internet to Your PC or Mac via this Free Remote Access Software for Your Computer!

»  Get the Best Online Data Backup Solution with this Free Remote Backup Online Site!

For additional similar stories check out our archives on Hacking, Internet Providers

NOTE: We never, ever, ever will recommend any product or service on this site that we have not regularly used ourselves and do not wholeheartedly believe in. That said, in some cases after being very pleased with a product or service, we may enter into a relationship with the provider of that product or service such that if someone purchases that product or service based on our recommendation, we may get a small payment. Such payments go towards the upkeep of the Internet Patrol.

 

No Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Warning! All comments which contain URLs and are clearly just spam to generate a link back to the URL will be deleted on sight. Don't bother wasting your time!

If you are going to include a URL in your comment,
please keep it under 25 characters in length,
or use TinyURL to shorten it before including it in your comment.

Line and paragraph breaks are automatic, your email address is never displayed.

(required)

(required)


 
 This article first appeared on 7/4/2007
The Internet Patrol
Patrolling the Internet for You!