<?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: Quick-Launch Network Connections and Shares with ALT-F2</title>
	<atom:link href="http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Thu, 02 Feb 2012 10:29:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alexei Znamensky</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3010</link>
		<dc:creator>Alexei Znamensky</dc:creator>
		<pubDate>Thu, 29 Nov 2007 19:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3010</guid>
		<description>I didnt end my sentence :-o)

I was going to say:

Other than that, it&#039;s a neat way of accessing the remote hosts :-) oh, yeah

;-)</description>
		<content:encoded><![CDATA[<p>I didnt end my sentence <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_surprised.gif' alt=':-o' class='wp-smiley' /> )</p>
<p>I was going to say:</p>
<p>Other than that, it&#8217;s a neat way of accessing the remote hosts <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  oh, yeah<br />
 <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexei Znamensky</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3012</link>
		<dc:creator>Alexei Znamensky</dc:creator>
		<pubDate>Thu, 29 Nov 2007 18:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3012</guid>
		<description>Although I certainly enjoy the benefits of Linux becoming this user-friendly (Ubuntu rules!!), I am old school Linux, sysadmin, BOFH, accessing a number of remote UNIX boxes on a daily basis, so, as you can expect, I do that old style: in the terminal.

Nonetheless I gave this command a try, and I found something: it makes no use of my local account ssh config, in the $HOME/.ssh/config file.

In there, for instance, I configure the usernames for my remote hosts. I also do have a ssh-agent up and running all the time, and the alt-f2 thing (which is actually nautilus, right?) wasn&#039;t able to cope with that, as it seems. Yup, I know it offers to store the password &quot;forever&quot;, which I didn&#039;t test but it&#039;s probably in the gnome-keyring, but I think it should also give the &quot;standard way&quot; a chance too.

I didn&#039;t dig too much on that issue, so I might be doing something wrong here, sure, but if it&#039;s supposed to be easy, it should take advantage of these configurations, and also of the running ssh-agent.

Not to mention the ControlMaster connections on the recent SSH releases, which reuses a SSH tunnel to a host to establish other connections as well, but hey, I wouldn&#039;t expect THAT to be ready in nautilus yet.

Other than that

just my $0.02

AZ</description>
		<content:encoded><![CDATA[<p>Although I certainly enjoy the benefits of Linux becoming this user-friendly (Ubuntu rules!!), I am old school Linux, sysadmin, BOFH, accessing a number of remote UNIX boxes on a daily basis, so, as you can expect, I do that old style: in the terminal.</p>
<p>Nonetheless I gave this command a try, and I found something: it makes no use of my local account ssh config, in the $HOME/.ssh/config file.</p>
<p>In there, for instance, I configure the usernames for my remote hosts. I also do have a ssh-agent up and running all the time, and the alt-f2 thing (which is actually nautilus, right?) wasn&#8217;t able to cope with that, as it seems. Yup, I know it offers to store the password &#8220;forever&#8221;, which I didn&#8217;t test but it&#8217;s probably in the gnome-keyring, but I think it should also give the &#8220;standard way&#8221; a chance too.</p>
<p>I didn&#8217;t dig too much on that issue, so I might be doing something wrong here, sure, but if it&#8217;s supposed to be easy, it should take advantage of these configurations, and also of the running ssh-agent.</p>
<p>Not to mention the ControlMaster connections on the recent SSH releases, which reuses a SSH tunnel to a host to establish other connections as well, but hey, I wouldn&#8217;t expect THAT to be ready in nautilus yet.</p>
<p>Other than that</p>
<p>just my $0.02</p>
<p>AZ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abilash</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3011</link>
		<dc:creator>Abilash</dc:creator>
		<pubDate>Fri, 23 Nov 2007 08:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3011</guid>
		<description>I have a specific question.

I can access samba shares using smb://myusername@server/some/folder.
After this, I enter my password and then I can access our samba share.

But sometimes, my friends need to login into the samba share using my laptop with their own userID and password. They are not familiar with Ubuntu. So is there any way to create a command/short-cut so that everytime I double-click on it, it will ask for both username and password?

I hope my question gives all details clearly. If not, plz do ask and post in additional info. Thanks for advance for replies.</description>
		<content:encoded><![CDATA[<p>I have a specific question.</p>
<p>I can access samba shares using smb://myusername@server/some/folder.<br />
After this, I enter my password and then I can access our samba share.</p>
<p>But sometimes, my friends need to login into the samba share using my laptop with their own userID and password. They are not familiar with Ubuntu. So is there any way to create a command/short-cut so that everytime I double-click on it, it will ask for both username and password?</p>
<p>I hope my question gives all details clearly. If not, plz do ask and post in additional info. Thanks for advance for replies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3009</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sat, 10 Nov 2007 14:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3009</guid>
		<description>Most of these can be typed straight into Nautilus&#039; address line as well.

If you want to do this sort of thing from the command line, just use gnome-open with the same command as you&#039;d type into the run dialog.

If you alias it to &quot;o&quot; then you can: &quot;o google.com&quot;.</description>
		<content:encoded><![CDATA[<p>Most of these can be typed straight into Nautilus&#8217; address line as well.</p>
<p>If you want to do this sort of thing from the command line, just use gnome-open with the same command as you&#8217;d type into the run dialog.</p>
<p>If you alias it to &#8220;o&#8221; then you can: &#8220;o google.com&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big Dan</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3008</link>
		<dc:creator>Big Dan</dc:creator>
		<pubDate>Fri, 09 Nov 2007 13:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3008</guid>
		<description>Thanks for the tip... I think I&#039;ll delete all those little short guys Nautilus puts on my desktop for my FTP connections. This seems much easier :)</description>
		<content:encoded><![CDATA[<p>Thanks for the tip&#8230; I think I&#8217;ll delete all those little short guys Nautilus puts on my desktop for my FTP connections. This seems much easier <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3007</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Fri, 09 Nov 2007 13:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3007</guid>
		<description>Didn&#039;t know that, thanks! :)</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know that, thanks! <img src='http://ubuntu-tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Buranen</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3006</link>
		<dc:creator>Derek Buranen</dc:creator>
		<pubDate>Fri, 09 Nov 2007 02:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3006</guid>
		<description>ooh, the http one is new to gutsy I think!

CO rocks!</description>
		<content:encoded><![CDATA[<p>ooh, the http one is new to gutsy I think!</p>
<p>CO rocks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuriy</title>
		<link>http://ubuntu-tutorials.com/2007/11/08/quick-launch-network-connections-and-shares-with-alt-f2/#comment-3005</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Thu, 08 Nov 2007 20:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=498#comment-3005</guid>
		<description>For KDE users, replace ssh:// with fish://

Also, sftp is more akin to ssh than it is to ftp.  sftp:// and ssh:// do essentially the same thing.</description>
		<content:encoded><![CDATA[<p>For KDE users, replace ssh:// with fish://</p>
<p>Also, sftp is more akin to ssh than it is to ftp.  sftp:// and ssh:// do essentially the same thing.</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: basic (User agent is rejected)
Database Caching 1/6 queries in 0.004 seconds using disk: basic
Object Caching 307/308 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 23:08:12 -->
