Smart Home Series – The Smart Tub

Source: https://atwing.net/home%20automation/shell-commands-assistant/I’d like thank ANTHONY NGUYEN @ https://atwing.net for the above article. It really widened my perspective with what could be done with voice commands and smart devices. =] That is where I was introduced to IFTTT, MQTT, and Home Assistant. By connecting them to Google Assistant, you can do ANYTHING with your voice. Like Read more about Smart Home Series – The Smart Tub[…]

How to add Borders, Backgrounds, Effects, Camera angles, and dynamic content to Your Video Call Using OBS on Ubuntu 22.04

Source: https://srcco.de/posts/using-obs-studio-with-v4l2-for-google-hangouts-meet.html For the backgrounds to work you;ll need a solid color background. I ordered this green screen: https://amzn.to/2ZhoAkK. I use Google meets, but this should work with any video conferencing software. (Google meets should be rolling out virtual backgrounds, and blurring in the coming months.) From: https://cloud.google.com/blog/products/g-suite/introducing-some-new-meet-features Install OBS Install V4L2 Create dummy video Read more about How to add Borders, Backgrounds, Effects, Camera angles, and dynamic content to Your Video Call Using OBS on Ubuntu 22.04[…]

How to Secure Windows Remote Desktop (RDP) with Wireguard VPN

There have been more and more RDP brute force hacks and subsequent ransomeware attacks. However, since the pandemic it’s important to have remote access to your windows infrastructure. Luckily securing RDP with WireGuard is pretty easy. Plus there is a WireGuard app for most platforms. Windows, MacOS, Linux, iOS, Android, etc.. https://www.wireguard.com/install/ From: https://www.henrychang.ca/how-to-setup-wireguard-vpn-server-on-windows/ Setup Read more about How to Secure Windows Remote Desktop (RDP) with Wireguard VPN[…]

How to Stream Games in 720p from the Cloud on a 3Mbps DSL Line using Parsec

There are three main hosted services I’ve tried. Geforce Now, Google Stadia, and Microsoft Xbox Live. The two self hosted options I’ve tried are Parsec, and Steam Remote Play. They all work to some degree amazingly enough, although not really playable on my slow connection with default settings. Parsec is the only option that allows Read more about How to Stream Games in 720p from the Cloud on a 3Mbps DSL Line using Parsec[…]

Wireless VR (Virtual Reality) on a Budget

UPDATE: The Quest 2 is now in stock for $299 on oculus.com The Oculus Quest is not available in the US, and even if/when it becomes available again it’s still over $400. Plus it’s limited to the Oculus store games, unless you use a USB 3.0 10ft link cable. That is why I needed an Read more about Wireless VR (Virtual Reality) on a Budget[…]

How to Root the LG G5 T-Mobile H830 H83030C 8.0.0 Oreo Complete Guide

WARNING: This will completely wipe all your data multiple times. =] You will need a USB-C to USB-A cable, and a computer. Most of it can be done on Linux, or MacOS, but the initial downgrade of the OS can only done on Windows. Unless you can run LGUP and Uppercut in WINE or a Read more about How to Root the LG G5 T-Mobile H830 H83030C 8.0.0 Oreo Complete Guide[…]

How to hide sponsored items and ranged prices when searching eBay

I finally stumbled across someone who has solved an issue I’ve grappling with for a while. Bogus ranged prices listings, and sponsored products messing up my searches when I sort by lowest price first. They created a posted some bookmarklets here: https://berserkerplanet.altervista.org/code/bookmarklets/ Thank you so much! Saving bookmarklets to your browser:Drag and Drop chosen bookmarklet Read more about How to hide sponsored items and ranged prices when searching eBay[…]

How to Build a 12v Lithium Battery from old Laptop Cells. Then put inside a UPS to charge from home, or a Solar panel. In order to run your 120vAC, 12vDC, and 5vDC devices off-grid.

Building a 3S5P (3 in series, 5 in parallel) 12v Lithium battery pack from old 18650 laptop battery cells.  To put in an old UPS, and use as a solar charger and inverter to run 5v, 12v, 24v, and 120v devices.  Charging either with 120v AC, or a 15v-21v solar panel.   Ingredients: 15x 18650 cells Read more about How to Build a 12v Lithium Battery from old Laptop Cells. Then put inside a UPS to charge from home, or a Solar panel. In order to run your 120vAC, 12vDC, and 5vDC devices off-grid.[…]

How to Install & Run Windows Server (Desktop Experience) under KVM on Ubuntu. With High Performance networking, hard drive, and display drivers. Then Configure for Remote Desktop Thin Clients with USB, Sound, and Microphone Forwarding.

I used Windows Server 2012r2 on Ubuntu 18.04 Bionic. Windows Server 2016 and Ubuntu 19.10 seems to work as well. Change BIOS to boot when power comes back up. Install Ubuntu Desktophttps://ltsp.github.io/docs/installation/ Install LTSPhttps://ltsp.github.io/docs/installation/ Create interface bridge:https://netplan.io/examples#configuring-network-bridges Example bridge config. Install KVM Install Windows VM Download Windows Create QEMU/KVM Virtual Machine. Be sure to Disk Read more about How to Install & Run Windows Server (Desktop Experience) under KVM on Ubuntu. With High Performance networking, hard drive, and display drivers. Then Configure for Remote Desktop Thin Clients with USB, Sound, and Microphone Forwarding.[…]

List of 5GHz Wireless USB Wireless Adapters that May Work with Ubuntu in Monitor/AP Mode

​​​I’ve included the Alfa version of these adapters, but theoretically any adapter that uses these three chipsets will work: RT3572, RTL8814,  RTL8812.Alfa AC1200 AWUS036ACH Alfa AWUS052NH: https://amzn.to/2PEYjFVChipset: Ralink MediaTek RT3572Notes: Works out of the box! Not 802.11AC only 5GHz N. Alfa AC1900 AWUS1900:  https://amzn.to/2USgjRgChipset: Realtek RTL8814 RTL8814U RTL8814AU  Device info: https://wikidevi.com/wiki/ALFA_Network_AWUS1900 Debian driver:  https://github.com/aircrack-ng/rtl8812auKali driver: sudo apt install realtek-rtl88xxau-dkmsNotes: Monitor mode must be set Read more about List of 5GHz Wireless USB Wireless Adapters that May Work with Ubuntu in Monitor/AP Mode[…]