Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Want a Job? Learn Linux

PC-BSD 9 review – to FreeBSD what Ubuntu is to Debian

Time to dispel open source myths, says Liam Maxwell

SECURITY: Nmap Inside and Out

Eight features Windows 8 'borrowed' from Linux

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Mastering SSH: Connecting, Executing Remote Commands and Using Authorized Keys
Mastering SSH: Connecting, Executing Remote Commands and Using Authorized Keys
Jan 1, 2009, 04 :04 UTC (3 Talkback[s]) (8384 reads)

(Other stories by Jeremy M. Jones)

"Earlier I said that "ssh" stands for "secure shell." ssh is very concerned about security. The message "The authenticity of host '192.168.1.20 (192.168.1.20)' can't be established" shows this security focus. This message just means my ssh client doesn't know the remote server. I use the word "client" here and throughout this article because the ssh command line utility initiates the network connection and that makes it, by definition, a network client.

"After informing me that it didn't know the remote server, the utility then asked me if I wanted to continue connecting. I answered "yes" because I knew that the server I was connecting to was the server I really intended to connect to. Typically, it is safe to answer "yes" to this question. The danger, though, is that some bad person with questionable motives might be impersonating the server you are attempting to connect to. After I answered "yes" to continue connecting, my ssh client updated the file $HOME/.ssh/known_hosts with the following text:"

Complete Story

Related Stories:
Speed Up Multiple SSH Connections to the Same Server(Dec 29, 2008)
7 Apps Every Open Source Enthusiast Should Brag About(Nov 03, 2008)
Parallel SSH Execution and a Single Shell to Control Them All(Oct 31, 2008)
Life in the Trenches: an OpenSSH Developer Speaks(Oct 24, 2008)
sshpass--Non-Interactive ssh Password Authentication(May 05, 2008)
SSH Key Authentication Using Seahorse (GUI)(Feb 18, 2008)
SSH: Best Practices(Jan 18, 2008)


Index Mode   |   Flat Mode   |   Thread Mode   |   Thread Flat  
  Talkback(s) Name  and Date
This computer I bought from a pawn shop  ...   my volume   
Arelia
Jan 2, 2009, 08:52:13
 
*Click on an empty space in one of your  ...   Gnome volume control   
Bernard Swiss
Jan 3, 2009, 01:48:44
 
I want to compliment Bernard Swiss for h ...   Nice reply Bernard Swiss   
Gordon Black
Jan 5, 2009, 16:52:08
 
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP