<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://linuxdevelopernotes.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ssh</title>
 <link>http://linuxdevelopernotes.com/category/man-pages/ssh</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>SSH_CONFIG - Man Page</title>
 <link>http://linuxdevelopernotes.com/manpages/sshconfig-man-page</link>
 <description>Section: File Formats (5)&lt;BR&gt;&lt;A HREF=&quot;#index&quot;&gt;Index&lt;/A&gt;

&lt;BR&gt;BSD mandoc&lt;BR&gt;
&lt;A NAME=&quot;lbAB&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;NAME&lt;/H2&gt;



&lt;B&gt;ssh_config&lt;/B&gt;

 - OpenSSH SSH client configuration files

&lt;A NAME=&quot;lbAC&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;SYNOPSIS&lt;/H2&gt;

&lt;B&gt;~/.ssh/config&lt;/B&gt;

&lt;BR&gt;&lt;B&gt;/etc/ssh/ssh_config&lt;/B&gt;

&lt;A NAME=&quot;lbAD&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;DESCRIPTION&lt;/H2&gt;

ssh(1)


obtains configuration data from the following sources in
the following order:
&lt;P&gt;

&lt;OL&gt;&lt;P&gt;

&lt;LI&gt;

command-line options
&lt;LI&gt;

user&#039;s configuration file
(~/.ssh/config

)

&lt;LI&gt;

system-wide&lt;p&gt;&lt;a href=&quot;http://linuxdevelopernotes.com/manpages/sshconfig-man-page&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://linuxdevelopernotes.com/category/ssh/configs">configs</category>
 <category domain="http://linuxdevelopernotes.com/category/man-pages/ssh">ssh</category>
 <pubDate>Wed, 31 Dec 2008 01:01:12 -0600</pubDate>
 <dc:creator>btilma</dc:creator>
 <guid isPermaLink="false">50 at http://linuxdevelopernotes.com</guid>
</item>
<item>
 <title>SSHFS - Man Page</title>
 <link>http://linuxdevelopernotes.com/manpages/sshfs-man-page</link>
 <description>Section: User Commands (1)&lt;BR&gt;Updated: April 2008&lt;BR&gt;&lt;A HREF=&quot;#index&quot;&gt;Index&lt;/A&gt;

&lt;A NAME=&quot;lbAB&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;NAME&lt;/H2&gt;

SSHFS - filesystem client based on ssh
&lt;A NAME=&quot;lbAC&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;SYNOPSIS&lt;/H2&gt;

&lt;br&gt;
&lt;H3&gt;mounting&lt;/H3&gt;

&lt;DL COMPACT&gt;
&lt;DD&gt;&lt;B&gt;sshfs&lt;/B&gt; [&lt;I&gt;user&lt;/I&gt;@]&lt;B&gt;host&lt;/B&gt;:[&lt;I&gt;dir&lt;/I&gt;] &lt;B&gt;mountpoint&lt;/B&gt; [&lt;I&gt;options&lt;/I&gt;]&lt;/DD&gt;
&lt;/DL&gt;
&lt;br&gt;
&lt;H3&gt;unmounting&lt;/H3&gt;

&lt;DL COMPACT&gt;
&lt;DD&gt;&lt;B&gt;fusermount -u mountpoint&lt;/B&gt;&lt;/DD&gt;
&lt;/DL&gt;
&lt;br&gt;
&lt;H2&gt;DESCRIPTION&lt;/H2&gt;

SSHFS (Secure SHell FileSystem) is a file system for Linux (and other
operating systems with a FUSE implementation, such as Mac OS X or FreeBSD)
capable of operating on files on a remote computer using just a secure
shell login on the remote computer. On the local computer where the SSHFS
is mounted, the implementation makes use of the FUSE (Filesystem in
Userspace) kernel module. The practical effect of this is that the end user
can seamlessly interact with remote files being securely served over SSH
just as if they were local files on his/her computer. On the remote
computer the SFTP subsystem of SSH is used.
&lt;A NAME=&quot;lbAG&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxdevelopernotes.com/manpages/sshfs-man-page&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://linuxdevelopernotes.com/category/ssh/sshfs">sshfs</category>
 <category domain="http://linuxdevelopernotes.com/category/man-pages/ssh">ssh</category>
 <pubDate>Wed, 31 Dec 2008 00:56:19 -0600</pubDate>
 <dc:creator>btilma</dc:creator>
 <guid isPermaLink="false">49 at http://linuxdevelopernotes.com</guid>
