Vim

  • 首页

  • 归档

  • 标签

  • 分类

  • 关于

  • 搜索

编译安装Nginx

发表于 2018-07-30 | 更新于 2018-09-15 | 分类于 Linux

安装依赖

首先安装依赖库和编译要用到的工具:

1
sudo apt-get install build-essential libpcre3 libpcre3-dev zlib1g-dev unzip git
阅读全文 »

Bash命令自动补全增强之bash-completion

发表于 2018-06-25 | 分类于 Linux

什么是 bash-completion

命令自动补全是一个非常实用的功能,可以较少命令输入出错、节省时间、提高效率。通常自动补全仅限于命令和文件名,安装 bash-completion 可以增强自动补全功能,达到补全命令参数的目的。
bash-completion 项目地址: https://github.com/scop/bash-completion

阅读全文 »

Ghost博客搭建

发表于 2018-05-20 | 更新于 2018-05-22 | 分类于 Blog

System

Debian 9 x64
LNMP
Node.js 8.11.4 LTS

阅读全文 »

Hello World

发表于 2018-01-01

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.

阅读全文 »
ikarr

ikarr

4 日志
2 分类
4 标签
RSS
Creative Commons
Links
  • MaDeng
  • meetpast
0%
© 2018 ikarr
由 Hexo 强力驱动
|
主题 – NexT.Gemini