<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Create SSH Bookmarks in Terminal for Quick Remote Server Access in Mac OS X</title>
	<atom:link href="http://osxdaily.com/2012/06/03/create-ssh-bookmarks-in-terminal-for-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://osxdaily.com/2012/06/03/create-ssh-bookmarks-in-terminal-for-mac-os-x/</link>
	<description>News, tips, software, reviews, and more for Mac OS X, iPhone, iPad</description>
	<lastBuildDate>Thu, 23 May 2013 23:13:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Eo Guin</title>
		<link>http://osxdaily.com/2012/06/03/create-ssh-bookmarks-in-terminal-for-mac-os-x/#comment-394820</link>
		<dc:creator>Eo Guin</dc:creator>
		<pubDate>Mon, 04 Jun 2012 07:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=30708#comment-394820</guid>
		<description>They are stored in plist as prefs. Noy really a backup tho.</description>
		<content:encoded><![CDATA[<p>They are stored in plist as prefs. Noy really a backup tho.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin</title>
		<link>http://osxdaily.com/2012/06/03/create-ssh-bookmarks-in-terminal-for-mac-os-x/#comment-394795</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Mon, 04 Jun 2012 03:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=30708#comment-394795</guid>
		<description>If you want you can backup ssh settings into the .ssh/config file and this will also allow you to create &quot;shortcuts&quot; for ssh connexion.
Example: put the following lines in .ssh/config

Host osxd
Hostname server3.osxdaily.com
Port 24
User dude

and by typing &quot;ssh osxd&quot; in the terminal you will now be able to connect to your server.</description>
		<content:encoded><![CDATA[<p>If you want you can backup ssh settings into the .ssh/config file and this will also allow you to create &#8220;shortcuts&#8221; for ssh connexion.<br />
Example: put the following lines in .ssh/config</p>
<p>Host osxd<br />
Hostname server3.osxdaily.com<br />
Port 24<br />
User dude</p>
<p>and by typing &#8220;ssh osxd&#8221; in the terminal you will now be able to connect to your server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bates</title>
		<link>http://osxdaily.com/2012/06/03/create-ssh-bookmarks-in-terminal-for-mac-os-x/#comment-394784</link>
		<dc:creator>Michael Bates</dc:creator>
		<pubDate>Mon, 04 Jun 2012 01:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://osxdaily.com/?p=30708#comment-394784</guid>
		<description>Great tip for accessing linux servers.  Question, how do you backup these settings?</description>
		<content:encoded><![CDATA[<p>Great tip for accessing linux servers.  Question, how do you backup these settings?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)
Database Caching using disk: basic
Object Caching 211/212 objects using disk: basic
Content Delivery Network via cdn.osxdaily.com

Served from: osxdaily.com @ 2013-05-23 16:59:13 -->