Passing the BIOS information from our PC to our QEMU/KVM Virtual Machine

Passing the BIOS information from our PC to our QEMU/KVM Virtual Machine

Hi everyone, In this post, we will see how simple it is to pass our physical machine BIOS information to our QEMU/KVM Windows Virtual Machine. Apparently, this is a way some software checks to see if it is running behind a VM and adding a simple line of configuration will pass our real machine BIOS info to the VM, so the software will read the real info rather than the one from the virtualized BIOS. Here’s an image from CPU-Z…

Read More Read More

Disabling the Ubuntu Splash Screen / Show log during boot

Disabling the Ubuntu Splash Screen / Show log during boot

Hi everyone, In this post, we’ll see how to disable the Ubuntu splash screen and enable showing the boot log when we start our machines. This is useful because it allow you to watch the system initializing instead of just showing the splash screen. These instructions should work for any system that uses GRUB as its bootloader. I’m using Ubuntu 22.10. To disable the Ubuntu splash screen, we must edit the GRUB configuration file found at /etc/default/grub. I will use…

Read More Read More

TPM Passthrough in Linux Virtual Machine Manager (virt-manager)

TPM Passthrough in Linux Virtual Machine Manager (virt-manager)

Hi everyone, Today, we will see how to pass our TPM (Trusted Platform Module) from our machine to our QEMU/KVM virtual machine using the Virtual Machine Manager tool. We will also modify an AppArmor configuration file to allow access to it. This is needed mostly if you plan on using Windows 11 as a virtual machine, unless you use a method to patch a Windows 11 ISO image in order to install it. Once Windows 11 is installed, the TPM…

Read More Read More

Movies added and coming soon at Redbox – September 13, 2022

Movies added and coming soon at Redbox – September 13, 2022

Hi everyone, Today is the second Tuesday of September 2022. Today, we are getting 4 movies on DVD and 2 Blu-Ray. Let’s see them below: Movies added DVD Blu-Ray Movies Coming Soon This list may be incomplete, and titles may be added or removed at any time. September 20th September 23rd September 27th September 30th October 4th Coming Later What will you be watching this week? Post Views: 9

Installing the Linux Kernel 6.0.0-rc5 in Ubuntu

Installing the Linux Kernel 6.0.0-rc5 in Ubuntu

Hi everyone, Yesterday, the Linux Kernel 6.0.0-rc5 was released. This kernel is mostly a bug fix release. Unfortunately, this release failed to build for the amd64 architecture on the Ubuntu Kernel Team site, but the good news is that today’s daily build succeeded, and we can download and install it in our Ubuntu system. Because the kernel failed to build for the official 6.0.0-rc5 release, we cannot install it via the Ubuntu Mainline Kernel Instaler tool. Instead, we must download…

Read More Read More

Releasing PAQCompress v0.6.1

Releasing PAQCompress v0.6.1

Hi everyone, Today, I have released PAQCompress v0.6.1: This release adds the new compressor version paq8px v207. For the changes in this new paq8px version, click here. You can download this new version on GitHub by clicking here. Enjoy! Post Views: 18

You can now install the Linux Kernel 6.0-rc3 in Ubuntu with the Ubuntu Mainline Kernel Installer tool

You can now install the Linux Kernel 6.0-rc3 in Ubuntu with the Ubuntu Mainline Kernel Installer tool

Hi everyone, While the latest Linux Kernel is currently at the 6.0-rc4 version, now we can install the Linux Kernel 6.0-rc3 in our Ubuntu Linux systems. The 6.0-rc4 version failed to compile, and is the reason why it’s not listed in the Ubuntu Mainline Kernel Installer tool, but at least we can now install the packages of the 6.0-rc3 version with it. To install it, you must first enable the installation of unstable kernels in the tool. For this, click…

Read More Read More

Ongoing Updates to the paq8px_script.py script to compress files using PAQ8PX

Ongoing Updates to the paq8px_script.py script to compress files using PAQ8PX

Hi everyone, Over the past few days, I’ve revisited my old paq8px_script.py Python script that I wrote in order to compress files using the paq8px compressor. This script builds a file list that we can feed to paq8px so that it can compress multiple files and create an archive. I wrote an introductory post of this project back in 2018. An update I did in 2020 was to add multithreaded compression by making a paq8px archive per file. This is…

Read More Read More

Movies added and coming soon at Redbox – September 6, 2022

Movies added and coming soon at Redbox – September 6, 2022

Hi everyone, Today is the first Tuesday of September 2022. Today, we are only getting 1 movies on DVD and Blu-Ray, but we also got an additional movie last Friday that was originally scheduled to be released today. Let’s see them below: Movies added DVD Blu-Ray Also, on Friday, we got Paradise Highway on DVD. Movies Coming Soon This list may be incomplete, and titles may be added or removed at any time. September 13th September 20th September 23rd September…

Read More Read More

Movies added and coming soon at Redbox – August 30, 2022

Movies added and coming soon at Redbox – August 30, 2022

Hi everyone, Today is the last Tuesday of August 2022. Today, we are only getting 1 movies on DVD. Let’s see them below: Movies added DVD American Carnage Movies Coming Soon This list may be incomplete, and titles may be added or removed at any time. September 6th Minions: The Rise of Gru Paradise Highway September 13th Elvis (2022) Paranormal Activity: Next of Kin Where the Crawdads Sing Wrong Place September 20th The Reef: Stalked September 23rd Bandit (2022) September…

Read More Read More