putty 的相关文章
-
putty提示:the server's host key is not cached in the registry. you have no guarantee that the server i
使用PUTTY远程链接linux服务器时提示:the servers host key is not cached in the registry. you have no guarantee that the server is the computer you think it is.这其实是一个安全警告,提示你是否需要信任这个服务器,我们肯定是选"是"咯,那么点击"yes&q
文章分类
随便看看
-
iis添加otf字体
网站发布到服务器上之后,浏览时浏览器console出现报错:**.OTF net::ERR_ABORTED直接浏览这个otf的文件也是...
-
用了Akismet 插件后,博客垃圾评论少了很多
以前博客关闭了评论系统,原因很明显,垃圾评论非常多,审核异常的痛苦,所以就关闭了.今天开启了评论系统,使用了...
-
c#使用sqlite数据库分页代码
在c#中使用sqlite数据库,分页代码如下:SELECT * FROM table_name LIMIT [no of rows] OFFSET [row num]LIMIT...
-
体重可能又彪回去了
好不容易瘦到了71公斤,在家十多天,几乎每天如此,估计体重破75公斤了。。。
-
如何更改ASP.NET_SessionId的名称?
修改名称前:是ASP.NET_SessionId.在web.config中的system.web节点加入以下代码:<sessionState cookieName...
