<?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; remote desktop connections</title> <atom:link href="http://www.ghacks.net/tag/remote-desktop-connections/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>Sat, 11 Feb 2012 09:52:46 +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>Connecting Remotely To The Cloud</title><link>http://www.ghacks.net/2011/05/26/connecting-remotely-to-the-cloud/</link> <comments>http://www.ghacks.net/2011/05/26/connecting-remotely-to-the-cloud/#comments</comments> <pubDate>Thu, 26 May 2011 07:07:10 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[cloud]]></category> <category><![CDATA[file transfer protocol]]></category> <category><![CDATA[ftp]]></category> <category><![CDATA[remote desktop connections]]></category> <category><![CDATA[secured shell]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[virtual private network]]></category> <category><![CDATA[vpn]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45564</guid> <description><![CDATA[When the website data or web applications are added to your cloud based servers it becomes essential to set up remote connection with the virtual servers in the cloud. Connecting to a cloud enables you to transfer data from the local network of the organization or desktop to the “virtual world” of the cloud server. [...]]]></description> <content:encoded><![CDATA[<p>When the website data or web applications are added to your cloud based servers it becomes essential to set up remote connection with the virtual servers in the cloud. Connecting to a cloud enables you to transfer data from the local network of the organization or desktop to the “virtual world” of the cloud server. There are basically four different ways to connect to a virtual cloud in order to make the data transfers. All of these methods are used by the cloud service providers to remotely connect the virtual cloud server.</p><p><strong>Virtual Private Networks (VPN):</strong></p><p>There are two virtual platform versions provided in VPN, the Gateway based and Client based. These platforms can be initiated from the web browsers such as the Internet Explorer version 7 or Firefox version 3 and higher. There are a few glitches with the newest and oldest versions supporting the functions of VPN interface efficiently. A Virtual Private Network establishes a connection between the entire corporate network and the cloud network. This type of connection is useful when there is a mixed pool of public and private cloud applications. Once the connection between the networks is established it then requires mapping the network drives of the server using the inside IP address. The mapping not only assists in making file transfers at a faster rate but also assists in making the necessary changes whenever required in the file system. The most popular VPN is the Cisco AnyConnect VPN Client. It is a great platform which can easily set up the connection between the networks for safe and fast file transfer.</p><p><strong>Remote Desktop Connection (RDC):</strong></p><p>This establishes connection with the remote cloud servers directly from the desktop of the computer. RDC is used most often for the Windows Virtual Server and needs the connection port-3389 to be connected to the web network. Once RDC has been set up on the computer, the server desktop will be displayed on the window of your computer and this can be used as a virtual interface to manipulate and alter the commands to effectively manage the server remotely. RDC for virtual cloud networks is similar to the Remote Connection between the physical servers used for the local network connections, so interfacing with it can be easy for those who use the Windows Remote Desktop connection for establishing a connection between physical servers in their enterprise.</p><p><strong>Secured Shell (SSH):</strong></p><p>Secured Shell functions similar to the RDC but it only uses the Linux based Virtual Server. It also requires a few console based commands which are used to start the database or web servers or setting up new file shares. This method requires that the appropriate ports to be connected to the cloud server.</p><p><strong>File Transfer Protocol (FTP):</strong></p><p>This is the best method for bulk and easy file transfer for activities like loading the data base or developing a new website. For this method it is required to connect the ports 20 and 21 appropriately so that it points to the outside IP address of the server. Once the connection is correctly established, a FTP virtual platform can be installed on the desktop or the FTP command can be easily run directly from the server. This platform will enable efficient bulk file transfer from the file resource to the cloud server.<br
/> Using a cloud server can make your life much easier, especially with the knowledge above.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/26/connecting-remotely-to-the-cloud/feed/</wfw:commentRss> <slash:comments>2</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> </channel> </rss>
