Cyberus Technology

@cyberus@mstdn.business
36 Followers
17 Following
12 Posts
This is the official Mastodon account of Cyberus Technology GmbH. Impressum: https://cyberus-technology.de/en/impressum
Homepagehttps://cyberus-technology.de
LocationDresden, Germany
Interested in working on enabling long-lived infrastructure with #NixOS? Help improve the security story or build a really good embedded platform: https://cyberus-technology.de/en/careers/software-engineer-ctrlos
Cyberus Technology

We offer products and professional services around virtualization, low-level Linux engineering and operating system development. We can also help with test automation projects and embedded Linux with decades long support cycles.

Cyberus Technology

🚀 Running NixOS on the Rock 5B? Yes, it’s possible! Our latest blog post dives into how we got NixOS working on this powerful ARM board, the challenges we faced, and why it’s an exciting option for developers.

🔗 Read more: https://cyberus-technology.de/en/articles/nixos-on-arm-rock-5b

#NixOS #ARM #Rock5B #Linux #FOSS

NixOS on ARM: Rock 5 B

We currently have a couple of projects that use the Radxa Rock 5B SBC as base platform. It's a nice ARM board based on the Rockchip RK3588. Upstream support for the CPU has improved quite a bit during the course of 2024, making it a solid choice for ARM PoCs and other projects. Read on to discover how to run NixOS on the board.

Cyberus Technology
🛠️ New on the blog: Discover how we used #Nix and #NixOS to package a hybrid #CMake project with #Rust dependencies using Corrosion! Learn how to tackle dependency management challenges and build #reproducible systems. 🌟
Read here: https://cyberus-technology.de/en/articles/nix-cmake-corrosion #DevOps #FOSS
Mastering Nix Packaging: CMake Projects with Corrosion and Rust Dependencies

At Cyberus, we use Nix and NixOS for reproducible, declarative builds and configurations. In a research project exploring VMI under Linux/KVM, we faced challenges packaging a key component. This post covers those difficulties and our solution.

Cyberus Technology

#Embedded systems need to last decades, but evolving ecosystems, security threats, and software complexity make this challenging.

Enter #NixOS: a Linux distribution designed for long-term reliability, with reproducible builds and declarative configurations that simplify management. From medical devices to #robotics, it’s the ideal solution for future-proofing embedded systems.

Learn how NixOS can extend the lifecycle of your systems: https://cyberus-technology.de/en/articles/building-embedded-systems-that-last-decades-with-nixos

Building Embedded Systems That Last Decades with NixOS

Are your embedded systems built to last? In industries like medical devices and robotics, longevity is critical—but maintaining security, compliance, and functionality over decades is no small feat. Discover how NixOS tackles these challenges with reproducible builds, declarative configurations, and long-term system reliability. Whether you're building X-ray machines or factory-floor robots, this guide explores why NixOS is the key to future-proofing your embedded systems.

Cyberus Technology
At Cyberus, we’ve automated system benchmarking using Nix and WFVM, optimizing performance across hardware for both Linux and Windows. Check out how we integrate these tests into our CI pipelines for better results! 🖥️🔧 Read more: https://cyberus-technology.de/en/articles/benchmarking-windows-nix-wfvm #Virtualization #Benchmarking #Nix #WFVM #OpenSource
Automated Benchmarking for Virtualization: How We Optimize System Performance with Nix and WFVM

In this blog post, we dive into how our team leverages advanced benchmarking techniques to ensure optimal performance across diverse systems, from Linux to Windows, using a mix of micro-benchmarks and real-world performance tests. We explain how automation through tools like Nix and WFVM allows us to streamline benchmarking across various hardware setups and integrate these processes directly into our CI pipelines. Our detailed dashboards track performance over time, giving us the insight needed to maintain and improve product quality.

Cyberus Technology

We're thrilled to showcase our live demo of migrating a virtual machine from VMware to QEMU/#KVM! Watch the video below and see how open-source virtualization helps us achieve seamless transitions without any downtime.

#Virtualization #QEMU #VMware #FOSS #CloudComputing #Tech"

Streamline your configurations with NixOS modules and specializations! Learn how these features make complex setups more manageable and ensure a flexible, reliable system.
Read more: https://cyberus-technology.de/en/articles/simplify-your-sr-iov-setup-a-guide-to-nixos-modules-and-specializations

#NixOS #Linux #FOSS #DevOps

Simplify Your SR-IOV Setup: A Guide to NixOS Modules and specialisations

Unlock the power of SR-IOV graphics acceleration with NixOS! This blog post dives into how you can simplify complex configurations using NixOS modules and specialisations. Whether you're optimizing your KVM backend for VirtualBox or exploring other advanced features, this guide makes it easy to experiment safely and efficiently. Ready to take your system setup to the next level?

Cyberus Technology

Weekend! Fancy a bit of gaming? How about doing that in a #virtualbox VM with GPU #virtualization? If your using #NixOS it's super simple `virtualisation.virtualbox.host.enableKvm = true;`

https://cyberus-technology.de/en/articles/vbox-kvm-sriov

Graphics Virtualization Support in KVM Backend for VirtualBox

Modern applications from CAD to games need beefy graphics hardware to work. In a virtual machine they are unusable, because they use slow emulated graphics. Learn in this article how to enjoy blazingly fast graphics by unlocking the graphics virtualization capability that ships in every modern Intel CPU.

Cyberus Technology
🚀 Seamless software updates with zero downtime! Our latest blog post dives into the power of live migration for maintaining high availability in cloud environments. Learn how Cyberus is advancing virtualization tech to keep your services running smoothly. #CloudComputing #OpenSource #virtualization https://cyberus-technology.de/en/articles/maximizing-uptime-the-power-of-live-migration-for-seamless-software-updates
Maximizing Uptime: The Power of Live Migration for Seamless Software Updates

Discover how live migration technology empowers cloud services to perform seamless updates, ensuring your software stays fresh without disrupting operations. At Cyberus, we're pioneering innovative solutions like post migration to push the boundaries of high availability. Ready to optimize your infrastructure?

Cyberus Technology
Hello, world! 👋