<?xml version="1.0" encoding="UTF-8"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>francis</title>
  <id>http://pipe.b3log.org/blogs/francis</id>
  <updated></updated>
  <subtitle>记录精彩的程序人生</subtitle>
  <link href="http://pipe.b3log.org/blogs/francis"></link>
  <entry>
    <title>linux 下安装 node 及pm2</title>
    <updated>2018-05-25T18:42:00+08:00</updated>
    <id>tag:pipe.b3log.org,2018-05-25:/blogs/francis/articles/2018/05/25/1527245004268</id>
    <link href="http://pipe.b3log.org/blogs/francis/articles/2018/05/25/1527245004268" rel="alternate"></link>
    <summary type="html">1.安装 node 和 npm 首先在 node 官网找到 linux 版本的下载链接在 linux 服务器上输入命令：wgethttps://nodejs.org/dist/v4.5.0/node-v4.5.0-linux-x86.tar.gz 解压：tarxvzfnode-v4.5.0-linux-x86.tar.gz 把下载好的 node 文件从根目录移到/opt/node 下（可以根据自己爱好移动也可忽略此操作）：mv/</summary>
    <author>
      <name>francis</name>
    </author>
  </entry>
  <entry>
    <title>linux 安装及配置mysql</title>
    <updated>2018-05-10T12:00:00+08:00</updated>
    <id>tag:pipe.b3log.org,2018-05-10:/blogs/francis/articles/2018/05/10/1525925600256</id>
    <link href="http://pipe.b3log.org/blogs/francis/articles/2018/05/10/1525925600256" rel="alternate"></link>
    <summary type="html">一、检查系统是否安装其他版本的 MYSQL 数据首先查看机器上是否安装的有 Mysql：rpm-qa|grep-imysql#yumlistinstalled|grepmysql#删除所有 mysql（或者用：yum-yremovemysql-libs.x86_64 删除）yum-yremovemysql*二、安装及配置（#目录依次执行）#下载安装包（这里是 5.6 版本的）wgethttp://repo.mys</summary>
    <author>
      <name>francis</name>
    </author>
  </entry>
  <entry>
    <title>世界，你好！</title>
    <updated>2018-04-26T18:09:14+08:00</updated>
    <id>tag:pipe.b3log.org,2018-04-26:/blogs/francis/hello-world</id>
    <link href="http://pipe.b3log.org/blogs/francis/hello-world" rel="alternate"></link>
    <summary type="html">欢迎使用 Pipe 博客平台。这是一篇自动生成的演示文章，编辑或者删除它，然后开始你的独立博客之旅！初次加入博客，在这里记录自己的程序人生。</summary>
    <author>
      <name>francis</name>
    </author>
  </entry>
</feed>