TECH TIPS
Completely remove Ubuntu Desktop from a Ubuntu Server
While setting up my Plex I noticed that I couldn’t connect from my laptop to configure the server that I installed on a Ubuntu Server due to that they existed on different subnets. To solve this I installed Ubuntu Desktop temporarily on my Ubuntu Server and set...
How do you configure the PATH variable
Motivation Consider the following UNIX terminal session: dbettis@rhino[~]$ ls ... When you type the command ls, the shell dutifully executes the command and returns the results to you. During the course of a terminal session, you type more commands. These include...
How to scroll in a terminal using keyboard?
In "terminal" (not a graphic emulator like gterm), Shift+PageUp and Shift+PageDown works.
Common Motorola Moto G6, G6 Plus, and G6 Play problems and how to fix them
The Moto G6 is a fantastic smartphone if you need something capable on a budget. But no phone is perfect, and whether you’re using the Moto G6, the G6 Plus, or the G6 Play, you might still run into some issues. If you’re experiencing a technical...
How to Connect Marshall Mid A.N.C. Headphones to Bluetooth
To get started and connect your Mid A.N.C to Bluetooth: Push and hold the control knob for 5 seconds until the LED blinks Blue Select MID ANC from your sound device's Bluetooth® list. The indicator turns off when pairing is complete Press play, and enjoy you...
How to install Git on Ubuntu 18.04 / Linux Mint 19?
Git is a free and open source distributed version control system. It is perhaps the most popular within the branch as millions of developers use it to control software versions. Ease of use, community support, and efficient version control are the main features of...