<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; ssh server</title> <atom:link href="http://www.ghacks.net/tag/ssh-server/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>SFTP And SSH Server For Windows</title><link>http://www.ghacks.net/2009/09/04/sftp-and-ssh-server-for-windows/</link> <comments>http://www.ghacks.net/2009/09/04/sftp-and-ssh-server-for-windows/#comments</comments> <pubDate>Fri, 04 Sep 2009 17:32:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[server]]></category> <category><![CDATA[sftp]]></category> <category><![CDATA[sftp server]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16032</guid> <description><![CDATA[Running a SFTP or SSH server in a Windows environment can be interesting for businesses and end users alike. The free SilverShield SSH / SFTP Server offers this server functionality mainly for end users as it allows only one concurrent connection to the server. The pro version which is sold by the company has no [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Running a SFTP or SSH server in a Windows environment can be interesting for businesses and end users alike. The free SilverShield SSH / SFTP Server offers this server functionality mainly for end users as it allows only one concurrent connection to the server. The pro version which is sold by the company has no such limits. Both server versions are identical in every other aspect.</p><p>It does not take long before the SSH or SFTP server is up and running. All it takes is to start the server in the server management console and add at least one user account. User accounts require the usual set of information that include a username, home directory and a password. A public key can be added as well to provide public key authentication. The server administrator can define the user rights in the very same user creation dialog.</p><p><span
id="more-16032"></span>It is possible to enable command and shell access, sftp and forwarding separately from each other. The login requirements can also be configured. Users have basically three options to log into the server: password authentication, public key authentication or keyboard-interactive authentication. The server admin can make any or all of the selected methods a requirement.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/ssh_server_users-461x500.jpg" alt="ssh server users" title="ssh server users" width="461" height="500" class="alignnone size-medium wp-image-16033" /></p><p>The server management console contains several settings that are of importance. Administrators define the server-key file location and log path in there, session timeouts, the server port, ssh and sftp security settings like forcing a delay on new connections or blocking IPs after a number of failed connection attempts. The management console itself can be password protected and configured to a specific port and IP.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/sftp_server-500x376.jpg" alt="sftp server" title="sftp server" width="500" height="376" class="alignnone size-medium wp-image-16034" /></p><p>The free version of <a
href="http://www.k2sxs.com/silvershield/">Silvershield</a> SSH and SFTP Server should be just fine for smaller networks. Users who want more connections without having to pay for the SSH server can take a look at <a
href="http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/">FreeSSHd A Free SSH Server For Windows</a> or the <a
href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/">Windows SSH Server WinSSHD</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/04/sftp-and-ssh-server-for-windows/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows SSH Server WinSSHD</title><link>http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/</link> <comments>http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/#comments</comments> <pubDate>Wed, 05 Aug 2009 14:51:24 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[remote connection]]></category> <category><![CDATA[scp]]></category> <category><![CDATA[server]]></category> <category><![CDATA[sftp]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[tunneling]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[winsshd]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15069</guid> <description><![CDATA[WinSSHD is a free for personal use SSH server for the Windows operating system. It supports secure remote access via console (vt100, xterm, bvterm) or gui (remote desktop or WinVNC), secure file transfers using SFTP or SCP and secure TCP / IP connection tunneling. The personal version offers most of the features offered in the [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />WinSSHD is a free for personal use SSH server for the Windows operating system. It supports secure remote access via console (vt100, xterm, bvterm) or gui (remote desktop or WinVNC), secure file transfers using SFTP or SCP and secure TCP / IP connection tunneling. The personal version offers most of the features offered in the commercial version. A few features, like the number of Windows account and virtual account entries or the number of Windows and virtual groups are limited in the personal edition. Only the features to use domain accounts and GSSAPI authentication are disabled.</p><p>The server is not running after starting up the Windows SSH Server. It is up to the system administrator to start the server so that other users can connect to it.</p><p><span
id="more-15069"></span>Users with a Windows username and password are able to use SFTP and SCTP file transfers, access a command prompt via a terminal console and to route TCP connections through WinSSHD by default.</p><p> It is up to the administrator to modify the access rights or remove accounts from being able to access the system at all. The administrator can disable services provided by WinSSHD or restrict user access. Both methods can increase the system&#8217;s security and should be dealt with before starting the server for the first time.</p><p>A good start is the WinSSHD <a
href="http://www.bitvise.com/winsshd-users-guide">user guide</a> which explains the core concepts of the SSH server and offers tips on how to configure and secure it properly. Interested users can download the <a
href="http://www.bitvise.com/winsshd">WinSSHD</a> SSH Server from the developer&#8217;s website</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>FreeSSHd A Free SSH Server For Windows</title><link>http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/</link> <comments>http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/#comments</comments> <pubDate>Sat, 06 Jun 2009 09:38:46 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[freesshd]]></category> <category><![CDATA[server]]></category> <category><![CDATA[sftp]]></category> <category><![CDATA[sftp server]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[ssh server windows]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/</guid> <description><![CDATA[SSH is a network protocol that allows to be transferred in a secure channel. Most users probably associate SSH with Linux and Unix computer systems. Webmasters might know and use SSH to connect to and manage their Linux servers. FreeSSHd is a free SSH Server for the Windows operating system. Users can setup the SSH [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/ssh_server.jpg" alt="ssh server" title="ssh server" width="164" height="68" class="alignleft size-full wp-image-13335" />SSH is a network protocol that allows to be transferred in a secure channel. Most users probably associate SSH with Linux and Unix computer systems. Webmasters might know and use SSH to connect to and manage their Linux servers.</p><p>FreeSSHd is a free SSH Server for the Windows operating system. Users can setup the SSH server on one computer system running the Windows operating system and use SSH compatible tools like Putty to connect to that remote computer system. The server can be setup with just a few mouse clicks. The administrator is only required to add users that are allowed to connect to the computer system in the SSH Server configuration.</p><p><span
id="more-13338"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/ssh_server_windows-500x477.jpg" alt="ssh server windows" title="ssh server windows" width="500" height="477" class="alignnone size-medium wp-image-13336" /></p><p>Authorization can be NT authentication, passwords stored in SHA1 hashes or Public key driven. It is furthermore possible to allow shell, sftp and tunneling access individually. Having said that it should be obvious that FreeSSHd not only offers shell access to authorized users but also secure ftp and tunneling access.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/06/ssh_server1-500x477.jpg" alt="ssh server" title="ssh server" width="500" height="477" class="alignnone size-medium wp-image-13337" /></p><p>Various options are available that define certain aspects of the SSH Server software. It is possible to add whitelist and blacklists of IP addresses that are allowed to connect to the server, enable event logging, set the secure FTP home path, select a specific allowed cipher, enable tunneling, telnet and check the access logs of the SSH server.</p><p><a
href="http://www.freesshd.com/index.php?ctt=overview">FreeSSHd</a> is a comfortable SSH and SFTP server for the Windows operating system. Setup of the server should not pose to many difficulties even for inexperienced users. All in all a great software program that can be run manually or added to Windows services for extra comfort.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Run SSH Server For Remote Desktop Connections</title><link>http://www.ghacks.net/2009/02/12/run-ssh-server-for-remote-desktop-connections/</link> <comments>http://www.ghacks.net/2009/02/12/run-ssh-server-for-remote-desktop-connections/#comments</comments> <pubDate>Thu, 12 Feb 2009 21:52:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[moba ssh]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[remote connection]]></category> <category><![CDATA[remote desktop connections]]></category> <category><![CDATA[remote-desktop]]></category> <category><![CDATA[ssh client]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[ssh software]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows ssh]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10516</guid> <description><![CDATA[Moba SSH is a SSH server for Windows that makes it possible to run commands and transfer files on a remote Windows PC running the server software. The SSH server is compatible with Linux, Unix and Windows SSH clients. Windows users can for instance use Putty or WinSCP to connect to the SSH server remotely. [...]]]></description> <content:encoded><![CDATA[<p>Moba SSH is a SSH server for Windows that makes it possible to run commands and transfer files on a remote Windows PC running the server software. The SSH server is compatible with Linux, Unix and Windows SSH clients. Windows users can for instance use Putty or WinSCP to connect to the SSH server remotely.</p><p>A free and a professional version of Moba SSH is available on the homepage. The server software installs itself as a Windows service. The remote desktop connection can then be established using selected user accounts of the host system. Shortcuts are available to manage users and add domain users.</p><p>Possible usage scenarios include centralized backups, system and network monitoring, remote commands, system administration or managing computers from a remote location.</p><p><span
id="more-10516"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/02/remote_desktop_connection-500x317.jpg" alt="remote desktop connection" title="remote desktop connection" width="500" height="317" class="alignnone size-medium wp-image-10517" /></p><p>To create a remote desktop connection to the PC running Moba SSH server one would simply use a SSH client like Putty to connect to the IP of the server. The system will ask for the credentials of one enabled user account to log into the system remotely.</p><p>Advanced options are available to change the port, allow tcp forwarding, enabling the cron service or enabling RA authentication.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/12/run-ssh-server-for-remote-desktop-connections/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>My Encrypted Tunnel</title><link>http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/</link> <comments>http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/#comments</comments> <pubDate>Mon, 17 Nov 2008 17:43:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[data encryption]]></category> <category><![CDATA[encryption]]></category> <category><![CDATA[my encrypted tunnel]]></category> <category><![CDATA[plink]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ssh connection]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[tunnelier]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8348</guid> <description><![CDATA[My Encrypted Tunnel is a basic System Tray application that can be installed as a Windows Service to establish and maintain TCP SSH tunnels. Here is a short explanation of what SSH tunnels are and why they might be useful. If you connect normally to the Internet it is not difficulty for someone else to [...]]]></description> <content:encoded><![CDATA[<p>My Encrypted Tunnel is a basic System Tray application that can be installed as a Windows Service to establish and maintain TCP SSH tunnels. Here is a short explanation of what SSH tunnels are and why they might be useful. If you connect normally to the Internet it is not difficulty for someone else to spy on your traffic. One prime example is to retrieve and send email messages from an open wireless network in a cafe. The Internet Service Provider is also able to see what data is transferred theoretically. That is only two example.</p><p>A SSH connection can be used to use an encrypted channel to transfer the unencrypted data so that the data is protected from third parties. To make use of this encrypted channel a connection has to be established and maintained between the local computer and a SSH server on the Internet. If your Email provider would offer SSH access for instance it could be setup to create a connection with their SSH server to retrieve and send emails.</p><p>My Encrypted Tunnel is a free application that makes use of Putty Link to establish an SSH connection:</p><blockquote><p>MyEnTunnel is a simple system tray application (or NT service) that establishes and maintains TCP SSH tunnels. It does this by launching Plink (PuTTY Link) in the background and then monitors the process. If the Plink process dies (e.g. connection drops, server restarts or otherwise becomes unreachable) MyEnTunnel will automatically restart Plink to reestablish the tunnels in the background. It tries to use as little CPU and system resources as possible when monitoring (When the &#8220;Slow Polling&#8221; option is enabled it only does one context switch per second).</p></blockquote><p><span
id="more-8348"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/my_encrypted_tunnelt-282x500.png" alt="my encrypted tunnel" title="my encrypted tunnel" width="282" height="500" class="alignnone size-medium wp-image-8349" /></p><p>It can also be used to exchange data between two computers. To do this one computer needs to act as the SSH Server. Users looking for an advanced Windows client with additional functionality might find it in <a
href="http://www.bitvise.com/tunnelier">Tunnelier</a> which is free for personal use.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
