<?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; putty</title> <atom:link href="http://www.ghacks.net/tag/putty/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 16:53:42 +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>Manage Servers For Putty WinSCP VNC And Microsoft Terminal Server</title><link>http://www.ghacks.net/2009/10/11/manage-servers-for-putty-winscp-vnc-and-microsoft-terminal-server/</link> <comments>http://www.ghacks.net/2009/10/11/manage-servers-for-putty-winscp-vnc-and-microsoft-terminal-server/#comments</comments> <pubDate>Sun, 11 Oct 2009 09:01:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[autoputty]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[remote-desktop]]></category> <category><![CDATA[server]]></category> <category><![CDATA[vnc]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[winscp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17143</guid> <description><![CDATA[Webmasters and system administrators who manage multiple web servers and web hosting accounts with programs like Putty, WinSCP, VNC or Microsoft Terminal Server might have noticed that not all of the programs provide the means to manage servers effectively. Some, like Putty, allow to store sessions, while others, like WinSCP, offer to store the login [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/09/windows_software.jpg" alt="windows software" title="windows software" width="128" height="128" class="alignleft size-full wp-image-16120" />Webmasters and system administrators who manage multiple web servers and web hosting accounts with programs like Putty, WinSCP, VNC or Microsoft Terminal Server might have noticed that not all of the programs provide the means to manage servers effectively. Some, like Putty, allow to store sessions, while others, like WinSCP, offer to store the login details to the server to make it comfortable to connect to the servers.</p><p>AutoPutty is a portable software program for Windows that can manage servers for all four software clients that have been mentioned in this article. Manage in this regard means that system administrators and webmasters can add server information, that is hostname or IP, port, username, password and type (WinSCP SCP or SFTP, Putty, Remote Desktop or VNC) in the program to connect to the server more quickly.</p><p><span
id="more-17143"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/10/manage_servers_autoputty-500x247.png" alt="manage servers autoputty" title="manage servers autoputty" width="500" height="247" class="alignnone size-medium wp-image-17144" /></p><p>The system administrator can access the options of Autoputty to define the paths to the various applications and other settings like commands that should be executed or private key files for authentication (where supported). It is furthermore possible to password protect the application itself so that only authorized users are able to manage the connections and servers.</p><p><a
href="http://www.r4dius.net/autoputty/">Autoputty</a> (via <a
href="http://techie-buzz.com/softwares/puttywinscp-connection-manager-and-launcher-autoputty.html?utm_source=subscriber&amp;utm_medium=rss&amp;utm_campaign=rss">Techie Buzz</a>) is a free download for the Windows operating system. It requires the Microsoft .net Framework 2.0 and uses less than one Megabyte of computer memory in minimized state. The biggest benefit of the program for system administrators is that it can manage servers for several applications which makes it a tad easier to maintain and connect to them.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/11/manage-servers-for-putty-winscp-vnc-and-microsoft-terminal-server/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Manage your ssh connections with SecPanel</title><link>http://www.ghacks.net/2009/09/25/manage-your-ssh-connections-with-secpanel/</link> <comments>http://www.ghacks.net/2009/09/25/manage-your-ssh-connections-with-secpanel/#comments</comments> <pubDate>Fri, 25 Sep 2009 19:25:42 +0000</pubDate> <dc:creator>Jack Wallen</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networks]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Server]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[remote management]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ssh connections]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16656</guid> <description><![CDATA[I do a lot of work with secure shell. There are times when I am connected, via ssh, to multiple machines. Managing these connections can be a real hassle (especially when you have to try to remember numerous IP addresses). Sure you can create bash aliases to make these connections easier to remember, but if [...]]]></description> <content:encoded><![CDATA[<p>I do a lot of work with secure shell. There are times when I am connected, via ssh, to multiple machines. Managing these connections can be a real hassle (especially when you have to try to remember numerous IP addresses). Sure you can create bash aliases to make these connections easier to remember, but if you can have a GUI tool to handle this wouldn&#8217;t ssh administration be so much easier? Well, you&#8217;re in luck. <a
title="SecPanel" href="http://themediahost.de/secpanel/" target="_blank">SecPanel</a> is such a tool</p><p>With SecPanel you can create a profile for each of your ssh connections so that connecting is just a matter of opening up the tool, selecting the connection you want from a list, and clicking the Connect button. And for each profile you create, you can associate numerous configuration options. In this tutorial you will learn how to install and use SecPanel to manage your secure shell connections.</p><p><span
id="more-16656"></span></p><p><strong>Features</strong></p><p>SecPanel hosts a number of useful features:</p><ul><li>X11 tunneling  control</li><li>SCP management</li><li>IPv4/6 support</li><li>SSH1/2 support</li><li>Keypair management</li><li>Trace window</li></ul><p>and more.</p><p><strong>Installing</strong></p><p>Like most modern Linux applications SecPanel can be installed by following these simple steps:</p><ol><li>Open up your Add/Remove Software utility.</li><li>Search for &#8220;secpanel&#8221; (no quotes).</li><li>Mark SecPanel for installation.</li><li>Click Apply to install.</li><li>Okay any dependencies.</li></ol><p>That&#8217;s it.</p><p><strong>Running SecPanel</strong></p><div
id="attachment_16667" class="wp-caption alignleft" style="width: 285px"><a
rel="attachment wp-att-16667" href="http://www.ghacks.net/2009/09/25/manage-your-ssh-connections-with-secpanel/secpanel_main_window/"><img
class="size-full wp-image-16667 " src="http://www.ghacks.net/wp-content/uploads/2009/09/secpanel_main_window.png" alt="Figure 1" width="275" height="233" /></a><p
class="wp-caption-text">Figure 1</p></div><p>You will find SecPanel in the Internet sub-menu of your Applications menu. When you click that entry to start up the application you will see the main window (see Figure 1) where you can start to add connections. You will notice in Figure 1 there are already profiles listed. Be default there will be none (you have to create them first.) So let&#8217;s illustrate how Profiles are created.</p><div
id="attachment_16669" class="wp-caption alignright" style="width: 353px"><a
rel="attachment wp-att-16669" href="http://www.ghacks.net/2009/09/25/manage-your-ssh-connections-with-secpanel/secpanel_new_profile/"><img
class="size-full wp-image-16669 " src="http://www.ghacks.net/wp-content/uploads/2009/09/secpanel_new_profile.png" alt="Figure 2" width="343" height="341" /></a><p
class="wp-caption-text">Figure 2</p></div><p>To create a new Profile click on the New button. This will open up the Profile editor (see Figure 2). In this window the only required options are:</p><ul><li>Profile Name: The name you want to give your profile.</li><li>Title: This is the name that appears in the Connections listing window.</li><li>Host: The address you want to associate with this profile.</li><li>User: You can either supply a username that is associated with this connection or configure the connection to ask each time a connection is made.</li></ul><p>With regards to the username: If you always connect to this server with the same username, go ahead and configure a user. If, however, you connect to this server with different usernames (depending upon what job or service you are tackling) check the &#8220;Ask&#8221; checkbox. With this configuration a small box will open, when you go to connect, asking you to first input a username.</p><p>Other important options to consider are:</p><ul><li>No agent forwarding: Do not allow public-key authentication.</li><li>No X11 forwarding: Do not allow X11 tunneling (you will not be able to remotely run GUI tools).</li></ul><p>When you have your profile configured to your liking click the Save button to save your profile. In order to connect to this profile you have to go back to the main window (click the far left icon under the menu bar), select the profile you want to connect to, and click the Connect button.</p><p><strong>Keypair</strong></p><p>You can also manage keypairs for ssh connections, from within SecPanel. To do this click on the Lock icon from within the main window. When this new window opens you can do things like delete hostkeys, generate keypairs, distribute public keys, add identities, and more. One of the more important tasks you can take care of is the generation of keypairs. The generation of keypairs with this tool is extremely simple. Even distributing public keypairs is made simple with this tool.  Note, however, you can only distribute your keypairs to the machines in your profiles. If a server is not in one of your profiles, you can not distribute a keypair to it.</p><p><strong>Multi</strong></p><p>If you have an application installed (like MultiXter or ClusterSSH) you can connect to multiple servers at once which is good for such tasks as sending the same command to clustered servers. You will first have to have a supported tool installed.</p><p><strong>Final thoughts</strong></p><p>If you manage a lot of ssh connections SecPanel is a tool you should certainly look into. If you are used to PuTTY on a Windows machine, you will be very happy with SecPanel.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/25/manage-your-ssh-connections-with-secpanel/feed/</wfw:commentRss> <slash:comments>6</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> <item><title>Control Servers from Mobile Phones via SSH</title><link>http://www.ghacks.net/2008/07/09/control-servers-from-mobile-phones-via-ssh/</link> <comments>http://www.ghacks.net/2008/07/09/control-servers-from-mobile-phones-via-ssh/#comments</comments> <pubDate>Wed, 09 Jul 2008 15:12:18 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[iPhone]]></category> <category><![CDATA[Mobiles]]></category> <category><![CDATA[dedicated server]]></category> <category><![CDATA[mobile phone]]></category> <category><![CDATA[network]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[server]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[symbian]]></category> <category><![CDATA[symbian s60]]></category> <category><![CDATA[telnet]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5266</guid> <description><![CDATA[If you are running dedicated servers, virtual private servers or even hosting accounts, you need some backup plans to cover eventualities. I was away for the last five days and had to make sure that I could react immediately when I would receive notice of an emergency. You need to know that I run a [...]]]></description> <content:encoded><![CDATA[<p>If you are running dedicated servers, virtual private servers or even hosting accounts, you need some backup plans to cover eventualities. I was away for the last five days and had to make sure that I could react immediately when I would receive notice of an emergency. You need to know that I run a few scripts every minute that check if certain core modules are still running on my servers and that I receive an SMS instantly if they are not.</p><p>This helps if I&#8217;m near a PC but not if I&#8217;m playing with my five year old nephew at the North Sea. One of my backup plans included the installation of a Symbian version of Putty on my Nokie N73 mobile phone. Putty is a Telnet and SSH client that can be used to quickly connect to servers and start commands and scripts there. It would take only a minute or so to connect to the server and restart a module, like ftp, MySQL or Apache, if one of them crashes.</p><p>It can also be used to analyze what went wrong providing the server did not crash completely and does not restart. All that is needed is the free software <a
href="http://s2putty.sourceforge.net/">PuTTY</a> for Symbian OS which can be installed on a Symbian OS compatible mobile phones also known as S60 third edition smartphones.</p><p><span
id="more-5266"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/07/mobile_phone_ssh.jpg" alt="mobile phone ssh" title="mobile phone ssh" width="169" height="227" class="alignnone size-medium wp-image-5268" /></p><p>Ports for UIQ 1, UIQ 2 and UIQ 3 are available as well. It&#8217;s actually pretty cumbersome to work with Putty on a mobile phone that does not have a full QWERTY keyboard with additional keys like ESC which is why the mobile version of Putty offers a special send menu that provides access to those special characters.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/07/09/control-servers-from-mobile-phones-via-ssh/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>About PuTTy and Tutorials, including a PuTTy Tutorial.</title><link>http://www.ghacks.net/2008/02/09/about-putty-and-tutorials-including-a-putty-tutorial/</link> <comments>http://www.ghacks.net/2008/02/09/about-putty-and-tutorials-including-a-putty-tutorial/#comments</comments> <pubDate>Sat, 09 Feb 2008 09:42:37 +0000</pubDate> <dc:creator>Stefan</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Mobile Computing]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[port forwarding]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[socks]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[vnc]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/02/09/about-putty-and-tutorials-including-a-putty-tutorial/</guid> <description><![CDATA[After my last post about the powers of PuTTy in conjunction with an SSH-enabled router, I started thinking about tutorials.]]></description> <content:encoded><![CDATA[<p>After my last <a
href="http://www.ghacks.net/2008/02/05/fun-things-to-do-with-putty-and-linux-routers/">post</a> about the powers of PuTTy in conjunction with an SSH-enabled router, I started thinking about tutorials.</p><p>I am not a big tutorial-fan, cause I always can&#8217;t quite shake the feeling that I&#8217;m doing something here I have no particular knowledge of. And depending on what I do, this bothers me. A lot. Take sewing for instance (yes, I do indeed enjoy the fun of sewing, at least as long as it is fun); in the beginning I only did pre-set tutorials. I got to see some achievements, pretty fast as well, and was happy. But the clothings didn&#8217;t fit that well, more often than not I had to make corrections to be at least a bit satisfied with my work.</p><p>By now, I do most of my sewing patterns myself by taking bits from tutorials and knowledge and putting them together, and it works just fine for me. My point is, tutorials are often brief, giving appealing results in a short time, but often lack some of the necessary theory. Ever happened to you that you did something with a tutorial that just would not work? And after going through the complete text again, looking at all pictures, you realize there&#8217;s a small mistake in it, or something you wouldn&#8217;t have thought of, which the author took as given?</p><p><span
id="more-3154"></span>I guess that&#8217;s the reason I don&#8217;t want to write tutorials, the danger of missing something (or to cut off too much or something like that) or to have people sitting in front of it thinking &#8220;Screw this guy, this just doesn&#8217;t work!&#8221;. Plus, there are plenty of tutorials out there regarding nearly any topic. Or are there?</p><p>But &#8211; as the headline suspects &#8211; I&#8217;m gonna break with this habit for now, and give you a few shots and explanations regarding my former post. No tutorial in a classical sense, but one like I  try to write my stuff as well: just concepts and ideas, but this time with pictures.</p><p>So let&#8217;s get started. Since I&#8217;m keeping my connection open most of the time, I&#8217;m using PuTTyTray instead of the regular <a
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTy</a> or its <a
href="http://portableapps.com/apps/internet/putty_portable">portable</a> cousin, so some functions described here are not available in other versions.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/02/ss-00002-mod.jpg" alt="putty tutorial ss1" /></p><p>Here we got the starting screen. Use &#8220;Settings from file&#8221; (at the bottom of the screen) to save sessions to a file in the PuTTy-directory instead of the windows-registry. An absolute must for all portable users. The first ellipse is where you type your target server&#8217;s (or router&#8217;s, in our case) IP in. If you can&#8217;t remember your IP at any time or get dynamic IPs, make an dyndns-account to save you trouble. Most Routers come with built-in dyndns-support anyway nowadays, sparing you the effort of an update tool. Of course, we want to have &#8220;SSH&#8221; as a connection type, but it&#8217;s per default enabled, so there shouldn&#8217;t be any problems.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/02/ss-00003-mod.jpg" alt="putty tutorial ss2" /></p><p>Ah, that one took me awhile to figure out. Or to be more precise: I was swearing and cursing about the problem I encountered and by accident managed to find a solution in the settings for my terminal, which struck me to be very odd. So I wanna share my insights. The option I circled changes the character send to the server by pressing the backspace-key. Since the routers I mentioned all use some sort of linux, you might wanna change the option to the right one, &#8220;Control+? (127)&#8221;. Without that enabled, my fritzbox would only type &#8220;[^&#8221; or something like that instead of deleting the last character. Very annoying.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/02/ss-00004-mod.jpg" alt="putty tutorial ss3" /></p><p>That one is one of the PuTTyTray-only functions I mentioned that I don&#8217;t wanna miss ever again, regardless how more convenient PuTTyPortable sometimes might be for my purposes. Leave the option on &#8220;normal&#8221; to start it in normal terminal mode. I prefer that one, since I want to use password-authentication. No use minimizing the window to tray on start, only to have to bring it back up, type the password in and minimize it again. &#8220;Always&#8221; and &#8220;Never&#8221; produced funny behaviors that I couldn&#8217;t get a hold of, but, if you wanna guess and like riddles, go and give it a try.</p><p>And oh, the &#8220;Accept single-click&#8230;&#8221;-option is nice as well, if you use this kind of restoring in all of your programs. Mixing double-click and single-click is definitely not a good idea, at least not for me.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/02/ss-00005-mod.jpg" alt="putty tutorial ss4" /></p><p>Oh, yeah. Not that important, I gotta admit. But it would allow you to pick a username that&#8217;s hard to remember (please don&#8217;t say anything about the &#8220;root&#8221; I typed in there.. it is for demonstration purposes only!), and even harder to guess. When using password authentication, I only have to type in my password and not my username. spares me ~1.2 seconds. yay!</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/02/ss-00007-mod.jpg" alt="putty tutorial ss5" /></p><p>Painting Frenzy!! Okay, now here we go. This tab is the mekka for all your needs, the holy grail of port forwarding.<br
/> The first option I circled is recommended to use, but it is not without risks (security, mostly). Some protocols may need this option to function properly though. When you look at the entries 1, 2 and 3 they all have a source port (the first column) and a destination (the second one), like my arrows &#8211; done extremely skilled, if I may say so &#8211; try to show you.</p><p>1.) This is a standard port forwarding like used by any program. I specified my source port, which is 5700 (always select &#8220;local&#8221; as a type if unsure for the others and their doings), and a destination that is usually an IP plus a port. As you can see or at least guess, it&#8217;s for VNC (port 5900), and it&#8217;s for a fictional desktop in my home network.</p><p>2.) That one I use for the emulation of a vpn. Remember the virtual network adapter I had to create? I gave it the very innovative IP 10.0.0.1, Windows File Sharing services use port 139, so its 10.0.0.1:139 for source. The destination is my main network-hard drive with the very same port. If you specify an IP for the source port, the port is only forwarded if the accordant network adapter is used. In case of the file sharing, I had to do this, since I wanted to work both ways at the same time &#8211; local file sharing and file sharing over SSH. If you need only one of both, feel free to just forward the port without a source IP.</p><p>3.) This one is pretty much like the first, but it points to a virtual network card I created on my Router. I did so because it is forbidden to map any ports directly to the routers own IP, but mapping to the virtual NIC is allowed. Here, I&#8217;m forwarding localhost&#8217;s port 80 (do NOT do this when running a webserver or any software using port 80) to the virtual NIC&#8217;s port 80, so I can display my router&#8217;s status page in my browser here at work, taking a look at phone lists and the like. I also could&#8217;ve made a port forwarding like &#8220;6666      192.168.178.253:80&#8243;, to view my routers page then, I would have to connect to &#8220;localhost:6666&#8243; in my browser, as well as for connecting my VNC, I have to connect to &#8220;&lt;dyndns-address&gt;:5700&#8243; instead of just &#8220;&lt;dyndns-address&gt;&#8221;.</p><p>Be careful with the Connection -&gt; Proxy-Tab though. You don&#8217;t have to specify anything here for PuTTy to provide the SOCKS-proxy I mentioned. This is only necessary if PuTTy is forced (or wanted) to use a proxy to connect to the target net (usually, the internet) itself, like when using PuTTy over TOR for instance, which is by the way in my opinion the most comfortable way of using TOR there is.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/02/ss-00008-mod.jpg" alt="putty tutorial ss6" /></p><p>Oh my, I almost forgot that one.. this is crucial when keeping your connection up and running for a long time. If the connection gets broken there is a chance that your server-component remains active and running on the router, and if your reconnect, you got a second one running, and a third one if that happens again.. you catch my drift. I chose a value of 60 seconds, and it works for me. It was a more or less random choice though, other values might do equally fine.</p><p>Okay. I admit, that didn&#8217;t hurt that much at all. Maybe I will just&#8230;  keep posting funny daubed pictures about programs I use&#8230;</p><p>cya all soon! :)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/02/09/about-putty-and-tutorials-including-a-putty-tutorial/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Fun Things to do with PuTTy and Linux-Routers</title><link>http://www.ghacks.net/2008/02/05/fun-things-to-do-with-putty-and-linux-routers/</link> <comments>http://www.ghacks.net/2008/02/05/fun-things-to-do-with-putty-and-linux-routers/#comments</comments> <pubDate>Tue, 05 Feb 2008 17:04:05 +0000</pubDate> <dc:creator>Stefan</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Mobile Computing]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[dropbear]]></category> <category><![CDATA[etherwake]]></category> <category><![CDATA[proxy]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[socks]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[vpn]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/02/05/fun-things-to-do-with-putty-and-linux-routers/</guid> <description><![CDATA[If you set up some kind of SSH Connection on a windows computer over the past few years, be it to connect to the university's network or to secure a line for an insecure FTP Transfer,you have probably encountered the program PuTTy on the way to salvation. It's easy to use, free and OSSish powerful. What many people don't know about PuTTy though, is what other powers aside from or better in addition to SSH slumber inside the little executable.]]></description> <content:encoded><![CDATA[<p>If you set up some kind of SSH Connection on a windows computer over the past few years, be it to connect to the university&#8217;s network or to secure a line for an insecure FTP Transfer,you have probably encountered the program <a
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTy</a> on the way to salvation. It&#8217;s easy to use, free and OSSish powerful. What many people don&#8217;t know about PuTTy though, is what other powers aside from or better in addition to SSH slumber inside the little executable.</p><p>I was no exception to this when I decided to fool around a bit with my AVM Fritz!Box (Broadband Router quite common in Germany and Austria that runs with Linux) and installed &#8211; among other amusing things &#8211; the dropbear SSH Server on it. I was then able to connect to my home network from all around the world using just my dyndns-account and PuTTy, or better his cousin <a
href="http://portableapps.com/apps/internet/putty_portable">PuTTyPortable</a>, which runs from thumb drives without leaving traces behind on the host system. Oh the joy!</p><p>After going through the massive troubles of installing and configuring dropbear via FTP and VM, I first started to think about the use I could get out of this.</p><p><span
id="more-3122"></span><em>note</em>: I didn&#8217;t intend to give instructions of how to use PuTTy or to set up those functions I mention, more to give some inspiration. Google helps all, but if someone is interested in a particular HowTo, just ask, I&#8217;m here ;).</p><p>First of all, I found out that I could use my encrypted Connection to eliminate some holes in my firewall, VNC always being a big thorn in my side. If I use the standard ports, it&#8217;s insecure, and if I use custom ports, I&#8217;m bound to fail to remember them when needed. With the SSH Connection, I only have to remember one custom port (in fact, PuTTy does remember it), and I can spare the additional effort and cpu time for encrypting VNC sessions, as well as I could stuff all commonly used holes in my firewall.</p><p>Incredibly simple, but at the same time incredibly effective. If you want something like this, the tunneling function (also port forwarding) is for you. It also allowed me &#8211; with some tweaking on the router as well &#8211; to view the html-based configuration side from outside over the secure line, taking a look at the list of calls received in absence.</p><p>The next useful function I could think of was to use my secure Connection to obscure my internet traffic. Not to circumvent IP-Checks, but to prevent the casual network analyzer of having anything to work with besides my current IP at home. No destination, no protocol, no data. Setting it up was even easier than setting up the port tunnels, which, from time to time, tend to be a real pain in the ass, so to speak. For every open SSH Connection and without further configuration, PuTTy procures a full-fledged SOCKS proxy server for you. Ain&#8217;t that nice? And with plugins like <a
href="https://addons.mozilla.org/de/firefox/addon/quickproxy/">QuickProxy</a> for Firefox you are free to switch it on or off as you like. Which, of course, is also available as a <a
href="http://portableapps.com/apps/internet/firefox_portable">portable version</a>. But you all knew that already.</p><p>The third function I use pretty often was a nasty one to get by, but it was definitely worth the trouble, since it fits my setting nigh perfectly. I&#8217;m quite fond of VPNs, but I have yet to encounter a VPN-software that really satisfies me and my personal needs and/or beliefs. So, among the other amusing programs I set up on my router (as mentioned above), was a VPN-server, to allow me to connect to my network-enabled hard drives at home. To cut it short, it worked, I felt secure and all, but it was impossible to take the solution with me, since all VPN-Implementations (OpenVPN, that is) required installation and the creation (and configuration) of a virtual network adapter. So I tried to bring up a feasible solution involving PuTTy.</p><p>The easy one was to use a protocol that allows you to transfer files, (s)FTP, SCP, or even HTTP, but all require a special server component to be run on the target, which is not possible for me without leaving one of my computers on, which is entirely out of the question. The NAS is even able to manage FTP, but it would require me to rely on FTP and FTP alone. No Samba and FTP at the same time for the same files. So I had to discard that as well.</p><p>The next thought was to just forward port 139 (used by windows filesharing services) to my target network. It would&#8217;ve worked, but it would&#8217;ve rendered me incapable of using the filesharing service for local shares. I&#8217;m using this solution at work, so it&#8217;s either home or work. It would work, I could only start up the connection of needed, and so on, but I wasn&#8217;t just happy with it, so I digged further.</p><p>If I had found a software for windows, that used <em>not</em> the windows filesharing service but an own implementation of it, I could just tell it to use another port and forward that one, but unfortunately, I found no such program.<br
/> The best I could come up with was to create a network adapter as VPN does, but without configuring anything on it except for a meaningless IP, and then forward all traffic on 10.0.0.1:139 to my network at home. Works like a charm, but if anyone ever happens to find a program like mentioned above, I would be more than happy to give it a try. Portable Applications preferred ;)</p><p>Another function available, though I did not use it very often, was the forwarding of the X11-protocol used by common Linux-desktops, which gives you the power of controlling the remote computer similar to VNC but without the need for additional software.</p><p>The last one I want to mention is not one of PuTTy, but one that uses its opened shell to go through with it. A little program called etherwake can be run on common Linux-powered systems which enables you to start your computer without actually sitting in front of it via the magic of WOL (pun intended). A pre-set shell-script that&#8217;s run with a short command, a VNC server installed as a service, and you&#8217;re good to go. Connect the Router, wake up the computer, connect using VNC and take a look at the all-important document you left at home.</p><p>So, if you happen to own a Fritz!Box or one of them shiny, new, world-wide-available OpenSource-Routers, or just an old crappy computer that could deliver a reasonable SSH server for an equally reasonable amount of watts spent, maybe those ideas incorporated one for you.</p><p>Also, please notice that PuTTyTray works from Thumb Drives as well without leaving any Data behind (if you use the &#8220;session from file&#8221;-option), but has the advantage that it can be minimized to the system tray.</p><p>If you&#8217;re planning on keeping the connection up for quite some time, also remember to activate the &#8220;Keep Alive&#8221;-function ;)</p><p><em>Edit</em>: After getting rebuked for not doing it from the beginning, I&#8217;d like to incorporate some useful links that might get you started.<br
/> <a
href="http://www.tecchannel.de/netzwerk/lan/432967/fritz_box_fritzbox_hack_computer_remote_internet_starten_fernsteuern/index.html">Complete Installation Guide</a> for Telnet, FTP, SSH, WOL &amp; VPN on a Fritz!Box, German.<br
/> You can also get this functions creating a nice and easy pseudo-firmware-image here, but I guess one could lack the insight needed to fill in all the right information if he never did it manually before. So, feel free to screw around using the above link and once you figured it all out, use this one. Also German, but with very little text ;)<br
/> Another <a
href="http://hetos.de/sshtut.html">tutorial</a>, this time for the Linksys WRT54G, including SSH and Tunneling.</p><p>Thx again to Ace_NoOne, who could&#8217;ve used Google instead ;)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/02/05/fun-things-to-do-with-putty-and-linux-routers/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Top Xp Freeware that every user needs part 3</title><link>http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/</link> <comments>http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/#comments</comments> <pubDate>Sat, 18 Nov 2006 10:04:28 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[cdex]]></category> <category><![CDATA[espn]]></category> <category><![CDATA[fox]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[hamachi]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[rootkit]]></category> <category><![CDATA[skype]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[speedfan]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[teamspeak]]></category> <category><![CDATA[tvu-player]]></category> <category><![CDATA[windows-xp]]></category> <category><![CDATA[winscp]]></category> <category><![CDATA[xampp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/</guid> <description><![CDATA[What ? Part 3 ? You said that there would be only two parts in the top xp series. I know that I said that but I wanted to write a third part because of the nice comments that the other two parts recieved. (access part 1 and part 2) This time I will write about the lesser known tools, special purpose ones that most users do not need but some can't live without. I thought it would be nice to give those tools some exposure as well, they are great and they deserve it.]]></description> <content:encoded><![CDATA[<p>What ? Part 3 ? You said that there would be only two parts in the top xp series. I know that I said that but I wanted to write a third part because of the nice comments that the other two parts received. (access <a
href="http://www.ghacks.net/2006/11/15/top-xp-freeware-that-every-user-needs/" target="_blank">part 1</a> and <a
href="http://www.ghacks.net/2006/11/16/top-xp-freeware-that-every-user-needs-part-2/" target="_blank">part 2</a>) This time I will write about the lesser known tools, special purpose ones that most users do not need but some can&#8217;t live without. I thought it would be nice to give those tools some exposure as well, they are great and they deserve it.</p><p>I did write about some of them here at ghacks already but I guess only the die hard ghacks readers will know about this. I would like to start with a tool that I have been using for some time now. It is called <a
href="https://secure.logmein.com/products/hamachi2/" target="_blank">Hamachi</a> and the main benefit is that it is able to simulate a lan over internet. This is great if a game only offers lan play for instance. I do not suggest you use it for the following purpose but it is possible. Many games require serial numbers and those numbers are checked when you connect to a game server on the internet. They are not checked if you create a lan game.</p><p><strong>System Tools:</strong></p><p>Please insert the CD into the drive and restart the application. I hate this message. Forcing legit users to have the CD / DVD in drive to execute the program is something I never understood. Pirates crack those protections in seconds and legit users have the problems with methods that are supposed to make it harder for pirates. Something is wrong here. I do like <a
href="http://www.google.com/search?q=daemon+tools&#038;ie=utf-8&#038;oe=utf-8&#038;rls=org.mozilla:en-US:official&#038;client=firefox-a" target="_blank">Daemon Tools</a> which emulates CDs on your hard drive. Create an image of the CD, mount it in Daemon Tools and you may use the software without the Cd.</p><p>That shitty movie is not playing. I don&#8217;t see a picture, I hear no sound. Have you ever witnessed something like that ? This could be due to a missing codec on your system. <a
href="http://www.headbands.com/gspot/" target="_Blank">Gspot</a> analyzed a movie file and displays the codecs it is using. Did I say that I hate the fact that there are billions of codecs out there ? Waste of time and energy.</p><p><a
href="http://www.flos-freeware.ch/notepad2.html" target="_blank">Notepad 2</a> replaces Notepad which ships with every windows installation. It offers more features than Notepad like syntax highlighting.</p><p><a
href="http://rbtray.narod.ru/" target="_blank">Rbtray</a> makes it possible to minimize every window into the system tray instead of the task bar. If you are like me and dislike crowded task bars this tool is for you.</p><p>I like my computers as silent as they can be. One method to achieve this is to use a software that is able to control the speed of the fans in your pc. <a
href="http://www.almico.com/speedfan.php" target="_blank">Speedfan</a> is my choice. It displays temperatures for important system components such as processor, motherboard and hard drives and lets you change the fan speed if that is supported on your system.</p><p><a
href="http://www.officeboosters.com/vippy.htm" target="_blank">Vippy</a> the writer friendly cursor changes the cursor into a eye-friendly one. This is great if you have troubles finding the cursor in a text document. Vippy changes the color of the cursor to red for instance.</p><p><strong>Internet:</strong></p><p>Ghacks is running on a dedicated server and I have to make the connection using a terminal program. I do use <a
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank">Putty</a> for this, it is fast and clean and does exactly the things that I need it to do. I do use <a
href="http://winscp.net/eng/index.php" target="_Blank">WinSCP</a> to connect download backups that I made from the dedicated server. SFTP means secure file transfer.</p><p>I have a <a
href="http://www.skype.com/intl/en-us/home" target="_blank">Skype</a> account to talk to my friends and see who is online at the moment. There is no charge if both users are connected to the Skype network. I do prefer <a
href="http://www.teamspeak.com/" target="_Blank">Teamspeak</a> while gaming. Teamspeak has the advantage that more users may chat and talk at the same time while Skype has that limited I think. When I was playing WOW we were using Teamspeak with more than 40 people in one channel. Don&#8217;t worry, you can moderate everything.</p><p>If you want to view tv on the internet you should take a look at tvu player which offers some interesting channels to choose from. To name a few: ABC, ESPN, Comedy Channel, CBC, Fox and more. All free, with relative good quality. You need a broadband connection for good results.</p><p>You need some additional tools if you want to save video streams. Most providers hide the real url to the stream making it impossible to detect it by normal means. <a
href="http://www.donationcoder.com/Software/Mouser/urlsnooper/index.html" target="_blank">Url Snooper</a> comes into play and detects the real address by analyzing all network traffic.</p><p>I need a local test installation of ghacks to test new features before I make the upgrade on the running site. <a
href="http://www.apachefriends.org/en/xampp.html" target="_blank">XAMPP</a> offers everything I need to have a local Apache installation with PHP and MYSQL support. It is great for learning and testing upgrades.</p><p><strong>Security:</strong></p><p>You might remember the Sony rootkit incident. They planted a rootkit on some of their CDs and users had a hard time getting rid of it. Rootkit Revealer is one of those tools that helps detecting and removing rootkits.</p><p><strong>Other:</strong></p><p>I do not buy lots of new CDs but sometimes I buy some used ones on Ebay or Amazon. I don&#8217;t have a CD player at all so I have to get the songs from the CD on my computer to be able to play them and transfer them to my Ipod. <a
href="http://sourceforge.net/projects/cdexos/" target="_blank">CDex</a> is the tool I use for that purpose. It is fast, pulls all relevant information from the internet (author, title, songs..) and adds them automatically to the songs.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
