<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on Yazzyk&#39;s Blog</title>
    <link>https://shroot.dev/tags/linux/</link>
    <description>Recent content in Linux on Yazzyk&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 19 Mar 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://shroot.dev/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mysql连接失败(61)</title>
      <link>https://shroot.dev/posts/mysql-connect-error-61/</link>
      <pubDate>Thu, 19 Mar 2020 00:00:00 +0000</pubDate>
      <guid>https://shroot.dev/posts/mysql-connect-error-61/</guid>
      <description>&lt;h1 id=&#34;0x01&#34;&gt;0x01&lt;/h1&gt;&#xA;&lt;p&gt;这个问题已经存在很久了,首先排除掉一些已存在的可能性:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;用户没有远程登录权限&lt;/li&gt;&#xA;&lt;li&gt;端口不是3306&lt;/li&gt;&#xA;&lt;li&gt;配置文件中注释&lt;code&gt;bind-address&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h1 id=&#34;0x02&#34;&gt;0x02&lt;/h1&gt;&#xA;&lt;p&gt;排除以上信息后,我在一片文章中找到答案&lt;a href=&#34;https://my.oschina.net/Laily/blog/712958&#34;&gt;MySQL 连接错误Can&amp;rsquo;t connect to MySQL server on &amp;rsquo; &amp;lsquo;(61)&lt;/a&gt;&lt;br&gt;&#xA;由于我重置了服务器系统,升级为了&lt;code&gt;centos7&lt;/code&gt;所以忘记了防火墙的设置&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Vi/Vim笔记</title>
      <link>https://shroot.dev/posts/linux-vi-vim/</link>
      <pubDate>Sun, 09 Sep 2018 00:00:00 +0000</pubDate>
      <guid>https://shroot.dev/posts/linux-vi-vim/</guid>
      <description>&lt;p&gt;参考来自：&lt;a href=&#34;https://zh.wikipedia.org/wiki/Vim&#34;&gt;维基&lt;/a&gt;、 &lt;a href=&#34;https://www.runoob.com/linux/linux-vim.html&#34;&gt;菜鸟教程&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;  Vim是从vi发展出来的一个文本编辑器。其代码补完、编译及错误跳转等方便编程的功能特别丰富，在程序员中被广泛使用。和Emacs并列成为类Unix系统用户最喜欢的编辑器。 Vim的第一个版本由布莱姆·米勒在1991年发布。最初的简称是Vi IMitation，随着功能的不断增加，正式名称改成了Vi IMproved。现在是在开放源代码方式下发行的自由软件。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
