NetBSD 11 随想

3作者: morpheos1372 个月前
我多年来一直是 OpenBSD 的用户。最近由于硬件故障以及 OpenBSD 对我更换硬件的支持不佳,我决定试用一下 NetBSD。真是个错误。什么都无法正常工作。 命令会失败或挂起,没有任何可见的错误。 SSH 不会将本地终端传递到远程终端(以前从未经历过仅通过 SSH 导致终端退化的情况)。 默认情况下,退格键和方向键等常用按键无法使用。 从 xterm 复制到 SSH xterm 的选择功能已损坏。 在 xterm 中启动某些与 set 相关的 shell 命令会使整个 Xserver 崩溃。 Firefox 会莫名其妙地使整个 Xserver 崩溃。 没有用于添加软件包的默认 installurl。 su 会保留用户的环境。 总而言之,如果你想找一个可以设置好并直接使用的系统,而不是花费数小时进行调整,这就是一堆垃圾。 相比之下,如果你设置 OpenBSD,它开箱即用,并且需要配置的内容是合乎逻辑且有文档记录的。 我看不出默认情况下无法用于生产性工作的操作系统有什么好处。 正在寻找有关以下方面的具体帮助: 普通终端 SSH 到远程终端,而不会弄乱终端 在 xterm 窗口之间选择粘贴 正常的键盘操作 Firefox 不会锁定或崩溃 X。还有一件事:OpenBSD 上的 Firefox 不会锁定 X。在我的 NetBSD 系统上,当 Firefox 启动时,X 中的所有其他窗口都会冻结。
查看原文
I have been a user of openbsd for years. recently due to hardware failure and poor support of my replacement hardware on openbsd i decided to give NetBSD a try. What a mistake. Nothing just works.<p>Commands fail or hang with no visible error.<p>SSH does not pass the local terminal to remote (never had experienced terminal degradation just from ssh before)<p>Normal keys like backspace and arrow do not work by default.<p>Select to copy from xterm to ssh xterm is broken.<p>Launching certain shell commands having to do with set in xterm brings down the whole xserver.<p>firefox brings down the whole xserver inexplicably<p>no installurl default to add packages from.<p>su keeps the user&#x27;s environment.<p>just an all around pile of garbage if you are looking for something you can set up and work with without hours of tinkering.<p>in contrast if you set up openbsd it WORKS out of the box and what needs to be configured is logical and documented.<p>I can see no benefit in an OS that is unusable for productive work by default.<p>looking for specific help with a normal terminal<p>ssh to remote without buggering the terminal<p>select to paste between xterm windows<p>normal keyboard operations<p>firefox not locking or crashing x. this is another thing: firefox on openbsd does not lock x. on my netbsd system while firefox is launching all other windows in x are frozen.