摘要: 系统安装Upan启动盘工具 PE制作工具下载地址 纯净系统镜像下载地址 Rufus使用指南 视频链接 从零开始搭建 Ubuntu系统VMware VMware 安装配置 Ubuntu Linux环境如何测试磁盘读写性能 从零开始搭建 Ubuntu系统VirtualBox https://www.cn 阅读全文
posted @ 2024-09-01 15:25 cerofang 阅读(100) 评论(0) 推荐(0)
摘要: 前端目录大纲 node 安装 https://www.cnblogs.com/cerofang/p/16865302.html 环境安装vscode https://www.cnblogs.com/cerofang/p/18391295 环境安装idea https://www.cnblogs.co 阅读全文
posted @ 2024-09-01 14:57 cerofang 阅读(27) 评论(0) 推荐(0)
摘要: CentOS7命令https://www.cnblogs.com/cerofang/p/11114934.htmlhadoop常用操作命令https://www.cnblogs.com/cerofang/p/10460494.htmlday3_day6https://www.cnblogs.com/ 阅读全文
posted @ 2019-06-28 18:20 cerofang 阅读(511) 评论(0) 推荐(0)
摘要: 背景 在Ubuntu下,/etc/hosts 文件不支持泛域名解析(如 *.example.com)。要实现此功能,推荐使用 dnsmasq 软件。 具体实现步骤安装 dnsmasq 打开终端执行: sudo apt-get update sudo apt-get install dnsmasq - 阅读全文
posted @ 2026-04-09 15:43 cerofang 阅读(18) 评论(0) 推荐(0)
摘要: 问题1 Authentication refused: bad ownership or modes for file /home/xxx/.ssh/authorized_keys 问题2 Failed password for fhj from 171.83.99.167 port 62760 s 阅读全文
posted @ 2026-01-22 10:58 cerofang 阅读(6) 评论(0) 推荐(0)
摘要: 安装 https://airflow.apache.org/docs/apache-airflow/stable/start.html export AIRFLOW_HOME=~/airflow sudo snap install astral-uv AIRFLOW_VERSION=3.0.1 # 阅读全文
posted @ 2026-01-09 11:53 cerofang 阅读(27) 评论(0) 推荐(0)
摘要: 启动脚本 @echo off chcp 65001 echo *************************************** echo 虚拟机【Linux】开始启动... "C:\Program Files (x86)\VMware\VMware Workstation\vmrun. 阅读全文
posted @ 2025-04-25 11:03 cerofang 阅读(28) 评论(0) 推荐(0)
摘要: 问题 之前已经下载了 Chinese (Simplified)插件并启用了,都是正常的中文简体。有时候打开vscode的时候,会发现[汉化]失效了 解决 1.依次点击 扩展(Extensions)— Chinese (Simplified) — 选择 禁用 再选择 启用 2.直接关闭vscode再重 阅读全文
posted @ 2025-04-24 11:13 cerofang 阅读(710) 评论(0) 推荐(0)
摘要: 安装 msys2 https://www.msys2.org/ gcc 测试 https://www.mingw-w64.org/getting-started/msys2/ zig 安装 https://ziglang.org/learn/getting-started/ Introduction 阅读全文
posted @ 2025-04-22 12:06 cerofang 阅读(49) 评论(0) 推荐(0)
摘要: 服务器中 ulimit 的配置 阅读全文
posted @ 2025-04-22 11:56 cerofang 阅读(66) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2025-04-01 09:45 cerofang 阅读(13) 评论(0) 推荐(0)
摘要: 安装 集群安装 redis入门教程 https://www.cnblogs.com/qqflying/p/9192331.html redis中级部分基础数据类型 https://blog.csdn.net/HJW_233/article/details/131902164 redis高级部分汇总学 阅读全文
posted @ 2025-02-12 14:17 cerofang 阅读(139) 评论(0) 推荐(0)
摘要: 注册tailscale账号并登录 https://tailscale.com/ 安装包下载地址 https://tailscale.com/download 获取配置文件地址途径 1,管理员会手动发送给你 2,发送到您的邮箱中,请注意查收 登录tailscale后台地址 配置文件地址复制到这里 重启 阅读全文
posted @ 2024-12-13 12:05 cerofang 阅读(1087) 评论(0) 推荐(0)