<?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 &#187; remote connection</title>
	<atom:link href="http://www.ghacks.net/tag/remote-connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></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>

	Tags: <a href="http://www.ghacks.net/tag/remote-connection/" title="remote connection" rel="tag">remote connection</a>, <a href="http://www.ghacks.net/tag/scp/" title="scp" rel="tag">scp</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/sftp/" title="sftp" rel="tag">sftp</a>, <a href="http://www.ghacks.net/tag/ssh-server/" title="ssh server" rel="tag">ssh server</a>, <a href="http://www.ghacks.net/tag/tunneling/" title="tunneling" rel="tag">tunneling</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/winsshd/" title="winsshd" rel="tag">winsshd</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/04/sftp-and-ssh-server-for-windows/" title="SFTP And SSH Server For Windows (September 4, 2009)">SFTP And SSH Server For Windows</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/06/06/freesshd-a-free-ssh-server-for-windows/" title="FreeSSHd A Free SSH Server For Windows (June 6, 2009)">FreeSSHd A Free SSH Server For Windows</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/02/12/run-ssh-server-for-remote-desktop-connections/" title="Run SSH Server For Remote Desktop Connections (February 12, 2009)">Run SSH Server For Remote Desktop Connections</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/10/25/windows-file-server/" title="Windows File Server (October 25, 2009)">Windows File Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/10/17/teamviewer-client-shortcuts/" title="Teamviewer Client Shortcuts (October 17, 2008)">Teamviewer Client Shortcuts</a> (4)</li>
