Category: windows

AMD Ryzen 5600G + Gigabyte Aorus B550 + 2x NVMe Kingston SA2000M81000G + RAID0 (AMD RAIDXpert2) worth it? does it work with GNU Linux? 8k Youtube Benchmark passed on GNU Linux Debian 11 MATE – enable enable SVM Mode in UEFI BIOS to enable KVM Virtualization support
17.12.2022

update: 2024-04: system running well the system is running very well on GNU Linux Debian 12 + Windows (for gaming) dualboot (first install windows then GNU Linux and let grub handle the boot) the system reached it’s limits with Generation […]

Power Efficient Gaming – is this possible? YES IT IS! – Horizon Zero Dawn on AMD Ryzen 5600G (VEGA Cezanne OnBoard GPU) with as little as 86W! – GNU Linux using half the power of Windows 10 when Idle! #wtf? – enable enable SVM Mode in UEFI BIOS to enable KVM Virtualization support
17.12.2022

Even managed to run this system ONLY with SOLAR POWER from March to November (but not winter X-D) Of course RISC(V/ARM) based (mobile) gaming systems would be those that use the least amount of power per frame 😀 But it […]

GNU Linux – i-war running inside GNU Linux Debian 11 via wine – run old dos games (and windo(w)s games) from wine to dosbox-x – how to compile from latest src – first problems: keyboard / some keys “:” not working – mastering the game
21.04.2022

a word of warning: NEVER EVER INSTALL GAMES ON “FOR WORK” MACHINES! also: NEVER run any downloaded games while being connected to a network of importance (no matter if private or business) (nobody knows what those C++ dlls are up […]

Windows 10 is a data privacy nightmare
08.01.2022

all those surveillance and “in app trying to sell something”  make it way slower than Win 7… which is not good for a company that want’s to be productive (security, reliability, speed, speed, speed) get a bit of free tuning […]

Monolithic Hybrid Micro Nano Kernel OS and examples
13.02.2021

Why Hybrid? “Most hybrid kernels start as monolithic kernels and begin moving components into user land, primarily as security to support 3rd-party components and drivers which may be malicious or buggy. An example of a hybrid kernel design may keep […]

RedHat podcasts – season 1 episode 1 – The OS wars
15.01.2020

https://www.redhat.com/en/command-line-heroes/season-1/os-wars-part-1 direct link: https://dts.podtrac.com/redirect.mp3/audio.simplecast.com/f7670e99.mp3 by: https://saron.io/ https://www.linkedin.com/in/saronyitbarek http://feeds.codenewbie.org/cnpodcast.xml Tweets by saronyitbarek  

Windows (7) automatic reboot every 3 days at midnight taskschd.msc
04.09.2019

sometimes one wants to restart a windows vm every x days – to clean up RAM and Co. run task scheduler “Aufgabenplanung” %windir%\system32\taskschd.msc /s File/Datei -> New/Neu -> Basic Task/Einfache Aufgabe select or copy paste: %SystemRoot%\System32\shutdown.exe one has to scroll […]

retro computing: win95 win98 as virtualbox vm running on linux host
15.06.2019

tested on: Operating System: CentOS Linux 7 (Core) CPE OS Name: cpe:/o:centos:centos:7 Kernel: Linux 4.15.9 Architecture: x86-64 # using vboxmanage –version 5.2.6r120293 ah lovely isn’t it? BSOD Win98 style… errors were NOT the exception, they were THE NORM (and still […]

Win 10 Microsoft updates kills Start Menu – says No Security Updates anymore for Windows 7 SP1 after 2020-01
28.03.2019

https://boringsoftwaredevelopment.com/2020/01/episode1-0-screw-windows-10-how-to-setup-gnu-linux-debian-in-15min-including-desktop-and-office/ grab that open source software win32diskimager-1.0.0-install.exe to 1:1 copy (most) GNU Linux iso to USB and chances are really good: it will just boot 😀 (try that with windows haha X-D) Computers have grown complex (ignoring all the KISS(ing) […]

02.04.2018

‘Umstrukturierung für den neuen Kurs, den Konzernchef Satya Nadella Microsoft verordnet hat: „Das Unternehmen sieht seine Zukunft bei Cloud-Produkten, künstlicher Intelligenz und Quantum Computing. Das sind die strategischen Schwerpunkte, auf die sich Microsoft künftig ausrichtet.“’ http://app.handelsblatt.com/unternehmen/it-medien/fragen-und-antworten-das-muessen-sie-zum-microsoft-konzernumbau-wissen/21129292.html

Windows Batch CMD scripts – why endless loop?
12.02.2018

sometimes the scripts that used to work perfectly well – suddenly start to miss behave – but you HAVE NOT altered them! look closely to the directory they reside in… maybe something in the dir has changed! make sure: your […]