Reset the Audio in MacOS to Re-Enable Audio Interface After Sleep
Sometimes my audio interface just would not work after my Macbook woke up from sleep. The solution is to reset the audio subsystem in MacOS.… »
Sometimes my audio interface just would not work after my Macbook woke up from sleep. The solution is to reset the audio subsystem in MacOS.… »
Nginx has size limits on headers, which can be too small - for instance when implementing OAuth on Azure.… »
Adding local DNS entries to your K3S cluster in a persistant way.… »
Kubernetes waits until there is just 15% disk space free before it starts deleting downloaded Docker images, even if they are unused. Here's how to change that.… »
A container based on a secured image usually has no root access and no curl. So how would you get files into it, for instance to restore a backup to a database?… »
Serving files without a folder in the path (i.e. www.domain.com/file.txt) can be tricky for a containerized installation of Wordpress, since the web root is not exposed as a volume. Custom 404 page to the rescue!… »
With the energy crisis, real-time electricity monitoring can really help you save money. Learn how to build a pulse meter using a Raspberry Pi and super cheap components.… »
Learn how to train your own GPT2 model to generate text with Google Colab, and then turn it into a Twitter bot.… »
How to configure network settings by hand in Ubuntu, for when things have gone wrong.… »
Upgrading Ghost from version 2 is a major pain because of new database settings requirements. Here's how to fix your database to meet them.… »
Learn how to use existing tools, frameworks and libraries to create an AI-based text generation service.… »
How to adopt a Unifi USG into a Remote Unifi Controller… »
Here's how to install Windows 10 on a Macbook Air 2011, even though it's not officially supported by Apple.… »
Media ger rÃ¥d om hur man undviker att fÃ¥ sina sociala mediekonton hackade - men glömmer alltid det viktigaste rÃ¥det.… »
Your MacBook will mistake your external monitor for a TV if it's not made by Apple, which will completely ruin picture quality. Here's how to fix it.… »
Learn how to use HTTP security headers, for the protection of your site and its users.… »
Learn how to make Google Drive your preferred application for Office files in MacOS… »
How to upgrade the firmware for a PERC6/i RAID controller on a Dell Server running Ubuntu… »
Installing Google Drive File Stream on MacOS requires changing Security settings in a less than intuitive location.… »
Ghost uses SQLite by default, here's how to move it to a MySQL database.… »