“Openbsd”的版本间的差异
跳到导航
跳到搜索
第63行: | 第63行: | ||
[https://jingyan.baidu.com/article/6d704a13cc23cd68db51cab6.html openbsd安装教程] | [https://jingyan.baidu.com/article/6d704a13cc23cd68db51cab6.html openbsd安装教程] | ||
+ | |||
+ | |||
+ | [https://cloudo3.com/zh/%E9%9B%B2%E8%A8%88%E7%AE%97/openbsd%E4%B8%8A%E7%9A%84doas%E7%AE%80%E4%BB%8B/1387 OpenBSD上的doas简介] | ||
[https://nanxiao.me/openbsd-one-year-experience/ 使用OpenBSD一年的总结] | [https://nanxiao.me/openbsd-one-year-experience/ 使用OpenBSD一年的总结] |
2021年11月1日 (一) 03:02的版本
install
iso download
我的神舟本本 U盘启动是F7
https://mirrors.aliyun.com/openbsd/7.0/amd64/
https://mirrors.aliyun.com/openbsd/6.9/amd64/
此时最新的是6.9 so
axel https://mirrors.aliyun.com/openbsd/6.9/amd64/install69.iso
如果安装到硬盘的 是 install69.img 看官方文档可知 install70.img [amd64] [arm64] [i386] [octeon] [powerpc64] [riscv64] [sparc64] A disk image that can be written to a USB flash drive or similar device. Includes the file sets. 注意看 File Sets 下面的安装指导 大不了全选吧 哈哈 game的可以不要 bsd The kernel required bsd.mp The multi-processor kernel (only on some platforms) bsd.rd The ramdisk kernel baseXX.tgz The base system required compXX.tgz The compiler collection, headers and libraries manXX.tgz Manual pages gameXX.tgz Text-based games xbaseXX.tgz Base libraries and utilities for X11 (requires xshareXX.tgz) xfontXX.tgz Fonts used by X11 xservXX.tgz X11’s X servers xshareXX.tgz X11’s man pages, locale settings and includes
https://www.openbsdhandbook.com/installation/
桌面可以安装awesome 等等
desktop
OpenBSD # pkg_add git
https://git-scm.com/download/linux