Skip to main content

Download The Updated ReactOS 0.4.13 ISO

We try to cover mostly Linux news but since we love all open source projects, sometimes there are news and gossip not related to a specific Linux distribution. Recently, we reported on Hyperbola becoming a BSD, so the following ReactOS news fit right in here.

The official changelog is bursting with cool additions, critical fixes, and loads of new hardware supported. Read the full changelog here, we'll only provide a preview with the best of the best features:

  • Improved USB storage handling
  • Fixed various boot problems (especially Live CD related)
  • Lots of love for HP laptop hardware (also AMD SB600)
  • Many BSOD issues have finally been closed
  • Fixed hundreds of critical regressions

Another impressive release, although the cynics among the open-source community might not see this.

Download the updated ReactOS 0.4.13 ISO from SourceForge: https://sourceforge.net/projects/reactos/files/ReactOS/0.4.13/

BTW, the ReactOS project recently re-launched their website, now based on the Hugo static site generator. Read more about this here.

For regular updates and timely distribution visit our Telegram channel: https://bit.ly/linuxtelegram

Popular posts from this blog

Boost Your Debian / Ubuntu Performance With The XanMod Kernel

If you haven't been a Linux user for a long time, you're probably on Ubuntu or any of the other "standard" Debian derivatives (Xubuntu, Kubuntu, or even Devuan). The standard kernel that ships with the LTS variants of Ubuntu operating systems is not optimized for performance but rather for compatibility. If you want to get more out of your hardware, it's recommended to install an optimized kernel for that purpose. There are several alternatives to the mainline kernel. The XanMod Kernel is one of these alternatives and relatively easy to install on your own Ubuntu / Debian machine. You can learn more about the XanMod Kernel here: https://xanmod.org The latest release by the XanMod developer team includes the following changes : - Preemptive Full Tickless Kernel at 500Hz w/ Tuned CPU Core Scheduler. - Tuned Multi-Queue Block Layer w/ Low-Latency BFQ I/O Scheduler. - Caching, Virtual Memory Manager and CPU Governor improvements. - RCU Boost for bett...

Hyperbola Linux Not Linux Anymore?

The FSF-approved Hyperbola Linux distribution is maintaining the "Milky Way" branch until 2022 but is considering to switch the kernel from Linux to BSD due to various reasons. The main reasons being: Linux DRM and other unfree approaches to kernel design (including HDCP) Linux rapidly depending on components that are not optional anymore (systemd, PulseAudio, etc.) It's going to be interesting to see how this experiment turns out. Hyperbola switching to a BSD kernel is quite the surprise. The HyperBK kernel was updated only hours ago. Read more about the kernel switch on the official Hyperbola website:  https://www.hyperbola.info/

NetBSD 9.1 Released With X11 Fixes

On October 18th, NetBSD 9.1 was released. A few of the highlights included in the latest NetBSD upgrade are listed below: Parallelized disk encryption with cgd(4) Added support for Xen 4.13 Added support for more hardware RNGs in the entropy subsystem Various reliability fixes and improvements for ZFS X11 improvements, default window manager switched to ctwm(1) Improved framebuffer console performance on amd64 Various instances of kernel memory corruption and information leakage were fixed Many other miscellaneous bug fixes, and additions to existing device drivers see the full changelog here NetBSD 9.1 was released on the same day as OpenBSD 6.8 , giving BSD users an interesting choice between two very stable operating systems based on a BSD Kernel. The last update before 9.1 was NetBSD 9.0 in February 2020. NetBSD is known to support dozens of different host machines and architectures. The following are probably the most no...