静静同学的博客


  • 首页

  • 分类

  • 归档

  • 标签

  • 搜索

LinuxCentos7网管配置

发表于 2019-04-30 | 分类于 base
Centos7对外开放开端口1.查看对外开放的端口状态 查询已开放的端口 : netstat -anp 查看指定端口是否已开: 123firewall-cmd --query-port=xx/tcp 注:上面firewall执行后提示 yes表示开启,no表示未开启,- -之间没有空格请在使用的时 ...
阅读全文 »

hexo常用命令

发表于 2019-04-30 | 分类于 其他
hexo基本命令$ hexo generate (hexo g) 生成静态文件 $ hexo server (hexo s) 启动本地服务 $ hexo deploy (hexo d) 提交到远程仓库 $ hexo new page “xx” (hexo n p ) 创建页面 $ hexo d ...
阅读全文 »

github + hexo搭建博客

发表于 2019-04-30 | 分类于 其他
什么是 Hexo?Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他渲染引擎)解析文章,在几秒内,即可利用靓丽的主题生成静态网页。 什么是 GitHub ?GitHub 是通过 Git 进行版本控制的软件源代码托管服务,由 GitHub 公司(曾称 Logical ...
阅读全文 »

Hello World

发表于 2019-04-30
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 ...
阅读全文 »
1…78
Je t 'aime

Je t 'aime

知识源于沉淀

74 日志
4 分类
18 标签
友情链接
  • forever杨
  • Tidy
© 2021 Je t 'aime
由 Hexo 强力驱动
主题 - NexT.Pisces