<?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>深度VPS &#187; 用户名</title>
	<atom:link href="http://www.deepvps.com/tag/%E7%94%A8%E6%88%B7%E5%90%8D/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deepvps.com</link>
	<description>专注VPS技术，关注前端技术</description>
	<lastBuildDate>Sat, 04 Feb 2023 14:00:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux 上最常用的用户名和密码</title>
		<link>http://www.deepvps.com/most-popular-usernames-and-passwords-on-linux.html</link>
		<comments>http://www.deepvps.com/most-popular-usernames-and-passwords-on-linux.html#comments</comments>
		<pubDate>Tue, 21 Sep 2010 13:33:11 +0000</pubDate>
		<dc:creator>deepvps</dc:creator>
				<category><![CDATA[VPS管理维护]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[密码]]></category>
		<category><![CDATA[用户名]]></category>

		<guid isPermaLink="false">http://www.deepvps.com/?p=573</guid>
		<description><![CDATA[最近，Dragon Research Group 发布了一个 Linux/SSH 密码认证的报告， 统计了一些最常用的 Linux/SSH 用户名和密码，下图截取自 DRG SSH Username and Password Authentication Tag Clouds，看看有没有自己常用的密码，有的话赶快换吧。



如果对 ssh 还不放心的话可以采用下面几个简单做法来进一步增强 ssh 的安全性，不过要记住的是下面的技巧不能替代一个好的密码：

修改和配置 DenyUsers, AllowUsers, DenyGroups, AllowGroups 只允许相关人员登录 ssh；
生成 public/private key，修改 AuthorizedKeysFile，采用 ssh key 的方式登录 ssh；
禁止 PasswordAuthentication no；
禁止 root 直接登录，PermitRootLogin no；
修改 ssh 的默认端口 22 为其他数字（比如 2012）。

]]></description>
			<content:encoded><![CDATA[<p>最近，Dragon Research Group 发布了一个 Linux/SSH 密码认证的报告， 统计了一些最常用的 Linux/SSH 用户名和密码，下图截取自 DRG SSH Username and Password Authentication Tag Clouds，看看有没有自己常用的密码，有的话赶快换吧。</p>
<p><img src="http://www.deepvps.com/wp-content/uploads/auto_save_image/2010/09/133540sWF.png" alt="most popular usernames" /><br />
<span id="more-573"></span><br />
<img src="http://www.deepvps.com/wp-content/uploads/auto_save_image/2010/09/213540hRk.png" alt="most popular passwords" /></p>
<p>如果对 ssh 还不放心的话可以采用下面几个简单做法来进一步增强 ssh 的安全性，不过要记住的是下面的技巧不能替代一个好的密码：</p>
<ul>
<li>修改和配置 DenyUsers, AllowUsers, DenyGroups, AllowGroups 只允许相关人员登录 ssh；</li>
<li>生成 public/private key，修改 AuthorizedKeysFile，采用 ssh key 的方式登录 ssh；</li>
<li>禁止 PasswordAuthentication no；</li>
<li>禁止 root 直接登录，PermitRootLogin no；</li>
<li>修改 ssh 的默认端口 22 为其他数字（比如 2012）。</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.deepvps.com/most-popular-usernames-and-passwords-on-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
