Earlier quoted context omitted.
MS Office is just one of many applications that I need to use. I use loads of EDA tools that either only exists for Windows, or Linux. I have been a user of LibreOffice since it was called StarOffice. It is dog slow, still has an ugly UI, crashes etc. But for many things it has been and is good enough. (and keeps getting better). Unfortunately, customers wants to use Word-specific files, Excel-specific files with mac…
In your situation, then, you'll be happy by running openbsd in a virtual machine from your windows.
OpenBSD 6.4 released
131–140 of 179 posts
Re: OpenBSD 6.4 released
#132Time to update your BCHS stack: https://learnbchs.org/index.html
Re: OpenBSD 6.4 released
#133(Specifically the part "instruct the boot loader to boot this kernel" because it says to type in the file name during the boot process, which is not exactly easy on a remote machine.) https://www.openbsd.org/faq/upgrade64.html
I have a lot of respect to OpenBSD devs when people don't contribute back much even if they use OpenSSH everyday but a bit more friendliness doesn't hurt to let people try it out more.
Re: OpenBSD 6.4 released
#134Earlier quoted context omitted.
Post hoc ergo propter hoc. All the software you mention is relatively recent (with the exception of VMware arguably) and Linux was ahead of the BSDs in adoption long before these applications were created. Now what exactly created this divide to begin with is a matter of debate but it took place mostly in the 90's and the very early 00's. By the mid 2000's it was clear that BSDs would have a really hard time ever cat…
I've always blamed the licensing. Lots of people adopted BSD and Linux in the early years. The Linux users gave back (often because they had to) and the BSD users often didn't.
So, nah, it's not the license.
Re: OpenBSD 6.4 released
#135Undeadly.org mentioned the following highlights: "Selected highlights include: * Support has been added for qcow2 images and external snapshots in vmm(4)/vmd(8). * "join" has been added for Wi-Fi networks. * Security enhancements include unveil(2), MAP_STACK, and RETGUARD. Meltdown/Spectre mitigations have been extended further, and SMT is disabled by default. * rad(8) has replaced rtadvd(8). * bgpd(8) has undergone…
Re: OpenBSD 6.4 released
#136Earlier quoted context omitted.
I've always blamed the licensing. Lots of people adopted BSD and Linux in the early years. The Linux users gave back (often because they had to) and the BSD users often didn't.
That didn't seem to work the same way for say.. mail server software? Sendmail, postfix and qmail all had BSD-ish licenses, and those three covered quite a majority of all opensource mail serving at the time of BSD-vs-Linux "in the same early years"
Re: OpenBSD 6.4 released
#137Earlier quoted context omitted.
GPL (distribute your code) is better than BSD permissive (do what you want)? For whom?
For almost all of us. Companies extend the BSD OSs with proprietary additions, then abandon the work and it gets lost. With Linux, everyone is forced to play nice and release under the GPL, and the work gets to live as long as people value it. Hence the Linux kernel snowballing and taking over the world, whereas the BSDs have not, despite being at least as strong technically. The better Linux gets, the more people ta…
Licenses don't work like you think they do. In fact, they work backwards: the decision whether to release the source or not doesn't depend on the license, it's the license - and thus the choice of existing software to base your work on - that depends on the decision on whether not to release the source.
BSD makes it possible to release your changes if - and when - you see fit. GPL - doesn't. That's why companies like Sony or Juniper couldn't base their products on Linux. Sure, Sony doesn't give back - but eg Juniper does.
Re: OpenBSD 6.4 released
#138Earlier quoted context omitted.
GPL (distribute your code) is better than BSD permissive (do what you want)? For whom?
For almost all of us. Companies extend the BSD OSs with proprietary additions, then abandon the work and it gets lost. With Linux, everyone is forced to play nice and release under the GPL, and the work gets to live as long as people value it. Hence the Linux kernel snowballing and taking over the world, whereas the BSDs have not, despite being at least as strong technically. The better Linux gets, the more people ta…
Re: OpenBSD 6.4 released
#139Linux is a depressing mess after you've used OpenBSD. Such a high quality system, with stellar documentation. It's unfortunate that Linux has become so popular even though the BSD's are so much better. A bad historical accident. Damn you Linus...
Citation or you only heard it.
Not even going to poke on your rest of statements.
Re: OpenBSD 6.4 released
#140Earlier quoted context omitted.
Sure, Linux doesn't have a total monopoly in every domain. Sony used FreeBSD as the basis of the OSs of the PlayStation 3 and the PlayStation 4, for instance, and the work they did will never be contributed back. I don't see any proprietary Unix seriously competing with Linux any time soon though.
The OSes that I have listed have all BSD style licenses, nothing proprietary about them as such. As for competition with proprietary UNIX, probably not against Aix or HP-UX as they survive on maintenance contracts for big customers like banks and telecommunication companies, but Linux is still no match for high integrity computing OSes, many of which are micro-kernels with POSIX userspace available as possible API.
Yes, I know - but the software which ends up getting deployed/used/sold will be proprietary forks, right? That's the whole point: the licence is friendly to proprietary forks.
> Linux is still no match for high integrity computing OSes
Sure, VxWorks is safe.