Hexo


  • Home

  • Tags

  • Categories

  • Archives

Linux下MySQL操作日常

Posted on 2017-05-26 | In 编程 , 数据库

ubuntu系统下的MySQL常用操作,一份简单的备忘录罢了.

  • 测试环境 Ubuntu 16.0.4 -新版本 mysql Ver 14.14 Distrib 5.5.54
Read more »

Windows下nginx配置文件介绍

Posted on 2017-05-24 | In 编程 , 服务器

在windows下配置nginx,其实Linux下配置也是类似的~

Read more »

LNMP环境快速搭建

Posted on 2017-05-21 | In 编程 , linux

快速搭建LNMP环境

安装指令:apt-get install (卸载指令 apt autoremove )

0.ubutun版本16.04.1

执行 apt-get update   确保系统最新
root用户登入 sudo -i  确保当前为root用户
Read more »

svn版本控制

Posted on 2017-05-19 | In 编程 , svn

测试环境 Ubuntu 16.0.4 -新版本 php7.0

安装指令:

apt-get install * (卸载指令 apt autoremove *)

进入root用户 执行:

sudo -i 

然后输入root用户密码

Read more »

Hello World

Posted on 2017-05-19 | In hello

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Read more »
1…34

Lianhai Miao

35 posts
22 categories
37 tags
© 2018 Lianhai Miao
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4