OpenBSD在VirtualBox和安装xfce

新建系统设置VirtualBox 按提示安装后设置源安装xfce

export PKG_PATH=https://cloudflare.cdn.openbsd.org/pub/OpenBSD/6.3/packages/amd64/

pkg_add nano

nano .profile

pkg_add xfce slim slim-themes

nano .xinitrc

cp .xinitrc /home/user/

usermmod -G wheel user

nona /etc/rc.conf.local

nano /etc/rc.local

发现这篇笔记在搜索引擎的前列但我写的不详细可能很多人看不懂找了YouTube上的一个视频放在下面

<iframe width=“560” height=“315” src=“https://www.youtube.com/embed/eOxtjGQVAFk?rel=0” frameborder=“0” allow=“autoplay; encrypted-media” allowfullscreen></iframe>