TECH TIPS
How to Choose a Static Site Generator
What is a Static Site? A static website is made of pre-built pages with content that doesn’t change between user visits. Because each page is delivered to the browser the same way every time, static pages are often much faster than pages with dynamic content that rely...
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...