<?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>ssh terminal Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/ssh-terminal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Sat, 30 Nov 2019 19:29:04 +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 install an SSH client and server in Windows 10.</title>
		<link>https://www.osradar.com/how-to-install-an-ssh-client-and-server-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-an-ssh-client-and-server-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sun, 01 Dec 2019 01:27:02 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[openssh]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[ssh client]]></category>
		<category><![CDATA[ssh server]]></category>
		<category><![CDATA[ssh terminal]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16135</guid>

					<description><![CDATA[<p>Hello, how are you? In the previous article, we saw how to enable Telnet in Windows Server. This protocol is very useful, but it has a serious security breach. For that reason, we recommend using the SSH connection. It is a remote administration protocol that allows users to control and modify their remote servers over [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-an-ssh-client-and-server-in-windows-10/">How to install an SSH client and server in Windows 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>Hello, how are you? In the previous article, we saw how to enable Telnet in Windows Server. This protocol is very useful, but it has a serious security breach. For that reason, we recommend using the SSH connection. It is a remote administration protocol that allows users to control and modify their remote servers over the Internet. To do this, it uses an authentication mechanism. The protocol works by authenticating a remote user and transferring inputs from the client to the host. It then retransmits the output back to the client. But most importantly, the communication is delivered encrypted so the security is much higher than Telnet. In view of the above, let&#8217;s see how to install an SSH client and server in Windows 10.</p>



<h2>Prerequisite</h2>



<p>In order to enjoy all the benefits of this protocol, it is necessary to have a Windows version equal to or greater than 1803.</p>



<h2>Installing the SSH client</h2>



<p>First, let&#8217;s verify the SSH client installation. With this intention, enter in <a href="https://support.microsoft.com/en-us/help/17142/windows-10-find-settings" target="_blank" rel="noreferrer noopener" aria-label="Windows Settings (opens in a new tab)">Windows Settings</a> pressing the combination Win+I. Once there, select <strong>Apps</strong></p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh.jpg" alt="Entering the Apps section" class="wp-image-16138" width="571" height="405" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh-591x420.jpg 591w" sizes="(max-width: 571px) 100vw, 571px" /><figcaption>Entering the Apps section</figcaption></figure>



<p>Then click on <strong>Optional features</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh2.jpg" alt="Select optional features" class="wp-image-16143" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh2.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh2-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh2-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh2-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh2-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh2-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Select optional features</figcaption></figure>



<p>In the next window, you will see all the optional functions. Then scroll down to find the <strong>OpenSSH Client</strong>. In this case, the client is already installed, so there is nothing else to do. In case it is not, just click on the install button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh3.jpg" alt="Installing the SSH client" class="wp-image-16146" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh3.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh3-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh3-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh3-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh3-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh3-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Installing the SSH client</figcaption></figure>



<h2>Add SSH server in Windows 10</h2>



<p>From the previous screen please click on <strong>Add a feature</strong>:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh4.jpg" alt="Adding Features" class="wp-image-16148" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh4.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh4-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh4-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh4-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh4-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh4-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Adding Features</figcaption></figure>



<p>Now scroll down and select OpenSSH Server. Press install and wait a few seconds while the function is installed. Once the action is executed, please restart the computer to confirm the changes.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh5.jpg" alt="Install the OpenSSH server" class="wp-image-16150" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh5.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh5-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh5-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh5-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh5-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh5-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Install the OpenSSH server</figcaption></figure>



<h2>Configure OpenSSH Server to start with Windows.</h2>



<p>From now on the client and the SSH server are installed. For the SSH server to be activated every time we start Windows we will have to do the following. Press the Win+R combination and run <em>services.msc</em></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="399" height="208" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh6.jpg" alt="Run services.msc" class="wp-image-16154" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh6.jpg 399w, https://www.osradar.com/wp-content/uploads/2019/11/ssh6-300x156.jpg 300w" sizes="(max-width: 399px) 100vw, 399px" /><figcaption>Run services.msc</figcaption></figure>



<p>Then scroll down and select <strong>OpenSSH SSH Serve</strong>r and<strong> OpenSSH Authentication Agent</strong>:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh7.jpg" alt="Select the two SSH services" class="wp-image-16156" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh7.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh7-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh7-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh7-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh7-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh7-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Select the two SSH services</figcaption></figure>



<p>Now what we are going to do is to activate them so that they start every time you start Windows. With that intention double-click on <strong>OpenSSH Authentication Agent</strong> and in the startup type select<em> Automatic</em>. Then press Apply and finally accept.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="406" height="468" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh8-1.jpg" alt="Setting the automatic startup of OpenSSH Authentication Agent " class="wp-image-16160" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh8-1.jpg 406w, https://www.osradar.com/wp-content/uploads/2019/11/ssh8-1-260x300.jpg 260w, https://www.osradar.com/wp-content/uploads/2019/11/ssh8-1-364x420.jpg 364w" sizes="(max-width: 406px) 100vw, 406px" /><figcaption> <em>Setting the automatic startup of OpenSSH Authentication Agent </em> </figcaption></figure>



<p>We will repeat this procedure with the  <strong>OpenSHH SSH Server</strong> Service</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="406" height="468" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh9.jpg" alt=" Setting the automatic startup of  OpenSHH SSH Server " class="wp-image-16159" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh9.jpg 406w, https://www.osradar.com/wp-content/uploads/2019/11/ssh9-260x300.jpg 260w, https://www.osradar.com/wp-content/uploads/2019/11/ssh9-364x420.jpg 364w" sizes="(max-width: 406px) 100vw, 406px" /><figcaption> <em>Setting the automatic startup of </em> <strong>OpenSHH SSH Server</strong> </figcaption></figure>



<p>As we did in the previous step, restart the computer to set the changes. With these steps, we will be able to install the server and the SSH client in Windows 10. </p>



<h2>Testing the SSH client and server</h2>



<p>After restarting the computer, it is necessary to verify if the SSH services are active. To do this, open a PowerShell as administrator by pressing the Win+X combination.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="264" height="578" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh10.jpg" alt="Runs a PowerShell as administrator." class="wp-image-16164" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh10.jpg 264w, https://www.osradar.com/wp-content/uploads/2019/11/ssh10-137x300.jpg 137w, https://www.osradar.com/wp-content/uploads/2019/11/ssh10-192x420.jpg 192w" sizes="(max-width: 264px) 100vw, 264px" /><figcaption>Runs a PowerShell as administrator.</figcaption></figure>



<p>Then execute the following command:</p>



<pre class="wp-block-preformatted"> Get-Service -Name *ssh* </pre>



<p>If all goes well, you will see the next result in the PowerShell, showing the two services running:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh11.jpg" alt="" class="wp-image-16166" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh11.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh11-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh11-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh11-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh11-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh11-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2>Configuring the Windows firewall</h2>



<p>In order to have access to our computer through SSH we have to configure the Windows Firewall. To do this we open a PowerShell as administrator and execute the following command:</p>



<pre class="wp-block-preformatted">.\netsh advfirewall firewall add rule name="SSHD Port" dir=in action=allow protocol=TCP localport=22 </pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh12.jpg" alt="Opening port 22 to allow SSH connections:" class="wp-image-16168" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh12.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh12-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh12-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh12-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh12-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh12-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Opening port 22 to allow SSH connections:</figcaption></figure>



<p>It then tests whether the SSH server is listening on port 22. For this purpose, from a PowerShell with administrator privileges runs the following command:</p>



<pre class="wp-block-preformatted">.\netstat -bano | .\more.com</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh14.jpg" alt="" class="wp-image-16170" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh14.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh14-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh14-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh14-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh14-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh14-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h2>Connect to an SSH server from Windows.</h2>



<p>From now on we can connect remotely to an SSH server. To execute it, it is necessary to know 3 parameters:</p>



<ul><li>User name</li><li>Server IP Address</li><li>Know the port where the SSH server is listening. In this case, the port is 22.</li><li>User password</li></ul>



<p>Once this data is known, open a PowerShell and run the following command:</p>



<pre class="wp-block-preformatted"> ssh -p 22 coolr@192.168.1.58</pre>



<p>Then add the password to access the remote computer. And you will have access via PowerShell to the SSH server.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/11/ssh15.jpg" alt="Accessing an SSH server from the Windows 10 PowerShell." class="wp-image-16172" srcset="https://www.osradar.com/wp-content/uploads/2019/11/ssh15.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/11/ssh15-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/11/ssh15-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/11/ssh15-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/11/ssh15-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/11/ssh15-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Accessing an SSH server from the Windows 10 PowerShell.</figcaption></figure>



<h2>Conclusion</h2>



<p>Finally, we have seen how to install an SSH client and server in Windows 10. This way we will be able to remotely manage any device that uses this protocol. Additionally, security is increased because the communication between host and client is encrypted. In this way, our data remains safe from possible attackers. This is all for the moments, before saying goodbye I want to invite you to see our post about <a href="https://www.osradar.com/how-to-enable-telnet-on-windows-server-2016-2019/" target="_blank" rel="noreferrer noopener" aria-label="Telnet (opens in a new tab)">Telnet</a> in Windows Server.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-an-ssh-client-and-server-in-windows-10/">How to install an SSH client and server in Windows 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/how-to-install-an-ssh-client-and-server-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tmate &#124; Share Your Linux Terminal</title>
		<link>https://www.osradar.com/tmate-share-your-linux-terminal/</link>
					<comments>https://www.osradar.com/tmate-share-your-linux-terminal/#respond</comments>
		
		<dc:creator><![CDATA[Muhammad Nabeel]]></dc:creator>
		<pubDate>Sun, 24 Feb 2019 21:43:32 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[share terminal]]></category>
		<category><![CDATA[ssh terminal]]></category>
		<category><![CDATA[terminal sharing]]></category>
		<category><![CDATA[tmate]]></category>
		<category><![CDATA[tmate on centos]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=11071</guid>

					<description><![CDATA[<p>tmate stands for teammates, it is just like teamviewer. It is fork of tmux and used for instant terminal sharing. It can share a terminal with single or multiple teammates. How tmate works? When launching tmate, an ssh session is established to tmate.io (backend servers maintained by tmate developers) in the background through libssh. Once [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/tmate-share-your-linux-terminal/">Tmate | Share Your Linux Terminal</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>tmate</strong> stands for teammates, it is just like teamviewer. It is fork of tmux and used for instant terminal sharing. It can share a terminal with single or multiple teammates.</p>
<p><strong>How tmate works?</strong><br />
When launching tmate, an ssh session is established to tmate.io (backend servers maintained by tmate developers) in the background through libssh. Once connection is established, a 150 bits session token ID is generated by local server for each session. Finally teammates connect to tmate.io server using the SSH session token ID.</p>
<p><strong>Prerequisites:<br />
</strong>You must generate ssh key on your server, where you want to install tmate.</p>
<h1>Install Tmate in Linux</h1>
<p>On most Linux distributions, Tmate can be installed from the default repositories.</p>
<p><strong>For Debian and Ubuntu-based run following commands to install Tmate.</strong></p>
<pre>apt-get install software-properties-common
add-apt-repository ppa:tmate.io/archive 
apt-get update 
apt-get install tmate</pre>
<p><strong><br />
Run below command for Tmate installation on FreeBSD</strong></p>
<pre>pkg install tmate</pre>
<p><strong><br />
Run below command for Tmate installation on FreeBSD</strong></p>
<pre>pkg_add tmate</pre>
<p><strong><br />
On Arch Linux, Run below command for Tmate installation</strong></p>
<pre>yaourt -S tmate</pre>
<p><strong><br />
On Gento, run emerge commandv to install it.</strong></p>
<pre>emerge tmate</pre>
<p><strong><br />
On Fedora use following command to install Tmate.</strong></p>
<pre>dnf install tmate</pre>
<h3>For CentOS and RHEL you need to follow below steps to install Tmate.</h3>
<h4>Step 1: Create Yum repository</h4>
<p>Run below command</p>
<pre>vi /etc/yum.repos.d/tmate.repo</pre>
<p>And add below text in <strong>tmate.repo</strong> file</p>
<pre>[osradar-tmate-repo]
name=osradar tmate repo
baseurl=http://li.nux.ro/download/nux/dextop/el7/x86_64/
gpgcheck=0
enabled=1</pre>
<p>Now save changes and exit.</p>
<p><img loading="lazy" class="alignnone wp-image-11073" src="https://www.osradar.com/wp-content/uploads/2019/02/1-2-300x50.jpg" alt="" width="684" height="114" srcset="https://www.osradar.com/wp-content/uploads/2019/02/1-2-300x50.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/02/1-2-768x127.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/02/1-2-1024x169.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/02/1-2-696x115.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/02/1-2-1068x177.jpg 1068w, https://www.osradar.com/wp-content/uploads/2019/02/1-2.jpg 1366w" sizes="(max-width: 684px) 100vw, 684px" /></p>
<h4>Step 2: Install Tmate on CentOS</h4>
<p>Run below command</p>
<pre>yum install tmate -y</pre>
<p><img loading="lazy" class="alignnone wp-image-11075" src="https://www.osradar.com/wp-content/uploads/2019/02/2-3-300x49.jpg" alt="" width="673" height="110" srcset="https://www.osradar.com/wp-content/uploads/2019/02/2-3-300x49.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/02/2-3-768x124.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/02/2-3-1024x166.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/02/2-3-696x113.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/02/2-3-1068x173.jpg 1068w, https://www.osradar.com/wp-content/uploads/2019/02/2-3.jpg 1366w" sizes="(max-width: 673px) 100vw, 673px" /></p>
<p>Once you installed Tmate on your desired Linux distribution, launch Tmate by running the following command from your Terminal</p>
<pre>tmate</pre>
<p><img loading="lazy" class="alignnone wp-image-11076" src="https://www.osradar.com/wp-content/uploads/2019/02/3-3-300x74.jpg" alt="" width="677" height="167" srcset="https://www.osradar.com/wp-content/uploads/2019/02/3-3-300x74.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/02/3-3-768x189.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/02/3-3-1024x251.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/02/3-3-696x171.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/02/3-3-1068x262.jpg 1068w, https://www.osradar.com/wp-content/uploads/2019/02/3-3.jpg 1100w" sizes="(max-width: 677px) 100vw, 677px" /></p>
<p>After launching tmate, an SSH session token ID will be generated (In my case it is ckWOyq06o1M5zGIICwMAVUSdJ@am2.tmate.io ). You need to share it with your mates so that they can access your terminal.</p>
<p>To access your server terminal, your mate will need to open his/her terminal and run below command.</p>
<pre>ssh ckWOyq06o1M5zGIICwMAVUSdJ@am2.tmate.io</pre>
<p>You can use below command to see tmate stats</p>
<pre>tmate show-messages</pre>
<p><img loading="lazy" class="alignnone wp-image-11077" src="https://www.osradar.com/wp-content/uploads/2019/02/4-2-300x51.jpg" alt="" width="676" height="115" srcset="https://www.osradar.com/wp-content/uploads/2019/02/4-2-300x51.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/02/4-2-768x129.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/02/4-2-1024x172.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/02/4-2-696x117.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/02/4-2-1068x180.jpg 1068w, https://www.osradar.com/wp-content/uploads/2019/02/4-2.jpg 1366w" sizes="(max-width: 676px) 100vw, 676px" /></p>
<p>To exit from a session, type exit</p>
<pre>exit</pre>
<p>The post <a rel="nofollow" href="https://www.osradar.com/tmate-share-your-linux-terminal/">Tmate | Share Your Linux Terminal</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/tmate-share-your-linux-terminal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
