<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ssh on Lin's Blog</title><link>http://coder.tw/tags/ssh/</link><description>Recent content in Ssh on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Wed, 22 Feb 2017 10:01:41 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/ssh/index.xml" rel="self" type="application/rss+xml"/><item><title>bash: warning: setlocale: LC_ALL: cannot change locale</title><link>http://coder.tw/posts/bash-warning-setlocale-lc_all-cannot-change-locale/</link><pubDate>Wed, 22 Feb 2017 10:01:41 +0000</pubDate><guid>http://coder.tw/posts/bash-warning-setlocale-lc_all-cannot-change-locale/</guid><description>&lt;p&gt;用 SSH 登入遠端伺服器時，看到「-bash: warning: setlocale: LC_ALL: cannot change locale」的錯誤訊息嗎？ 會遇到它是因為 SSH 連線上遠端主機時，會自動將本機的 LC_* 變數（locale）傳送一份到遠端主機，如果伺服器上不支援你指定的語系，就會出現「-bash: warning: setlocale: LC_ALL: cannot change locale」錯誤啦！&lt;/p&gt;</description></item><item><title>How to hook SSH Login and send notification (email or others)</title><link>http://coder.tw/posts/how-to-hook-ssh-login-and-send-notification-email-or-others/</link><pubDate>Sat, 30 Jul 2016 11:01:44 +0000</pubDate><guid>http://coder.tw/posts/how-to-hook-ssh-login-and-send-notification-email-or-others/</guid><description>&lt;p&gt;When you first time login to Google, Facebook, It will send a notification email for you to improve security. I think many IT think &amp;ldquo;How to make SSH to same thing&amp;rdquo; right? If any user login ssh can send notify to system manager, It was help for security.&lt;/p&gt;</description></item><item><title>如何修改SSH預設的22連接埠改走其他Port？</title><link>http://coder.tw/posts/change-ssh-default-port-22/</link><pubDate>Sat, 16 Apr 2011 10:56:20 +0000</pubDate><guid>http://coder.tw/posts/change-ssh-default-port-22/</guid><description>&lt;p style="text-align: center;"&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-16_105528.jpg"&gt;&lt;img class="size-large wp-image-5027 aligncenter" title="2011-04-16_105528" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-16_105528-520x437.jpg" alt="" width="520" height="437" /&gt;&lt;/a&gt;▲▲透過SSH，可以遠端幫主機進行很多工作&lt;/p&gt;
SSH幾乎是所有Linux系統都會內建的程式了，因為他可以讓你很方便的去連線、管理你的主機，只要連線到SSH就能對你的Server進行很多工作，但也因為這樣，SSH很有可能被人攻擊，預設的SSH Port都是22，只要別人猜到你的密碼，那你的Server就會變得很危險，因此這裡要教大家做第二層的防護，也就是修改掉預設的Port，這樣子別人在攻擊時除了要知道密碼，還必須知道你走哪個連接埠</description></item><item><title>【Firefox 4】讓Firefox可以直接進行SSH連線的附加元件 - FireSSH</title><link>http://coder.tw/posts/firefox-extension-firessh-ssh/</link><pubDate>Fri, 08 Apr 2011 08:00:40 +0000</pubDate><guid>http://coder.tw/posts/firefox-extension-firessh-ssh/</guid><description>&lt;p style="text-align: center;"&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-05_003704.jpg"&gt;&lt;img class="size-large wp-image-4992 aligncenter" style="border: 1px solid black;" title="2011-04-05_003704" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/04/2011-04-05_003704-520x254.jpg" alt="" width="520" height="254" /&gt;&lt;/a&gt;&lt;/p&gt;
如果你有在使用VPS，或是有在玩Linux的話，那你應該對SSH不陌生，他可以說是每一個Linux使用者都必須要學會的東西，SSH的功能就類似是遠端搖控，不過他是文字的遠端遙控，而非圖型的，一般來講我們進行SSH連線都是使用Pietty，如果是在iOS裝置上的話(iPhone、iPad等)，我會使用iSSH，但是如果是在瀏覽器上呢？ 透過FireSSH這個附加元件就可以讓你在上網時直接進行ssh的連線，不用再額外去開一個軟體～
&lt;h2&gt;</description></item><item><title>Pietty - 支援中文的SSH連線程式(原形是Putty)</title><link>http://coder.tw/posts/pietty-chinese-ssh-client/</link><pubDate>Thu, 24 Feb 2011 22:55:01 +0000</pubDate><guid>http://coder.tw/posts/pietty-chinese-ssh-client/</guid><description>&lt;p&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/02/2011-02-24_223747.jpg"&gt;&lt;img class="aligncenter" title="2011-02-24_223747" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/02/2011-02-24_223747.jpg" alt="" width="421" height="301" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Putty是目前很有名的一套SSH連線程式，他的使用很簡單，但是有個缺點就是他是英文的，而且你使用Putty進行SSH連線時，不能輸入中文字，這對於台灣地區用戶十分不方便，而這也是Pietty的誕生原因～ 簡而言之Pietty就是可以輸入中文，然後介面也是中文的Putty，同時Pietty還提供很多輔助功能，例如：透明視窗、SFTP傳輸等&lt;/p&gt;</description></item></channel></rss>