Knoix’s blog


  • 首页

  • 分类

  • 归档

  • 标签

  • 公益404

  • 关于

  • 搜索

Hello World

发表于 2017-04-22 |
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 ...
阅读全文 »

MySQL基本语句

发表于 2016-12-21 | 分类于 数据库 |
MySQL基本语句一、用户创建、权限、删除连接数据库 1mysql -u username -p password 1.创建用户1CREATE USER 'username'@'localhost' IDENTIFIED BY 'password'; 2.授权1GRAET privileges ON ...
阅读全文 »

nginx重装记录

发表于 2016-12-21 | 分类于 服务器 |
Nignx重装记录123sudo apt-get --purge remove nginx sudo apt-get autoremovesudo apt-get install nginx 提示 awk: cannot open /etc/nginx/nginx.conf (No such fil ...
阅读全文 »
叮当狼

叮当狼

good,better,best!

3 日志
2 分类
2 标签
GitHub
© 2017 叮当狼
由 Hexo 强力驱动
主题 - NexT.Mist