</ul>

]]></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>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</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></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.
A [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mobassh.mobatek.net/en/">Moba SSH</a> 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 <a href="http://www.ghacks.net/2009/05/28/network-monitoring-software/">network monitoring</a>, 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>

	Tags: <a href="http://www.ghacks.net/tag/moba-ssh/" title="moba ssh" rel="tag">moba ssh</a>, <a href="http://www.ghacks.net/tag/putty/" title="putty" rel="tag">putty</a>, <a href="http://www.ghacks.net/tag/remote-connection/" title="remote connection" rel="tag">remote connection</a>, <a href="http://www.ghacks.net/tag/remote-desktop-connections/" title="remote desktop connections" rel="tag">remote desktop connections</a>, <a href="http://www.ghacks.net/tag/remote-desktop/" title="remote-desktop" rel="tag">remote-desktop</a>, <a href="http://www.ghacks.net/tag/ssh-client/" title="ssh client" rel="tag">ssh client</a>, <a href="http://www.ghacks.net/tag/ssh-server/" title="ssh server" rel="tag">ssh server</a>, <a href="http://www.ghacks.net/tag/ssh-software/" title="ssh software" rel="tag">ssh software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-ssh/" title="windows ssh" rel="tag">windows ssh</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/17/teamviewer-client-shortcuts/" title="Teamviewer Client Shortcuts (October 17, 2008)">Teamviewer Client Shortcuts</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/" title="My Encrypted Tunnel (November 17, 2008)">My Encrypted Tunnel</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/10/11/manage-servers-for-putty-winscp-vnc-and-microsoft-terminal-server/" title="Manage Servers For Putty WinSCP VNC And Microsoft Terminal Server (October 11, 2009)">Manage Servers For Putty WinSCP VNC And Microsoft Terminal Server</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/04/sftp-and-ssh-server-for-windows/" title="SFTP And SSH Server For Windows (September 4, 2009)">SFTP And SSH Server For Windows</a> (0)</li>
</ul>

]]></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>Teamviewer Client Shortcuts</title>
		<link>http://www.ghacks.net/2008/10/17/teamviewer-client-shortcuts/</link>
		<comments>http://www.ghacks.net/2008/10/17/teamviewer-client-shortcuts/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 16:02:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[remote connection]]></category>
		<category><![CDATA[Remote Control Software]]></category>
		<category><![CDATA[remote desktop software]]></category>
		<category><![CDATA[remote-access]]></category>
		<category><![CDATA[remote-desktop]]></category>
		<category><![CDATA[teamviewer]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7695</guid>
		<description><![CDATA[Lee Mathews posted an interesting Teamviewer tip on his new blog aimed at computer administrators. He explained how to create shortcuts to client computers on the computer of the administrator to quickly access the client&#8217;s PCs without having to enter data. All that would be needed to connect is the execution of the shortcut.
Teamviewer is [...]]]></description>
			<content:encoded><![CDATA[<p>Lee Mathews posted an interesting <a href="http://adminimize.com/?p=78">Teamviewer</a> tip on his new blog aimed at computer administrators. He explained how to create shortcuts to client computers on the computer of the administrator to quickly access the client&#8217;s PCs without having to enter data. All that would be needed to connect is the execution of the shortcut.</p>
<p>Teamviewer is a remote desktop software that can be used to easily connect to other computers. The greatest benefits is that it is easy to setup even for users without broad technical knowledge and that it can be used for other purposes than remote desktop access such as presentations or virtual private networks. The <a href="http://www.ghacks.net/2008/09/06/remote-control-software-teamviewer/">Remote Control Software</a> here at Ghacks took a closer look at the software and can be a good read for anyone unfamiliar with the product.</p>
<p>Teamviewer works by entering an unique ID and password in the software to connect to a client remotely. The Teamviewer shortcuts would basically eliminate the need of entering and remembering the ID and password before establishing a connection.</p>
<p><span id="more-7695"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/teamviewer_remote_desktop_software.png" alt="teamviewer remote desktop software" title="teamviewer remote desktop software" width="450" height="241" class="alignnone size-medium wp-image-7696" /></p>
<p>The basic idea is to create Teamviewer shortcuts in a folder on the hard drive and execute these to connect to the client computer. Lee created a folder for each client and one personal folder. So all that needs to be done is to create a shortcut of Teamviewer, right-click it and select Properties.  The following parameters should be added in the target box of the shortcut: <strong>-i [tv ID number] –Password -[tv password]</strong>. (without the [] brackets)</p>
<p>Lee failed to list another possible shortcut: <strong>-m filetransfer</strong> would initiate file transfer mode. Other options are <strong>presentation</strong> to start a presentation session or starting the application without the -m parameter for remote support.</p>

	Tags: <a href="http://www.ghacks.net/tag/remote-connection/" title="remote connection" rel="tag">remote connection</a>, <a href="http://www.ghacks.net/tag/remote-control-software/" title="Remote Control Software" rel="tag">Remote Control Software</a>, <a href="http://www.ghacks.net/tag/remote-desktop-software/" title="remote desktop software" rel="tag">remote desktop software</a>, <a href="http://www.ghacks.net/tag/remote-access/" title="remote-access" rel="tag">remote-access</a>, <a href="http://www.ghacks.net/tag/remote-desktop/" title="remote-desktop" rel="tag">remote-desktop</a>, <a href="http://www.ghacks.net/tag/teamviewer/" title="teamviewer" rel="tag">teamviewer</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/12/run-ssh-server-for-remote-desktop-connections/" title="Run SSH Server For Remote Desktop Connections (February 12, 2009)">Run SSH Server For Remote Desktop Connections</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/04/02/instant-desktop-sharing-with-teamviewer/" title="Instant Desktop Sharing with Teamviewer (April 2, 2007)">Instant Desktop Sharing with Teamviewer</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/18/teamviewer-portable/" title="Teamviewer Portable (October 18, 2008)">Teamviewer Portable</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/05/01/shutdown-restart-or-logoff-pcs-with-twitter/" title="Shutdown, Restart Or Logoff PCs With Twitter (May 1, 2009)">Shutdown, Restart Or Logoff PCs With Twitter</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/17/teamviewer-client-shortcuts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
