avatar
文章
92
标签
29
分类
2

首页
文章
  • 归档
  • 标签
  • 分类
生活
  • 说说
  • 相册
社交
  • 友链
  • 友圈
  • 关于
Bore's Notes
搜索
首页
文章
  • 归档
  • 标签
  • 分类
生活
  • 说说
  • 相册
社交
  • 友链
  • 友圈
  • 关于
hexo部署到centos服务器
发表于2020-04-25|技术|服务器•hexo
服务器环境:Centos 8 x64 本地环境:Win10 x64 本地操作安装 Git 和 Node.js本地需要安装 Git 和 Node.js,安装过程略。 安装完git后还要配置环境变量:右键我的电脑 –> 属性,然后点击高级系统设置 –> 环境变量 –> 选择用户变量或系统变量中的Path,点击编辑;找到Git安装目录,添加以下地址: 123D:\Program Files\Git\binD:\Program Files\Git\mingw64\libexec\git-coreD:\Program Files\Git\mingw64\bin 配置SSH 公钥Windows 上安装 Git for Windows 之后在开始菜单里打开 Git Bash 输入: 12git config --global user.name "你的用户名"git config --global user.email "你的电子邮箱" 1234cd ~mkdir .sshcd .sshssh-keygen -t rsa 在系统当前用 ...
hexo部署到github&coding&gitee
发表于2020-04-25|技术|hexo
本地操作安装 Git 和 Node.js本地需要安装 Git ( Latest source Release 2.31.1)和 Node.js(14.16.0 LTS),安装过程略。 安装完git后还要配置环境变量:右键我的电脑 –> 属性,然后点击高级系统设置 –> 环境变量 –> 选择用户变量或系统变量中的Path,点击编辑;找到Git安装目录,添加以下地址: 123D:\Program Files\Git\binD:\Program Files\Git\mingw64\libexec\git-coreD:\Program Files\Git\mingw64\bin 配置SSH 公钥Windows 上安装 Git for Windows 之后在开始菜单里打开 Git Bash 输入: 12git config --global user.name "你的用户名"git config --global user.email "你的电子邮箱" 1234cd ~mkdir .sshcd .sshssh-keygen -t r ...
1…910
avatar
Bore
文章
92
标签
29
分类
2
Follow Me
公告
欢迎访问我的博客
Ispeak
查看更多
最新文章
Alist挂载网盘2024-04-06
彻底卸载onedrive2023-09-03
debian 10安装xfce桌面和配置vnc和wine2023-07-18
利用Github Actions自动同步Fork2023-07-13
office更改默认字体2023-07-02
分类
  • 技术69
  • 教学23
标签
pr电子相册视频AEdockerlinuxexcelflashtips图床服务器hugohexogithubhalonginxpswin10chatgptwordppt一年级数学练习题三年级数学教学反思二年级数学教学设计论文阴影面积
归档
  • 2024年04月1
  • 2023年09月1
  • 2023年07月3
  • 2023年06月1
  • 2023年03月1
  • 2022年09月1
  • 2022年08月3
  • 2022年07月1
网站资讯
文章数目 :
92
已运行时间 :
本站总字数 :
121.5k
最后更新时间 :
©2020 - 2025 By Bore
框架 Hexo|主题 Butterfly
搜索
数据库加载中