The MPOW Bluetooth 5 dongle (Model: BH456A) does not work out of the box on Ubuntu 20.04 (kernel 5.4.0-42).
Patch the bluetooth kernel module and copy the firmware binaries to /lib/firmware.
| #!/usr/bin/bash | |
| # Coded by: Vladislav Grigoryev <vg[dot]aetera[at]gmail[dot]com> | |
| # Edited by: Simon "modellking" | |
| # License: GNU General Public License (GPL) version 3+ | |
| # Description: Resize images with ImageMagick from Nautilus | |
| # Requires: bash coreutils ImageMagick nautilus zenity | |
| # Build suggested resolutions: same aspect ratio with a common dimension (e.g. 1080) | |
| # or integer multiple/divisor of current size. Outputs pipe-separated combo values; |
| --- | |
| - name: Instruqt AAP Setup | |
| hosts: localhost | |
| become: false | |
| gather_facts: false | |
| collections: | |
| - ansible.controller | |
| vars: |
Last update: Tue Jan 14 23:15:49 UTC 2020 by @luckylittle
Last update: Mon Nov 18 05:32:46 UTC 2019 by @luckylittle
# USING YUM TO MANAGE SECURITY ERRATA:Last update: Fri Jul 26 08:23:20 UTC 2019 by @luckylittle
This is a quick Python script I wrote to download HumbleBundle books in batch. I bought the amazing Machine Learning by O'Reilly bundle. There were 15 books to download, with 3 different file formats per book. So I scratched a quick script to download all of them in batch.
(Final Result: books downloaded)
| # IMPORTANT! | |
| # This gist has been transformed into a github repo | |
| # You can find the most recent version there: | |
| # https://github.com/Neo23x0/auditd | |
| # ___ ___ __ __ | |
| # / | __ ______/ (_) /_____/ / | |
| # / /| |/ / / / __ / / __/ __ / | |
| # / ___ / /_/ / /_/ / / /_/ /_/ / | |
| # /_/ |_\__,_/\__,_/_/\__/\__,_/ |
| $conf['cache'] = 0; // Page cache | |
| $conf['page_cache_maximum_age'] = 0; // External cache TTL | |
| $conf['preprocess_css'] = FALSE; // Optimize css | |
| $conf['preprocess_js'] = FALSE; // Optimize javascript | |
| $conf['views_skip_cache'] = TRUE; // Views caching |
Permalink: git.io/vps
| Provider | Type | RAM | Cores | Storage | Transfer | Network | Price |
|---|