<?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>putty Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/putty/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 27 Feb 2023 11:59:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>How to configure SSH in Windows 11</title>
		<link>https://www.osradar.com/how-to-configure-ssh-in-windows-11/</link>
					<comments>https://www.osradar.com/how-to-configure-ssh-in-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Mon, 27 Feb 2023 11:59:22 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[windows 11]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=38283</guid>

					<description><![CDATA[<p>Hello! We are going to explain what SSH is and how you can configure it on your Windows 11 PC or laptop. It is a tool mainly intended for system administrators. Therefore, it is not recommended for home users. Indeed, they have simpler alternatives. However, it is worth knowing the scope of this tool. We [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-configure-ssh-in-windows-11/">How to configure SSH in Windows 11</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! We are going to explain what SSH is and how you can configure it on your Windows 11 PC or laptop. It is a tool mainly intended for system administrators. Therefore, it is not recommended for home users. Indeed, they have simpler alternatives. However, it is worth knowing the scope of this tool. We will start the article by explaining in a brief but understandable way what exactly is this protocol to connect two computers. And then, we will go on to tell you how you can configure it for use on your Windows 11 computer.</p>



<h2>What is SSH</h2>



<p>SSH, or Secure Shell, is a protocol used to connect two computers together wirelessly. With this in mind, set up remote access through a secure channel. In this channel, information travels encrypted between computers. In addition to the protocol, SSH is also the name of the program that implements it.</p>



<p>Therefore, it is a kind of remote access to be able to exchange files between computers. In other words, it is a technology similar to other protocols such as FTP and Telnet. However, as we have already pointed out, it is more focused on system administrators. At user level, you have other simpler alternatives such as remote desktops or clouds for file sharing.</p>



<p>In addition to connecting computers and exchanging files, it also allows you to securely copy data from a computer to an external client that has connected using RSA keys. These are more secure than login passwords. You can also simulate encrypted FTP sessions in order to exchange them.</p>



<p>In its favor is the fact that it is a very versatile protocol. In fact, it allows you to connect to the computer you configure as a server both from an internal network and remotely. Indeed, you are not dependent on them sharing the same network or being close to each other. However, to have this freedom in the connection between computers, you first need to configure one as an SSH server. After that, you will be able to connect to it from other devices.</p>



<h3>Disadvantages</h3>



<p>On the downside is that, being designed for professional environments. It is certainly a bit complex to use. A user without a lot of computer knowledge might be intimidated by it. Because in the end, the quickest and easiest thing to do if you don&#8217;t have much of an idea is to simply set up a remote desktop. Another simple option is to share files in the cloud to access them from any computer.</p>



<p>Nowadays, you will be able to use SSH from virtually any computer, regardless of its operating system. This is because it is a function that is implemented mainly through multiple third-party applications. Some of them are complex and require the use of the command line. However, we will try to make it as easy as possible for you.</p>



<h2>How to configure SSH in Windows 11</h2>



<p>To configure SSH in Windows 11, you have to activate a computer as a server. With this in mind, turn on the PC where you are going to have the data you want to access from other computers. Next, open the Start menu and type <em>services.msc</em>. Finally, click on the <strong>Services </strong>application will appear to open it. Next we will see how to configure SSH in Windows 11.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="779" src="https://www.osradar.com/wp-content/uploads/2023/02/ssh-1-1024x779.png" alt="" class="wp-image-38285" srcset="https://www.osradar.com/wp-content/uploads/2023/02/ssh-1-1024x779.png 1024w, https://www.osradar.com/wp-content/uploads/2023/02/ssh-1-300x228.png 300w, https://www.osradar.com/wp-content/uploads/2023/02/ssh-1-768x584.png 768w, https://www.osradar.com/wp-content/uploads/2023/02/ssh-1-696x530.png 696w, https://www.osradar.com/wp-content/uploads/2023/02/ssh-1-1068x813.png 1068w, https://www.osradar.com/wp-content/uploads/2023/02/ssh-1.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>This will take you to the Windows services window. In it, you have a list of services, and in it, you have to right-click on the <strong>OpenSSH SSH Server </strong>service. In the pop-up menu, you can do two things: click on <strong>Start </strong>to simply launch the SSH server, or click on Properties to be able to configure it.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="982" height="825" src="https://www.osradar.com/wp-content/uploads/2023/02/ssh2.png" alt="" class="wp-image-38286" srcset="https://www.osradar.com/wp-content/uploads/2023/02/ssh2.png 982w, https://www.osradar.com/wp-content/uploads/2023/02/ssh2-300x252.png 300w, https://www.osradar.com/wp-content/uploads/2023/02/ssh2-768x645.png 768w, https://www.osradar.com/wp-content/uploads/2023/02/ssh2-696x585.png 696w" sizes="(max-width: 982px) 100vw, 982px" /></figure>



<p>Now, launch the Windows Terminal application. In this console, as if logging in as administrator, type the command:</p>



<pre class="wp-block-preformatted">New-NetFirewallRule -Name sshd -DisplayName 'OpenSSH Server (sshd)' -Service sshd -Enabled True -Direction Inbound -Protocol TCP -Action Allow -Profile Domain.</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="577" src="https://www.osradar.com/wp-content/uploads/2023/02/ssh3-1024x577.png" alt="" class="wp-image-38287" srcset="https://www.osradar.com/wp-content/uploads/2023/02/ssh3-1024x577.png 1024w, https://www.osradar.com/wp-content/uploads/2023/02/ssh3-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2023/02/ssh3-768x433.png 768w, https://www.osradar.com/wp-content/uploads/2023/02/ssh3-696x392.png 696w, https://www.osradar.com/wp-content/uploads/2023/02/ssh3-1068x602.png 1068w, https://www.osradar.com/wp-content/uploads/2023/02/ssh3.png 1115w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>When you do this, you will have enabled everything necessary and opened port 22 to be able to access this computer with an SSH client from outside your home network. The last step will be to find out and write down the IP of this computer. This is something simple that you can do from a simple website like <a href="http://ipinfo.io/ip" target="_blank" rel="noreferrer noopener">ipinfo.io/ip</a>.</p>



<h2>Configuring the client machine</h2>



<p>Now, go to the computer from which you want to connect to the one you have configured as a server. You will need to download a SHH client to it. We will use a program called PuTTY that you can get from <a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html" target="_blank" rel="noreferrer noopener">here</a>. Download its installer for your version of Windows and install it.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="724" src="https://www.osradar.com/wp-content/uploads/2023/02/ssh4-1024x724.png" alt="" class="wp-image-38288" srcset="https://www.osradar.com/wp-content/uploads/2023/02/ssh4-1024x724.png 1024w, https://www.osradar.com/wp-content/uploads/2023/02/ssh4-300x212.png 300w, https://www.osradar.com/wp-content/uploads/2023/02/ssh4-768x543.png 768w, https://www.osradar.com/wp-content/uploads/2023/02/ssh4-696x492.png 696w, https://www.osradar.com/wp-content/uploads/2023/02/ssh4-1068x755.png 1068w, https://www.osradar.com/wp-content/uploads/2023/02/ssh4.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>The installation process is simple and clean, without adware or anything complicated. You only have to choose the destination folder or if you want shortcuts, and it will not try to put any application you don&#8217;t want.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="452" height="442" src="https://www.osradar.com/wp-content/uploads/2023/02/ssh5.png" alt="" class="wp-image-38289" srcset="https://www.osradar.com/wp-content/uploads/2023/02/ssh5.png 452w, https://www.osradar.com/wp-content/uploads/2023/02/ssh5-300x293.png 300w" sizes="(max-width: 452px) 100vw, 452px" /></figure>



<p>And once you have installed it, using <a href="https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/" target="_blank" rel="noreferrer noopener">PuTTy</a> is easy. Just type the IP address where it says Host Name and click on the Open button, indicating first that it is an SSH. If you want, you can click on the Save button to save this address and session. On the other hand, if you are an advanced user, this tool will offer you dozens of options.</p>



<h2>Some useful Putty commands</h2>



<p>Below is a list of the main commands:</p>



<ul><li><strong>Special Command</strong>: allows executing directly a series of common commands on the working machine. This option can appear, or not, depending on the machine connected.</li><li><strong>Event Log</strong>: It shows a record that details all the processes and data generated in the connection.</li><li><strong>New Session</strong>:Allows you to return to the main screen of the program to create a new connection to the same or another server with different parameters.</li><li><strong>Restart Session</strong>: Close the open session and restart it to start working with it from the login.</li><li><strong>Duplicate Session</strong>: It will create a duplicate of the current session.</li><li><strong>Saved Sessions</strong>: This is direct access to the sessions saved in the program, along with its preferences.</li><li><strong>Change Settings</strong>: Allows you to change some parameters of the current session settings.</li><li><strong>Copy All to Clipboard</strong>: Copies the entire contents of the program’s buffer to the Windows clipboard.</li><li><strong>Clear Scrollback</strong>: It is equivalent to use the CLS or clear function. That is, it cleans the screen but does not clear the buffer.</li><li><strong>Reset Terminal</strong>:&nbsp;Re-start the session completely, starting from scratch. Clears the screen and the buffer.</li><li><strong>Full Screen</strong>: Converts the console to full screen, and pressing Alt+Enter returns it to its normal state.</li></ul>



<p>Very well, this way we have seen how to configure SSH in Windows 11. See you soon!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-configure-ssh-in-windows-11/">How to configure SSH in Windows 11</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-configure-ssh-in-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to connect to remote servers and PCs with KiTTY.</title>
		<link>https://www.osradar.com/how-to-connect-to-remote-servers-and-pcs-with-kitty/</link>
					<comments>https://www.osradar.com/how-to-connect-to-remote-servers-and-pcs-with-kitty/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 26 Jan 2021 22:04:00 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[KiTTY]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[windows kitty]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=27974</guid>

					<description><![CDATA[<p>Hello! Internet is a basic element when turning on the computer. Indeed, we use multiple programs for online tasks. Whether at home or at work. This time we will talk about a useful tool for any case. KiTTY is a derivative of the popular PuTTY. Which is a Telnet/SSH client. Well, KiTTY maintains those functions [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-connect-to-remote-servers-and-pcs-with-kitty/">How to connect to remote servers and PCs with KiTTY.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Internet is a basic element when turning on the computer. Indeed, we use multiple programs for online tasks. Whether at home or at work. This time we will talk about a useful tool for any case. KiTTY is a derivative of the popular <a href="https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/" target="_blank" rel="noreferrer noopener">PuTTY. </a>Which is a Telnet/SSH client. Well, KiTTY maintains those functions and incorporates other very interesting ones. Besides offering ease of use. Read on to see how to connect to remote servers and computers with KiTTY.</p>



<h2>What is the purpose of KiTTY ?</h2>



<p>This tool incorporates support for secure connections via HTTP or SOCKS proxy. And it adds default AES encryption for SSH connections. It also supports Blowfish and 3DES encryption algorithms. On the other hand, it uses Telnet. In short, this protocol allows remote access to any computer or server. This process uses terminal commands to remotely manage another computer. Seems a bit complicated? Well, tools such as KiTTY simplify the task.</p>



<p>In order to make this connection, two elements are necessary. First, a remote computer or server that supports Telnet with a user account. And then you need a local client. For example, <a href="http://www.9bis.net/kitty/#!index.md" target="_blank" rel="noreferrer noopener">KiTTY.</a></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="452" height="601" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/ki.png" alt="" class="wp-image-27976" srcset="https://www.osradar.com/wp-content/uploads/2021/01/ki.png 452w, https://www.osradar.com/wp-content/uploads/2021/01/ki-226x300.png 226w" sizes="(max-width: 452px) 100vw, 452px" /></figure>



<h2>First steps to use KiTTY to connect to remote computers.</h2>



<p>This is a free and open source program that can be downloaded from <a href="https://www.fosshub.com/KiTTY.html" target="_blank" rel="noreferrer noopener">here.</a> In addition to the installable, there is a portable version. In any case, it offers a very complete interface. Since it is full of options and customizable parameters. With the added advantage that everything is done from a single window. Well, this main window is divided into two sections. The left column shows the different categories and subcategories of the application. Consequently, just click on any of them and the parameters will be displayed in the right panel. In fact, the options range from the functionality to the appearance of the program.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="452" height="601" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/ki2.png" alt="KiTTY Control Panel" class="wp-image-27978" srcset="https://www.osradar.com/wp-content/uploads/2021/01/ki2.png 452w, https://www.osradar.com/wp-content/uploads/2021/01/ki2-226x300.png 226w" sizes="(max-width: 452px) 100vw, 452px" /><figcaption>KiTTY Control Panel</figcaption></figure>



<p>Another interesting aspect is that KiTTY is ready to use. That is, with the default configuration, the app is ready to establish connections via Telnet. With this in mind, just click on Session. Then enter the credentials of the server to be connected. In fact, just specify the name of the server, the port to use, and the type of connection to set up. Finally, click on the Open button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="452" height="601" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/ki3.png" alt="Setting remote desktop connection parameters in KiTTY." class="wp-image-27980" srcset="https://www.osradar.com/wp-content/uploads/2021/01/ki3.png 452w, https://www.osradar.com/wp-content/uploads/2021/01/ki3-226x300.png 226w" sizes="(max-width: 452px) 100vw, 452px" /><figcaption>Setting remote desktop connection parameters in KiTTY.</figcaption></figure>



<h2>Types of remote connections supported by KiTTY</h2>



<p>KiTTY supports many types of remote connections. Therefore, it is a versatile program. So it allows you to connect to many types of servers. Below we mention them:</p>



<ul><li>Raw</li><li>Telnet</li><li>Rlogin</li><li>SSH</li><li>ADB</li><li>Serial</li></ul>



<h2>KiTTY main features</h2>



<p>As mentioned, this app is packed with features. For example, it is possible to adapt the behavior with each type of connection independently. This is possible through the Connections section. It is also possible to manage a system of passwords and automated commands. In addition, it allows session filtering, running local scripts remotely, etc. It is also possible to manage other . Such as URL hyperlinks and ZModem integration. It even allows you to modify aspects related to the appearance of the program.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="452" height="601" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/01/ki4.png" alt="" class="wp-image-27982" srcset="https://www.osradar.com/wp-content/uploads/2021/01/ki4.png 452w, https://www.osradar.com/wp-content/uploads/2021/01/ki4-226x300.png 226w" sizes="(max-width: 452px) 100vw, 452px" /></figure>



<p>In short, it&#8217;s a very complete program. It allows us to connect to remote servers and PCs with KiTTY. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-connect-to-remote-servers-and-pcs-with-kitty/">How to connect to remote servers and PCs with KiTTY.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-connect-to-remote-servers-and-pcs-with-kitty/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Manages SSH connections from Windows 10 with PuTTY.</title>
		<link>https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/</link>
					<comments>https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Mon, 30 Nov 2020 22:57:00 +0000</pubDate>
				<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[ssh connections]]></category>
		<category><![CDATA[ssh protocol]]></category>
		<category><![CDATA[windows putty]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=25921</guid>

					<description><![CDATA[<p>Hello! There are many ways to connect remotely to a computer. Indeed, one of the most common is through remote control software. For example, Windows Remote Desktop or TeamViewer. These programs allow you to manage your computer via the Internet. Just as if we were sitting in front of it. Now well, when connecting to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/">Manages SSH connections from Windows 10 with PuTTY.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! There are many ways to connect remotely to a computer. Indeed, one of the most common is through remote control software. For example, Windows Remote Desktop or TeamViewer. These programs allow you to manage your computer via the Internet. Just as if we were sitting in front of it. Now well, when connecting to another system such as GNU/ Linux then you must use another tool. For this reason, today we will talk about PuTTY to manage SSH connections in Windows 10.</p>



<h2>PuTTY is a simple and free SSH connections manager in Windows 10</h2>



<p>This is a free, open source software designed to manage the SSH protocol in Windows. Certainly the most recent versions of this system include its own client powered from CMD. It is even possible to use Bash&#8217;s client when configuring the <a href="https://www.osradar.com/how-to-install-and-use-bash-in-windows-10/" target="_blank" rel="noreferrer noopener">Windows Subsystem </a>for Linux. However, PuTTY offers a complete client with a multitude of options.</p>



<h2>How to download PuTTY.</h2>



<p>As mentioned, this software is totally free. Therefore, it can be downloaded for free from this <a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html" target="_blank" rel="noreferrer noopener">link.</a> Downloads for Windows are available for 32 and 64 bits. In addition, you can download the installer in .msi format. A portable binary is also available in .exe format. The latter is ideal for saving to a USB drive. However, if you want to keep data and settings, we recommend the installable version.</p>



<h2>Basic use of PuTTY.</h2>



<p>The main interface of this program is basically a kind of configuration menu. On the left side are all the options offered by the program. Additionally, in the right menu are the different sections. However, the section that interests us most is Session. Since it allows you to connect to a remote server. And consequently be able to manage SSH connections in Windows 10</p>



<h3>How to connect to a server.</h3>



<p>There are three basic elements to connect to a server. These are the IP address, the port to be used and the selected protocol. Changing the protocol will automatically change the port to the one used by that default protocol. However, it is still possible to change it manually. Below the connection data is the session section. There you can save the most common connections and invoke them again at any time. Finally, it is possible to choose what appears when closing the remote connection.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="452" height="442" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/11/pu.png" alt="" class="wp-image-25936" srcset="https://www.osradar.com/wp-content/uploads/2020/11/pu.png 452w, https://www.osradar.com/wp-content/uploads/2020/11/pu-300x293.png 300w" sizes="(max-width: 452px) 100vw, 452px" /></figure>



<p>Once you have filled in the connection data, please click on Open. Immediately you will be shown the end, you must enter username and password and that&#8217;s it! You are now ready to start controlling a PC remotely.</p>



<h3>PuTTY terminal options</h3>



<p>Once connected to a remote terminal, the only thing we will see is the terminal to enter the corresponding commands. However, the window offers a simple but complete menu of options to control the session. To open it, just click on the icon in the upper left corner.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="689" height="509" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2020/11/pu2.png" alt="" class="wp-image-25940" srcset="https://www.osradar.com/wp-content/uploads/2020/11/pu2.png 689w, https://www.osradar.com/wp-content/uploads/2020/11/pu2-300x222.png 300w" sizes="(max-width: 689px) 100vw, 689px" /></figure>



<p>Below is a list of the main commands:</p>



<ul><li><strong>Special Command</strong>: allows executing directly a series of common commands on the working machine. This option can appear, or not, depending on the machine connected.</li><li><strong>Event Log</strong>: It shows a record that details all the processes and data generated in the connection.</li><li><strong>New Session</strong>:Allows you to return to the main screen of the program to create a new connection to the same or another server with different parameters.</li><li><strong>Restart Session</strong>: Close the open session and restart it to start working with it from the login.</li><li><strong>Duplicate Session</strong>: It will create a duplicate of the current session.</li><li><strong>Saved Sessions</strong>: This is direct access to the sessions saved in the program, along with its preferences.</li><li><strong>Change Settings</strong>: Allows you to change some parameters of the current session settings.</li><li><strong>Copy All to Clipboard</strong>: Copies the entire contents of the program&#8217;s buffer to the Windows clipboard.</li><li><strong>Clear Scrollback</strong>: It is equivalent to use the CLS or clear function. That is, it cleans the screen but does not clear the buffer.</li><li><strong>Reset Terminal</strong>: Re-start the session completely, starting from scratch. Clears the screen and the buffer.</li><li><strong>Full Screen</strong>: Converts the console to full screen, and pressing Alt+Enter returns it to its normal state.</li></ul>



<p>Ultimately we have taken a look at PuTTY a simple SSH connection manager in Windows. The program is very intuitive. Of course your ability will grow as you use it. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/">Manages SSH connections from Windows 10 with PuTTY.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/manages-ssh-connections-from-windows-10-with-putty/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install and use PuTTY on Ubuntu 18.04 / Debian 10</title>
		<link>https://www.osradar.com/install-and-use-putty-ubuntu-18-04-debian-10/</link>
					<comments>https://www.osradar.com/install-and-use-putty-ubuntu-18-04-debian-10/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 00:01:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16577</guid>

					<description><![CDATA[<p>If you work with SSH connections from windows it is likely that you have installed PuTTY. Well, there is also a version available for Unix systems and binaries for Ubuntu and Debian. Well, in this post, you will learn how to install and use PuTTY on Ubuntu 18.04 and Debian 10. PuTTY is a free [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-and-use-putty-ubuntu-18-04-debian-10/">Install and use PuTTY on Ubuntu 18.04 / Debian 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you work with SSH connections from windows it is likely that you have installed PuTTY. Well, there is also a version available for Unix systems and binaries for Ubuntu and Debian. Well, in this post, you will learn <strong>how to install and use PuTTY on Ubuntu 18.04 and Debian 10.</strong></p>
<p>PuTTY is a free application that allows you to make remote connections to any server or computer. Unlike other more advanced solutions, it does so using SSH and Telnet protocols. It is quite popular in Windows environments, and therefore sometimes forgets that there is version for <a href="https://www.osradar.com/tag/linux/" target="_blank" rel="noopener noreferrer">Linux</a>.</p>
<p>At this point, you may wonder what advantages the use of PuTTY brings over the use of the terminal and the <a href="https://www.osradar.com/tag/ssh/" target="_blank" rel="noopener noreferrer">SSH command</a>. The truth is that with <strong>PuTTY we will have a lot of configurations to customize the connection</strong>. And all those configurations are available from a very simple and friendly graphical interface. So, this makes the job easier.</p>
<p>Recently version 0.73 has been released containing many patches that fix previous bugs. In fact, as indicated on the<a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/" target="_blank" rel="noopener noreferrer"> project website</a>, these bugs brought security problems.<strong> So this version is very safe to use.</strong></p>
<p>So, let us install it and use it.</p>
<h2>Install and use PuTTY on Ubuntu 18.04 / Debian 10</h2>
<p>One of the great advantages of PuTTY is that it is included in the official Ubuntu and Debian repositories. So the installation is a command away.</p>
<p>Then, open a terminal session and execute the following command:</p>
<pre>:~$ sudo apt install putty</pre>
<figure id="attachment_16629" aria-describedby="caption-attachment-16629" style="width: 1103px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16629" src="https://www.osradar.com/wp-content/uploads/2019/12/1-6.png" alt="1.- Install PuTTY on Ubuntu / Debian" width="1103" height="562" srcset="https://www.osradar.com/wp-content/uploads/2019/12/1-6.png 1103w, https://www.osradar.com/wp-content/uploads/2019/12/1-6-300x153.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/1-6-1024x522.png 1024w, https://www.osradar.com/wp-content/uploads/2019/12/1-6-768x391.png 768w, https://www.osradar.com/wp-content/uploads/2019/12/1-6-696x355.png 696w, https://www.osradar.com/wp-content/uploads/2019/12/1-6-1068x544.png 1068w, https://www.osradar.com/wp-content/uploads/2019/12/1-6-824x420.png 824w" sizes="(max-width: 1103px) 100vw, 1103px" /><figcaption id="caption-attachment-16629" class="wp-caption-text">1.- Install PuTTY on Ubuntu / Debian</figcaption></figure>
<p>In case you are using Debian and do not have sudo enabled, I recommend you read this post:</p>
<p><a href="https://www.osradar.com/how-to-enable-sudo-on-debian-10/" target="_blank" rel="noopener noreferrer">How to enable sudo on Debian 10?</a></p>
<p>When the installation is finished, you can open the application with the following command:</p>
<pre>:~$ putty</pre>
<p>And you will see the following.</p>
<figure id="attachment_16630" aria-describedby="caption-attachment-16630" style="width: 575px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16630" src="https://www.osradar.com/wp-content/uploads/2019/12/2-5.png" alt="2.- Putty on Ubuntu" width="575" height="550" srcset="https://www.osradar.com/wp-content/uploads/2019/12/2-5.png 575w, https://www.osradar.com/wp-content/uploads/2019/12/2-5-300x287.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/2-5-439x420.png 439w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption id="caption-attachment-16630" class="wp-caption-text">2.- Putty on Ubuntu</figcaption></figure>
<p>PuTTY comes with a pretty good default configuration. So to start with a connection at once, just enter the IP address or host you want to access. Then, we establish the port and the protocol. Also in this screen we will be able to save the configured session.</p>
<figure id="attachment_16631" aria-describedby="caption-attachment-16631" style="width: 575px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16631" src="https://www.osradar.com/wp-content/uploads/2019/12/3-6.png" alt="3.- Setting an SSH connection using PuTTY" width="575" height="552" srcset="https://www.osradar.com/wp-content/uploads/2019/12/3-6.png 575w, https://www.osradar.com/wp-content/uploads/2019/12/3-6-300x288.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/3-6-438x420.png 438w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption id="caption-attachment-16631" class="wp-caption-text">3.- Setting an SSH connection using PuTTY</figcaption></figure>
<p>Clicking on Open will start the connection. If it is done for the first time, we will be shown a security warning.</p>
<figure id="attachment_16632" aria-describedby="caption-attachment-16632" style="width: 497px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16632" src="https://www.osradar.com/wp-content/uploads/2019/12/4-4.png" alt="4.- Starting a connection with PuTTY on Ubuntu / Debian" width="497" height="341" srcset="https://www.osradar.com/wp-content/uploads/2019/12/4-4.png 497w, https://www.osradar.com/wp-content/uploads/2019/12/4-4-300x206.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/4-4-100x70.png 100w, https://www.osradar.com/wp-content/uploads/2019/12/4-4-218x150.png 218w" sizes="(max-width: 497px) 100vw, 497px" /><figcaption id="caption-attachment-16632" class="wp-caption-text">4.- Starting a connection with PuTTY on Ubuntu / Debian</figcaption></figure>
<p>Then Xterm will start and you will have to log in. In doing so, you will be able to use the connection.</p>
<figure id="attachment_16633" aria-describedby="caption-attachment-16633" style="width: 651px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16633" src="https://www.osradar.com/wp-content/uploads/2019/12/5-4.png" alt="5.- PuTTY is working" width="651" height="396" srcset="https://www.osradar.com/wp-content/uploads/2019/12/5-4.png 651w, https://www.osradar.com/wp-content/uploads/2019/12/5-4-300x182.png 300w" sizes="(max-width: 651px) 100vw, 651px" /><figcaption id="caption-attachment-16633" class="wp-caption-text">5.- PuTTY is working</figcaption></figure>
<p>As I told you at the beginning, PuTTY&#8217;s strength is its many options to configure. For example, it will look at the keyboard options we can configure.</p>
<figure id="attachment_16634" aria-describedby="caption-attachment-16634" style="width: 575px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16634" src="https://www.osradar.com/wp-content/uploads/2019/12/6-4.png" alt="6.- Keyboard settings" width="575" height="551" srcset="https://www.osradar.com/wp-content/uploads/2019/12/6-4.png 575w, https://www.osradar.com/wp-content/uploads/2019/12/6-4-300x287.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/6-4-438x420.png 438w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption id="caption-attachment-16634" class="wp-caption-text">6.- Keyboard settings</figcaption></figure>
<p>Also, we can use a proxy to make the connection.</p>
<figure id="attachment_16635" aria-describedby="caption-attachment-16635" style="width: 575px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16635" src="https://www.osradar.com/wp-content/uploads/2019/12/7-3.png" alt="7.- Proxy settings on PuTTY" width="575" height="548" srcset="https://www.osradar.com/wp-content/uploads/2019/12/7-3.png 575w, https://www.osradar.com/wp-content/uploads/2019/12/7-3-300x286.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/7-3-441x420.png 441w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption id="caption-attachment-16635" class="wp-caption-text">7.- Proxy settings on PuTTY</figcaption></figure>
<p>It is also possible to configure in depth the connection with the SSH protocol.</p>
<figure id="attachment_16636" aria-describedby="caption-attachment-16636" style="width: 575px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-16636" src="https://www.osradar.com/wp-content/uploads/2019/12/8-2.png" alt="8.-SSH options" width="575" height="549" srcset="https://www.osradar.com/wp-content/uploads/2019/12/8-2.png 575w, https://www.osradar.com/wp-content/uploads/2019/12/8-2-300x286.png 300w, https://www.osradar.com/wp-content/uploads/2019/12/8-2-440x420.png 440w" sizes="(max-width: 575px) 100vw, 575px" /><figcaption id="caption-attachment-16636" class="wp-caption-text">8.-SSH options</figcaption></figure>
<p>So, enjoy PuTTY.</p>
<h2>Conclusion</h2>
<p>PuTTY is one of those applications that can become necessary for daily work with SSH. It is light, fast, efficient and with many configuration options that will make it possible to connect to a server with all the ease and flexibility.</p>
<p>The installation is quite simple especially in Linux, so it is better to have it at hand.</p>
<p>Please share this post with your friends.</p>


<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-and-use-putty-ubuntu-18-04-debian-10/">Install and use PuTTY on Ubuntu 18.04 / Debian 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-and-use-putty-ubuntu-18-04-debian-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
