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: berserkerplanet.altervis… 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 Desktopltsp.github.io/docs/inst… Install LTSPltsp.github.io/docs/inst… Create interface bridge:netplan.io/examples#conf… 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: 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: wikidevi.com/wiki/ALFA_N… 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[…]

How to Upgrade to the newest Mainline Kernel in Ubuntu 18.10 using Ukuu

Sometimes you need the newest mainline kernel to utilize some modern piece of hardware that was just added to the Linux kernel. There is a nice utility for doing that here:  github.com/teejee2008/uk… To install, simply run the below commands in a terminal: sudo apt-add-repository -y ppa:teejee2008/ppa sudo apt-get install ukuu Then in dash call “ukuu”

Four ways to receive a Stream from your Android phone as a Video/Audio Source in OBS on Ubuntu 22.04 using IP Webcam

Preparation Read my previous article to install obs: jphein.com/how-to-instal… I will be using the free Android app called IP webcam. www.google.com/url?sa=t&… 1. Start and configure IP webcam. Run the server. You can use either USB or Wi-Fi. My Wi-Fi is rather slow, so I’ll be using a USB cable to connect my Android phone to Read more about Four ways to receive a Stream from your Android phone as a Video/Audio Source in OBS on Ubuntu 22.04 using IP Webcam[…]

How to Install Open Broadcaster Software (OBS) on Ubuntu 18.10 Cosmic Cuttlefish

Hello, and welcome to my first broadcast. This evening I will be showing you how to install Open Broadcaster Software, aka OBS on Ubuntu 18.10 Cosmic Cuttlefish. This is useful for recording or streaming how to’s such as these, or any other content. When recording audio in Ubuntu, you can install the low latency kernel Read more about How to Install Open Broadcaster Software (OBS) on Ubuntu 18.10 Cosmic Cuttlefish[…]

Editing the PXE Boot Menu using Ubuntu 18.04 LTSP

I had the idea to present the user with a PXE menu to install Ubuntu. After researching the idea, I decided to forgo this option, and utilize instead a zenity menu that could also be accessed by epoptes: github.com/jphein/boxen/… However if you are interested in the PXE boot menu, and netbooting into a Ubuntu install Read more about Editing the PXE Boot Menu using Ubuntu 18.04 LTSP[…]

How to Install Ubuntu 18.04 18.10 to an USB 3.1 M.2 16GB Drive Using KVM

Requirements 16GB M.2 SSD Drive. Like this one: amzn.to/2DKwv1B I used a M.2 to USB 3.1 1st gen (USB 3.0) adapter. Like this one: amzn.to/2qUHUDj Ubuntu Desktop 18.04 ISO image. Download here: www.ubuntu.com/download/… Follow these steps. From: www.coolgeeks101.com/how… For a KVM example of a bootable USB drive, we will use Virtual Machine Manager to create a new virtual Read more about How to Install Ubuntu 18.04 18.10 to an USB 3.1 M.2 16GB Drive Using KVM[…]