<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ssh on No Subject - nosubject.io -</title><link>https://nosubject.io/en/tags/ssh/</link><description>Recent content in Ssh on No Subject - nosubject.io -</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 06 Mar 2020 00:58:13 +0900</lastBuildDate><atom:link href="https://nosubject.io/en/tags/ssh/index.xml" rel="self" type="application/rss+xml"/><item><title>Export PuTTY / Pageant Settings and Use Them on Another PC</title><link>https://nosubject.io/en/putty-pageant-export/</link><pubDate>Fri, 06 Mar 2020 00:58:13 +0900</pubDate><guid>https://nosubject.io/en/putty-pageant-export/</guid><description>&lt;p&gt;PuTTY does not have an export feature for settings, so when you switch PCs you may wonder what to do. PuTTY settings are stored in the registry, so you can extract them and move them over.&lt;/p&gt;
&lt;h3&gt;How to Do It&lt;/h3&gt;
&lt;p&gt;Open Command Prompt and run "reg export HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions Putty.reg" (administrator privileges are not required). The part after the space at the end is the output file name, so you can name it whatever you like.&lt;br&gt;In this case, a file named &lt;code&gt;Putty.reg&lt;/code&gt; is created, so copy it to the destination PC.&lt;/p&gt;</description></item><item><title>How to Directly Edit Ubuntu or CentOS Files from Emacs for Windows - Emacs Tramp</title><link>https://nosubject.io/en/windows-emacs-tramp-putty/</link><pubDate>Fri, 28 Feb 2020 14:19:52 +0900</pubDate><guid>https://nosubject.io/en/windows-emacs-tramp-putty/</guid><description>&lt;p&gt;I use Ubuntu and CentOS with VirtualBox + Vagrant. Sometimes I need to edit files such as Java, JavaScript, or CSS files, and installing Emacs in a VM just for that felt tedious. Even if installed, an unconfigured Emacs does not feel very good to use.&lt;/p&gt;
&lt;h3&gt;Configuration&lt;/h3&gt;
&lt;p&gt;To edit files remotely from Emacs, use a mechanism called TRAMP. If the environment is accessible over SSH, you can edit files with the same feel as editing local files on Windows.&lt;/p&gt;</description></item></channel></rss>