</item>
<item>
 <title>SSH - Man Page</title>
 <link>http://linuxdevelopernotes.com/manpages/ssh-man-page</link>
 <description>Section: User Commands  (1)&lt;BR&gt;&lt;A HREF=&quot;#index&quot;&gt;Index&lt;/A&gt;

&lt;BR&gt;BSD mandoc&lt;BR&gt;
&lt;A NAME=&quot;lbAB&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;NAME&lt;/H2&gt;



&lt;B&gt;ssh&lt;/B&gt;&lt;/B&gt;

 - OpenSSH SSH client (remote login program)

&lt;A NAME=&quot;lbAC&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;SYNOPSIS&lt;/H2&gt;

&lt;B&gt;ssh&lt;/B&gt;

[-&lt;B&gt;1246AaCfgKkMNnqsTtVvXxY&lt;/B&gt;

]

[-&lt;B&gt;b &lt;/B&gt;&lt;I&gt;bind_address&lt;/I&gt;



]

[-&lt;B&gt;c &lt;/B&gt;&lt;I&gt;cipher_spec&lt;/I&gt;



]

[-&lt;B&gt;D&amp;nbsp;&lt;/B&gt;



[&lt;I&gt;bind_address : &lt;/I&gt;]



&lt;I&gt;port&lt;/I&gt;


]
[-&lt;B&gt;e &lt;/B&gt;&lt;I&gt;escape_char&lt;/I&gt;



]

[-&lt;B&gt;F &lt;/B&gt;&lt;I&gt;configfile&lt;/I&gt;



]

-words

[-&lt;B&gt;i &lt;/B&gt;&lt;I&gt;identity_file&lt;/I&gt;



]

[-&lt;B&gt;L&amp;nbsp;&lt;/B&gt;





[&lt;I&gt;bind_address : &lt;/I&gt;]



&lt;I&gt;port : host : hostport&lt;/I&gt;


]
-words

[-&lt;B&gt;l &lt;/B&gt;&lt;I&gt;login_name&lt;/I&gt;



]

[-&lt;B&gt;m &lt;/B&gt;&lt;I&gt;mac_spec&lt;/I&gt;



]



[-&lt;B&gt;O &lt;/B&gt;&lt;I&gt;ctl_cmd&lt;/I&gt;



]

[-&lt;B&gt;o &lt;/B&gt;&lt;I&gt;option&lt;/I&gt;



]

[-&lt;B&gt;p &lt;/B&gt;&lt;I&gt;port&lt;/I&gt;



]

[-&lt;B&gt;R&amp;nbsp;&lt;/B&gt;



[&lt;I&gt;bind_address : &lt;/I&gt;]



&lt;I&gt;port : host : hostport&lt;/I&gt;


]
[-&lt;B&gt;S &lt;/B&gt;&lt;I&gt;ctl_path&lt;/I&gt;



]

-words

[-&lt;B&gt;w &lt;/B&gt;&lt;I&gt;local_tun &lt;/I&gt;&lt;B&gt;&lt;/B&gt;[: &lt;B&gt;&lt;/B&gt;&lt;I&gt;remote_tun &lt;/I&gt;]




]








[&lt;I&gt;user &lt;/I&gt;&lt;B&gt;@ &lt;/B&gt;&lt;I&gt;hostname&lt;/I&gt;



]





[&lt;I&gt;command&lt;/I&gt;

]

&lt;A NAME=&quot;lbAD&quot;&gt;&amp;nbsp;&lt;/A&gt;
&lt;H2&gt;DESCRIPTION&lt;/H2&gt;



&lt;B&gt;ssh&lt;/B&gt;


(SSH client) is a program for logging into a remote machine and for
executing commands on a remote machine.
It is intended to replace rlogin and rsh,
and provide secure encrypted communications between
two untrusted hosts over an insecure network.
X11 connections and arbitrary TCP ports
can also be forwarded over the secure channel.
&lt;P&gt;
&lt;p&gt;&lt;a href=&quot;http://linuxdevelopernotes.com/manpages/ssh-man-page&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://linuxdevelopernotes.com/category/man-pages/ssh">ssh</category>
 <pubDate>Wed, 31 Dec 2008 00:52:34 -0600</pubDate>
 <dc:creator>btilma</dc:creator>
 <guid isPermaLink="false">48 at http://linuxdevelopernotes.com</guid>
</item>
</channel>
</rss>
