avatar
文章
19
标签
15
分类
0
首页
归档
标签
命运游侠の备忘录
首页
归档
标签

命运游侠の备忘录

linux 常用命令
发表于2023-04-13
cp复制 rm删除 mv移动 mkdir创建文件夹 history查看历史命令记录 ps 查看进程 1ps -ef | grep 进程关键字 chmod 权限管理 123chmod 777 filechmod +x filechmod u+x file who 用户类型 说明 u user 文件所有者 g group 文件所有者所在组 o others 所有其他用户 a all 所有用户, 相当于 ugo
笔记:各种国内源
发表于2023-04-13
ubuntu服务器换软件源 123456# 备份原始源文件sources.list$ sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak# 编辑文件$ vi /etc/apt/sources.list# 保存文件后更新一下$ sudo apt update ubuntu桌面换软件源 中国科学技术大学开源软件镜像 python 清华镜像源 123456临时使用清华源pip install 包名 -i https://pypi.tuna.tsinghua.edu.cn/simple设置为默认源pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simplepython查看源配置pip config list
笔记:首次使用HEXO
发表于2023-04-13
安装node windows系统官网下载 node16.20.0 因为在此系统上禁止运行脚本 set-ExecutionPolicy RemoteSigned 安装node版本管理器nvm,安装node16.20.0 123$ npm install -g n $ nvm install 16.20.0$ nvm use 16.20.0 官方原生搭建 12345$ npm install hexo-cli -g$ hexo init blog$ cd blog$ npm install$ hexo server 查看hexo版本 12345678910111213141516171819202122$ hexo -vINFO Validating confighexo: 6.3.0hexo-cli: 4.3.0os: win32 10.0.22621node: 16.20.0v8: 9.4.146.26-node.26uv: 1.43.0zlib: 1.2.11brotli: 1.0.9ares: 1.19.0modules: 93nghttp2: 1.47.0napi: ...
Hello World
发表于2023-04-12
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 Run server 1$ hexo server More info: Server Generate static files 1$ hexo generate More info: Generating Deploy to remote sites 1$ hexo deploy More info: Deployment
1…34
avatar
fanyun
一个想玩命的人
文章
19
标签
15
分类
0
关注我
公告
这是我的博客
最新文章
PowerShell 代理设置:让你的命令行畅通无阻(转)2026-03-14
服装材质汇总2025-11-16
抓包笔记2024-12-17
篡改猴脚本备忘2024-11-02
Office 全版本下载链接 (离线安装包) & 破解工具2024-03-26
标签
pandora 爬虫 cmd office 笔记 linux 代理 sql 生活 文字 python chatgpt mysql note github
归档
  • 三月 2026 1
  • 十一月 2025 1
  • 十二月 2024 1
  • 十一月 2024 1
  • 三月 2024 2
  • 二月 2024 1
  • 八月 2023 2
  • 七月 2023 1
网站信息
文章数目 :
19
本站访客数 :
本站总浏览量 :
最后更新时间 :
© 2016 - 2026 By fanyun框架 Hexo 8.1.1|主题 Butterfly 5.5.3
辽ICP备13005556号-8