Screenshot of a Terminal window with the error "Updating statuses of users ... Error: /usr/sbin/lvectl destroy-and-recreate-all failed" on a lava lamp-esque green background

How to fix: “Error: /usr/sbin/lvectl destroy-and-recreate-all failed”

[box type=”info” align=”” class=”” width=””]Note: This may also be seen as error: “Ive_destroy: destroy operations are not allowed from LVE context” in kernel logs/on the hypervisor KVM.[/box] I came across this error on a couple of new CloudLinux 8 servers running Plesk encountering users with newly imported/backup restored users from entering cagefs, with this error

How to fix: “Error: /usr/sbin/lvectl destroy-and-recreate-all failed” Read More »

Screenshot of the email notification regarding this error on a colourful pink and orange background.

PHP Warning: Module “mysqli” is already loaded in Unknown on line 0

I recently encountered this error on a new server, and it turned out it was a result of a mismatch between the PHP version selected within Plesk and the PHP version in the CloudLinux PHP Selector. To resolve this, ensure that the correct PHP version is selected under both by heading to the PHP: And

PHP Warning: Module “mysqli” is already loaded in Unknown on line 0 Read More »

How to: Use the Apple Magic Trackpad 2 with official Apple Windows Precision drivers on a PC

[box type=”info” align=”” class=”” width=””]Tested on an ASUS Zenbook 14 OLED running Windows 11 22H2[/box] The Apple Magic Trackpad 2 is hands down the best wireless trackpad on the market, and is arguably better than most trackpads that come built into Windows laptops. Fortunately, it’s relatively easy to get it working on a PC. Whilst

How to: Use the Apple Magic Trackpad 2 with official Apple Windows Precision drivers on a PC Read More »

How To: Set up an MTProto/MTProxy Telegram Proxy Server

[box type=”warning” align=”” class=”” width=””]Please note this guide now uses a fork of the official MTProxy software. The official version is unmaintained (no updates in 5 years), and there is a bug from 2019 that remains unfixed and makes using MTProxy on newer Ubuntu releases difficult. The fork used is the most popular on GitHub

How To: Set up an MTProto/MTProxy Telegram Proxy Server Read More »

How To: Stop GNOME auto-printer discovery on Fedora/Ubuntu/Mint

Note: April 8th 2022. This may no longer work. It worked at the time of writing, but my printers keep coming up again now. Modern GNOME based distros automatically discover and install printers on your network and there’s no easy way to disable this. In the past disabling cups-browsed was enough, but we also now need to

How To: Stop GNOME auto-printer discovery on Fedora/Ubuntu/Mint Read More »

Enable Secure DNS on Brave/Chromium Browsers on Fedora

Out of the box Fedora applies organisation management to Chromium based browsers, and while heading to chrome://policy doesn’t show any policies even being applied (the only one has Error as its status), browsers such as Brave will prevent you from enabling Secure DNS as long as organisation management policies are enabled showing the message “This

Enable Secure DNS on Brave/Chromium Browsers on Fedora Read More »

disable-intel-turboboost service status

How To: Disable Intel Turbo Boost on Linux using systemd + intel_pstate

My laptop has issues with coil whine, resulting in me needing to disable Intel Turbo Boost. I usually use a GNOME Extension like CPU Power Manager but at the time of writing that extension isn’t compatible with GNOME 40, and isn’t much use for non-GNOME users. Firstly elevate to sudo with sudo -i, then: nano

How To: Disable Intel Turbo Boost on Linux using systemd + intel_pstate Read More »

How To: Fix The ‘Microsoft.Jet.OLEDB.4.0’ provider is not registered on the local machine.

This error is fairly simple to fix. There is no 64-bit Microsoft.Jet.OLEDB.4.0 provider, so you simply need to set the Application Pool for the site in question to 32-bit and the error should go away. To do this: Open the Internet Information Services (IIS) Manager GUI Click on Application Pools on the left-hand side Then

How To: Fix The ‘Microsoft.Jet.OLEDB.4.0’ provider is not registered on the local machine. Read More »