ssh-remote
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ssh-remote [2007/07/14 10:58] – damir | ssh-remote [2007/08/01 18:00] (current) – damir | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== HowTo connect to servers using SSH ====== | ====== HowTo connect to servers using SSH ====== | ||
- | To connect to server, local or remote, you can use the **ssh** client program. When you start a connection to the server using this program, the two machine involved, encrypt all the network traffic generated, so nobody can spy on your connection and see what you are doing. | + | To connect to server, local or remote, you can use the **ssh** client program. When you start a connection to the server using this program, the two machine involved, encrypt all the network traffic generated, so nobody can spy on your connection and see what you are doing. |
+ | |||
+ | |||
Line 18: | Line 21: | ||
If you are using the session of another user, to access the remote server, use the **-l < | If you are using the session of another user, to access the remote server, use the **-l < | ||
\\ | \\ | ||
- | Windows users can use [[http:// | + | Windows users can use [[http:// |
</ | </ | ||
Line 33: | Line 36: | ||
If you use this trick to see the graphical interface of a machine connected on the other side of the planet, check the bandwidth you can use. X connection require a lot of bandwidth. | If you use this trick to see the graphical interface of a machine connected on the other side of the planet, check the bandwidth you can use. X connection require a lot of bandwidth. | ||
</ | </ | ||
+ | |||
===== How Access more than one Server ===== | ===== How Access more than one Server ===== | ||
- | In a perfect world, Firewalls doesn' | + | In a perfect world, Firewalls doesn' |
The simple solution is to connect to the gateway and then, from the gateway, open a ssh connection to the remote server. This can be annoying and difficult if you have to connect to different remote server at the same time.\\ | The simple solution is to connect to the gateway and then, from the gateway, open a ssh connection to the remote server. This can be annoying and difficult if you have to connect to different remote server at the same time.\\ |
ssh-remote.1184403499.txt.gz · Last modified: 2007/07/14 10:58 by damir