TECH TIPS
How To Install Node.js & NPM on Ubuntu 18.04
Introduction Node.js is an open-source cross-platform JavaScript (JS) runtime environment. It is used for building fast and scalable network applications. In addition to offering various JS modules, it is also lightweight, efficient and supports consistent and...
Speed Up and Protect Your Home Network with Pi-hole + CleanBrowsing
Purchase a Raspberry Pi. If you have an older Raspberry Pi, use Raspberry Pi Imager to download and install the latest Raspbian image to a SD card. You can also use Etcher. Install the Raspbian Lite version (command line with no desktop). Read more. Change default...
How to Install Ubuntu Linux on Your Chromebook with Crouton
Chromebooks aren’t “just a browser”—they’re Linux laptops. You can easily install a full Linux desktop alongside Chrome OS and instantly switch between the two with a hotkey, no rebooting necessary. Sorry, the video player failed to load.(Error Code: 101102)...
How do I get started with VNC Connect on Linux?
Setting up your account The video below shows you how to get started: To subscribe to VNC Connect, see How do I subscribe to VNC Connect? On the computer you want to control Download VNC Server to the computer you want to control as either a DEB or RPM.Install the VNC...
How to Flush the DNS Cache on Ubuntu
The DNS or the Domain Name Server can be characterized as the most essential part of your link to the internet. The DNS translates the domain names to and from the IP addresses so that we don’t need to remember or keep a list of all the IP addresses of the websites we...
How to Fix Keyboard Not Working After Ubuntu Update
Recently, I updated my Ubuntu from 17.10 to 18.04 and after the reboot, the keyboard stopped working. It works on the lock screen, but not once I am logged in. Turns out, this is a fairly common problem. The keyboard input driver breaks after every major...