Fork 仓库与原仓库同步 2023年08月21日 jl.jiang 151 克隆仓库到本地添加远程分支git remote add upstream <source-repo-url>查看仓库远程分支git remote -v源仓库更新后从 upstream 分支进行拉取git pull --rebase upstr... 阅读全文 0 评论
云服务器网络安装操作系统 2023年08月20日 jl.jiang 161 下载 iPXE Linux 内核文件并重命名放至合适位置。wget https://boot.netboot.xyz/ipxe/netboot.xyz.lkrn -O /boot/generic-ipxe.lkrn创建 netboot.xyz initr... 阅读全文 0 评论