TECH TIPS
Install PowerShell Easily via Snap in Ubuntu 18.04
Microsoft PowerShell Core now can be easily installed in Ubuntu 18.04, Ubuntu 16.04 via Snap package. PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language. How...
How do I update update pihole?
pihole -up
Chromecast and eero routers do not play nice
Read about the issues here.
How do I fix the GPG error “NO_PUBKEY”?
By far the simplest way to handle this now is with Y-PPA-Manager (which now integrates the launchpad-getkeys script with a graphical interface). To install it, first add the webupd8 repository for this program: sudo add-apt-repository...
How to install Vivaldi Browser on Ubuntu 18.04 Bionic Beaver Linux
Objective The objective is to install Vivaldi Browser on Ubuntu 18.04 Bionic Beaver Linux Operating System and Software Versions Operating System: - Ubuntu 18.04 Bionic Beaver Requirements Privileged access to your Ubuntu System as root or via sudo command is...
Touchpad settings not found for LUbuntu 18.04
It appears that gpointing-device-settings was removed possibly due to never being finished and debugged. In any case, I found touchpad-indicator (site is in Spanish, but Google translated it for me pretty good), also with the code here. I installed it using: sudo...